tool invocation

This commit is contained in:
arkml 2025-03-24 16:10:43 +05:30 committed by Ramnique Singh
parent b131c1768e
commit b2fd9bf877
7 changed files with 574 additions and 162 deletions

View file

@ -40,6 +40,7 @@ lxml = "^5.3.0"
markdownify = "^0.13.1"
MarkupSafe = "^3.0.2"
mcp = "*"
motor = "^3.7.0"
mypy-extensions = "^1.0.0"
nest-asyncio = "^1.6.0"
numpy = "^2.1.2"
@ -54,6 +55,8 @@ python-dateutil = "^2.8.2"
python-docx = "^1.1.2"
python-dotenv = "^1.0.1"
pytz = "^2024.2"
qdrant_client = "^1.13.3"
redis = "^5.2.1"
requests = "^2.32.3"
setuptools = "^75.1.0"
six = "^1.16.0"