[FEAT] Add native Baidu Search provider for Agent web browsing (#5388)

* feat: add native baidu search provider for agent web browsing

* chore: address baidu search review feedback

* refactor baiduSearch internal util to be locally scoped

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
This commit is contained in:
jimmyzhuu
2026-04-23 08:53:20 +08:00
committed by GitHub
parent 55567239b0
commit 680d38a3ce
8 changed files with 170 additions and 1 deletions

View File

@@ -378,6 +378,9 @@ GID='1000'
#------ Bing Search ----------- https://portal.azure.com/
# AGENT_BING_SEARCH_API_KEY=
#------ Baidu Search ----------- https://cloud.baidu.com/doc/qianfan-api/s/Wmbq4z7e5
# AGENT_BAIDU_SEARCH_API_KEY=
#------ Serply.io ----------- https://serply.io/
# AGENT_SERPLY_API_KEY=
@@ -448,4 +451,4 @@ GID='1000'
# (optional) Comma-separated list of skills that are auto-approved.
# This will allow the skill to be invoked without user interaction.
# AGENT_AUTO_APPROVED_SKILLS=create-pdf-file,create-word-file
# AGENT_AUTO_APPROVED_SKILLS=create-pdf-file,create-word-file