This commit is contained in:
2026-05-22 16:47:51 +07:00
parent 190d2418da
commit 582960cc32
39 changed files with 2307 additions and 2 deletions

4
agent/requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fastapi>=0.115,<1.0
uvicorn[standard]>=0.30,<1.0
pydantic>=2,<3
httpx>=0.27,<1.0