feat: support arxiv & brave search

This commit is contained in:
He Tao
2025-04-11 15:37:55 +08:00
parent 23298abd14
commit 3a342a62ba
7 changed files with 99 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ dependencies = [
"jinja2>=3.1.3",
"duckduckgo-search>=8.0.0",
"inquirerpy>=0.3.4",
"arxiv>=2.2.0",
]
[project.optional-dependencies]