8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
# LiteLLM Agent API服务依赖
|
|
httpx>=0.27.0
|
|
fastapi>=0.115.0
|
|
uvicorn[standard]>=0.32.0
|
|
pydantic>=2.0.0
|
|
python-dotenv>=1.0.0
|
|
structlog>=24.0.0
|