feat: Add tavily search builtin tool (#2257)

This commit is contained in:
Matthew Zhou
2025-05-20 07:38:11 +08:00
committed by GitHub
parent 9542dd2fd9
commit 26ae9c4502
13 changed files with 119 additions and 13 deletions

View File

@@ -91,6 +91,7 @@ apscheduler = "^3.11.0"
aiomultiprocess = "^0.9.1"
matplotlib = "^3.10.1"
asyncpg = "^0.30.0"
tavily-python = "^0.7.2"
[tool.poetry.extras]