feat: added advanced search and topic support for Tavily

This commit is contained in:
AnotiaWang
2025-02-20 14:53:42 +08:00
parent 599515e52e
commit 0ad5316249
5 changed files with 41 additions and 3 deletions

View File

@ -37,7 +37,11 @@
"queryLanguageHelp": "The language of the search query. Useful if you want to get search results in a different language.\nWhen writing conclusions, the AI model will still use the language same as the web UI.",
"providers": {
"tavily": {
"help": "Similar to Firecrawl, but provides 1000 free credits / month. Get one API key at {0}."
"help": "Similar to Firecrawl, but provides 1000 free credits / month. Get one API key at {0}.",
"advancedSearch": "Advanced Search",
"advancedSearchHelp": "Get higher quality search results. Costs 1 extra credit each time.",
"searchTopic": "Search Topic",
"searchTopicHelp": "Optimize the search for the selected topic with tailored and curated information. Defaults to 'general'."
},
"firecrawl": {
"help": "Get one API key at {0} if you are using the official service."