mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-15 20:27:20 +08:00
Port agent PRs to GO - 3 (#16596)
### Summary Port https://github.com/infiniflow/ragflow/pull/16415 https://github.com/infiniflow/ragflow/pull/16417
This commit is contained in:
@@ -161,7 +161,7 @@ func sortedToolNames() []string {
|
||||
"email", "execute_sql", "exesql", "github", "google", "google_scholar",
|
||||
"jin10", "pubmed", "qweather", "retrieval", "search_my_dataset",
|
||||
"search_my_dateset", "searxng", "tavily", "tushare", "wencai",
|
||||
"wikipedia", "yahoo_finance",
|
||||
"web_crawler", "wikipedia", "yahoo_finance",
|
||||
}
|
||||
sort.Strings(known)
|
||||
return known
|
||||
|
||||
Reference in New Issue
Block a user