feat: 完善联网搜索功能集成到React模式
All checks were successful
构建并部署 AI Agent 服务 / deploy (push) Successful in 6m3s

This commit is contained in:
2026-04-30 23:18:08 +08:00
parent d4e69073ec
commit 3e438b6e1c
4 changed files with 73 additions and 5 deletions

View File

@@ -43,4 +43,5 @@ pypdf==6.10.0
beautifulsoup4==4.14.3
lxml==6.1.0
pandas==3.0.2 # 若需Excel保留否则移除
spacy==3.8.14 # unstructured 可能依赖
spacy==3.8.14 # unstructured 可能依赖
duckduckgo-search>=6.0.0 # 联网搜索