封装fastAPI openAI接口规范

This commit is contained in:
jeremygan2021
2025-11-04 23:57:37 +08:00
parent a75989c3e6
commit 8a9aef87aa
15 changed files with 904 additions and 7 deletions

View File

@@ -0,0 +1,24 @@
fastapi>=0.104.0
uvicorn>=0.24.0
pydantic>=2.0.0,<2.12
loguru>=0.7.0
python-dotenv>=1.0.0
langchain==1.0
langchain-core>=0.1.0
langchain-community
langchain-openai
langchain-mcp-adapters
langgraph>=0.0.40
tyro>=0.7.0
commentjson>=0.9.0
matplotlib>=3.7.0
Pillow>=10.0.0
jax>=0.4.0
httpx[socks]
dashscope
websockets>=11.0.3
mcp>=1.8.1
mcp-proxy>=0.8.2
faiss-cpu
fastmcp
pandas