mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-02 22:07:31 +08:00
feat(agent): add Querit search tool (#17548)
This commit is contained in:
@@ -159,7 +159,7 @@ func sortedToolNames() []string {
|
||||
known := []string{
|
||||
"akshare", "arxiv", "code_exec", "crawler", "deepl", "duckduckgo",
|
||||
"email", "execute_sql", "exesql", "github", "google", "google_scholar",
|
||||
"jin10", "pubmed", "qweather", "retrieval", "search_my_dataset",
|
||||
"jin10", "pubmed", "qweather", "querit", "querit_search", "queritsearch", "retrieval", "search_my_dataset",
|
||||
"search_my_dateset", "searxng", "tavily", "tushare", "wencai",
|
||||
"web_crawler", "wikipedia", "yahoo_finance",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user