feat: add Doubao Global web search provider (#92)

This commit is contained in:
Johnson-LYS
2026-09-01 16:27:58 +08:00
committed by GitHub
parent e7848667b6
commit 3b26ea627d
5 changed files with 87 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
{
"description": "web_search 工具后端加载顺序索引",
"order": ["tavily", "brave", "serper"]
"order": ["tavily", "brave", "serper", "doubao-search-global"]
}