rushagentrush / backend /requirements.txt
adityaverma977
Keep both Groq + HF models, remove rate-limited Groq models, unify model selection UI without backend labels
8e038ca
raw
history blame contribute delete
124 Bytes
fastapi>=0.136.0
uvicorn[standard]>=0.30.0
websockets>=12.0
groq>=0.11.0
httpx>=0.27.0
python-dotenv>=1.0.0
pydantic>=2.7.0