17 lines
369 B
Plaintext
17 lines
369 B
Plaintext
# used by CI/CD testing
|
|
openai==1.99.5
|
|
python-dotenv
|
|
tiktoken
|
|
importlib_metadata
|
|
cohere
|
|
redis==5.2.1
|
|
redisvl==0.4.1
|
|
anthropic
|
|
orjson==3.10.12 # fast /embedding responses
|
|
pydantic==2.10.2
|
|
google-cloud-aiplatform==1.43.0
|
|
google-cloud-iam==2.19.1
|
|
fastapi-sso==0.16.0
|
|
uvloop==0.21.0
|
|
mcp==1.10.1 # for MCP server
|
|
semantic_router==0.1.10 # for auto-routing with litellm |