fix: prioritize Doubao web search (#93)

This commit is contained in:
Johnson-LYS
2026-09-01 16:37:39 +08:00
committed by GitHub
parent 3b26ea627d
commit 8157091702
3 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"capability": "web_search",
"enabled": false,
"builtin": true,
"priority": 40,
"priority": 5,
"endpoint": "https://open.feedcoopapi.com/search_api/global_search",
"method": "POST",
"auth": {