first commit

This commit is contained in:
2026-08-21 08:37:51 -03:00
commit 881a99b0a8
214 changed files with 61407 additions and 0 deletions

34
requirements.txt Normal file
View File

@@ -0,0 +1,34 @@
python-dotenv==1.0.1
fastapi==0.115.6
uvicorn[standard]==0.34.0
httpx==0.27.2
aiohttp>=3.9,<4
websockets>=12,<16
google-cloud-pubsub==2.37.0
opentelemetry-sdk==1.39.1
opentelemetry-exporter-otlp-proto-http==1.39.1
redis==8.0.1
livekit==1.0.23
livekit-api==1.1.0
livekit-agents[azure,openai,elevenlabs,silero,turn-detector]==1.3.10
livekit-plugins-azure==1.3.10
livekit-plugins-turn-detector==1.3.10
soundfile==0.12.1
langgraph==1.0.8
langchain==1.2.10
langchain-openai==1.1.10
langchain-oci==0.2.5
langfuse==3.10.0
oci>=2,<3
num2words==0.5.14
vosk>=0.3.44,<0.4.0
elevenlabs==2.22.1
pytest>=8,<10
pytest-cov>=4,<6