chore: initialize medical consultation agent demo

This commit is contained in:
刘金宝
2026-06-01 09:25:26 +08:00
commit a7733243b2
139 changed files with 15764 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
sqlalchemy>=2.0.0
pydantic>=2.7.0
pymysql>=1.1.0
aiomysql>=0.2.0
httpx>=0.27.0
python-dotenv>=1.0.0
reportlab>=4.2.0
streamlit>=1.36.0
redis>=5.0.0