feat: add image search builtin tool

This commit is contained in:
hetaoBackend
2026-01-29 08:23:50 +08:00
parent af18df480b
commit 5e62471312
9 changed files with 311 additions and 17 deletions

View File

@@ -25,6 +25,7 @@ dependencies = [
"tavily-python>=0.7.17",
"firecrawl-py>=1.15.0",
"uvicorn[standard]>=0.34.0",
"ddgs>=9.10.0",
]
[dependency-groups]