v0.1.0 随身助手初版:FastAPI后端(认证/对话/智能体/项目/文件/视频分析) + Vue3 Vant PWA前端(流式对话/智能体市场/项目任务/视频分析)

This commit is contained in:
2026-08-14 18:11:16 +08:00
commit ee9f5ffe13
57 changed files with 10658 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
fastapi>=0.115
uvicorn[standard]>=0.30
sqlalchemy>=2.0
pydantic>=2.7
pydantic-settings>=2.3
pyjwt>=2.8
python-multipart>=0.0.9
httpx>=0.27
openai>=1.40