backend / requirements.txt
bastienp's picture
feat(security): add an API-Key Mechanism
d60934b
raw
history blame
213 Bytes
fastapi[standard]>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.5.0
python-jose[cryptography]>=3.3.0
uuid>=1.30
mistralai>=0.0.7
python-dotenv>=1.0.0
langchain>=0.3.15
langchain-mistralai>=0.2.4
elevenlabs>=0.1.0