Add tavily as web searh tool. (#5349)

### What problem does this PR solve?

#5198

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Kevin Hu
2025-02-26 10:21:04 +08:00
committed by GitHub
parent e5e9ca0015
commit 53b9e7b52f
6 changed files with 3248 additions and 3080 deletions

View File

@ -97,6 +97,7 @@ dependencies = [
"six==1.16.0",
"strenum==0.4.15",
"tabulate==0.9.0",
"tavily-python==0.5.1",
"tencentcloud-sdk-python==3.0.1215",
"tika==2.6.0",
"tiktoken==0.7.0",