mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-06 23:51:15 +08:00
Update go cli (#13717)
### What problem does this PR solve? Go cli ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@@ -95,6 +95,9 @@ const (
|
||||
TokenSync
|
||||
TokenBenchmark
|
||||
TokenPing
|
||||
TokenToken
|
||||
TokenTokens
|
||||
TokenUnset
|
||||
|
||||
// Literals
|
||||
TokenIdentifier
|
||||
|
||||
Reference in New Issue
Block a user