requirements.txt 224 B

1234567891011
  1. fastapi>=0.95
  2. uvicorn[standard]>=0.22
  3. openai>=1.93.0
  4. python-dotenv>=1.0
  5. pydantic>=1.10
  6. agno>=1.7.2
  7. requests>=2.31.0
  8. sqlalchemy>=2.0.41
  9. langfuse>=3.2.1
  10. openlit>=1.34.32
  11. # agno为AI Agent框架,需根据实际安装名填写