feat: add resume agent MVP

This commit is contained in:
OfferPai
2026-07-20 14:48:41 +08:00
commit 48599bf55b
65 changed files with 10988 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
fastapi>=0.115,<1
pydantic>=2.8,<3
openai>=1.60,<3
python-dotenv>=1.0,<2
uvicorn[standard]>=0.30,<1
httpx>=0.27,<1
pytest>=8.2,<9