mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-29 18:36:23 +02:00
Add support for other providers - litellm, openrouter
This commit is contained in:
parent
8c2c21a239
commit
14eee3e0c3
24 changed files with 398 additions and 95 deletions
|
|
@ -6,6 +6,7 @@ annotated-types==0.7.0
|
|||
anyio==4.8.0
|
||||
asgiref==3.8.1
|
||||
attrs==25.3.0
|
||||
babel==2.16.0
|
||||
beautifulsoup4==4.12.3
|
||||
blinker==1.9.0
|
||||
build==1.2.2.post1
|
||||
|
|
@ -29,7 +30,9 @@ findpython==0.6.3
|
|||
firecrawl==1.9.0
|
||||
Flask==3.1.0
|
||||
frozenlist==1.5.0
|
||||
griffe==1.6.2
|
||||
fsspec==2025.3.2
|
||||
ghp-import==2.1.0
|
||||
griffe==1.7.3
|
||||
grpcio==1.71.0
|
||||
grpcio-tools==1.71.0
|
||||
gunicorn==23.0.0
|
||||
|
|
@ -39,9 +42,11 @@ hpack==4.1.0
|
|||
httpcore==1.0.7
|
||||
httpx==0.27.2
|
||||
httpx-sse==0.4.0
|
||||
huggingface-hub==0.30.2
|
||||
Hypercorn==0.17.3
|
||||
hyperframe==6.1.0
|
||||
idna==3.10
|
||||
importlib_metadata==8.6.1
|
||||
installer==0.7.0
|
||||
itsdangerous==2.2.0
|
||||
jaraco.classes==3.4.0
|
||||
|
|
@ -50,11 +55,21 @@ jaraco.functools==4.1.0
|
|||
Jinja2==3.1.5
|
||||
jiter==0.6.1
|
||||
jsonpath-python==1.0.6
|
||||
jsonschema==4.23.0
|
||||
jsonschema-specifications==2025.4.1
|
||||
keyring==25.6.0
|
||||
litellm==1.67.2
|
||||
lxml==5.3.0
|
||||
Markdown==3.7
|
||||
markdownify==0.13.1
|
||||
MarkupSafe==3.0.2
|
||||
mcp==1.5.0
|
||||
mcp==1.6.0
|
||||
mergedeep==1.3.4
|
||||
mistralai==1.2.3
|
||||
mkdocs==1.6.1
|
||||
mkdocs-get-deps==0.2.0
|
||||
mkdocs-material==9.5.50
|
||||
mkdocs-material-extensions==1.3.1
|
||||
more-itertools==10.6.0
|
||||
motor==3.7.0
|
||||
msgpack==1.1.0
|
||||
|
|
@ -62,11 +77,13 @@ multidict==6.2.0
|
|||
mypy-extensions==1.0.0
|
||||
nest-asyncio==1.6.0
|
||||
numpy==2.2.1
|
||||
openai==1.68.0
|
||||
openai-agents==0.0.4
|
||||
openai==1.76.0
|
||||
openai-agents==0.0.13
|
||||
openpyxl==3.1.5
|
||||
packaging==24.2
|
||||
paginate==0.5.7
|
||||
pandas==2.2.3
|
||||
pathspec==0.12.1
|
||||
pbs-installer==2025.3.17
|
||||
pkginfo==1.12.1.2
|
||||
platformdirs==4.3.7
|
||||
|
|
@ -80,18 +97,26 @@ pycparser==2.22
|
|||
pydantic==2.10.5
|
||||
pydantic-settings==2.8.1
|
||||
pydantic_core==2.27.2
|
||||
Pygments==2.19.1
|
||||
PyJWT==2.10.1
|
||||
pymdown-extensions==10.14.1
|
||||
pymongo==4.10.1
|
||||
pyproject_hooks==1.2.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-docx==1.1.2
|
||||
python-dotenv==1.0.1
|
||||
pytz==2024.2
|
||||
PyYAML==6.0.2
|
||||
pyyaml_env_tag==0.1
|
||||
qdrant-client==1.13.3
|
||||
Quart==0.20.0
|
||||
RapidFuzz==3.12.2
|
||||
redis==5.2.1
|
||||
referencing==0.36.2
|
||||
regex==2024.11.6
|
||||
requests==2.32.3
|
||||
requests-toolbelt==1.0.0
|
||||
rpds-py==0.24.0
|
||||
setuptools==75.8.0
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
|
|
@ -99,23 +124,30 @@ sniffio==1.3.1
|
|||
sounddevice==0.5.1
|
||||
soupsieve==2.6
|
||||
sse-starlette==2.2.1
|
||||
sseclient==0.0.27
|
||||
sseclient-py==1.8.0
|
||||
starlette==0.46.1
|
||||
tabulate==0.9.0
|
||||
tiktoken==0.9.0
|
||||
tokenizers==0.21.1
|
||||
tomlkit==0.13.2
|
||||
tqdm==4.67.1
|
||||
trove-classifiers==2025.3.19.19
|
||||
types-requests==2.32.0.20250306
|
||||
types-requests==2.32.0.20250328
|
||||
typing-inspect==0.9.0
|
||||
typing-inspection==0.4.0
|
||||
typing_extensions==4.12.2
|
||||
tzdata==2024.2
|
||||
urllib3==2.3.0
|
||||
uvicorn==0.34.0
|
||||
virtualenv==20.29.3
|
||||
waitress==2.1.2
|
||||
watchdog==6.0.0
|
||||
websockets==13.1
|
||||
Werkzeug==3.1.3
|
||||
wheel==0.44.0
|
||||
wsproto==1.2.0
|
||||
xattr==1.1.4
|
||||
yarl==1.18.3
|
||||
zipp==3.21.0
|
||||
zstandard==0.23.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue