mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-29 02:24:02 +02:00
tool invocation
This commit is contained in:
parent
b131c1768e
commit
b2fd9bf877
7 changed files with 574 additions and 162 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue