Initial voice call center app

This commit is contained in:
Magzhan
2026-06-20 17:38:19 +05:00
commit bbb6985876
12 changed files with 2833 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
openai>=1.88.0
python-dotenv>=1.0.1
httpx>=0.28.0
websockets>=12.0,<16.0