rushagentrush / backend /app /groq_client.py

Commit History

Improve agent chat tone and HF fallback behavior
258a316

adityaverma977 commited on

Update HF router models and inference flow
2a49cf3

adityaverma977 commited on

Replace unavailable models with HF Inference API-verified models (Mistral, Llama 2, Zephyr, etc.)
7b69e72

adityaverma977 commited on

Add contextual chat message generation when HF models don't return messages
221d021

adityaverma977 commited on

Add comprehensive logging for HF API token and inference failures
967c2f6

adityaverma977 commited on

Remove Groq models; switch registry and clients to HF-only curated list
593e9c0

adityaverma977 commited on

Add Groq->HF fallback mapping and accept HUGGINGFACE_API_TOKEN
d4d710c

adityaverma977 commited on

Add 15+ free HF models, expand model selection, add debug logging
8bcd5b0

adityaverma977 commited on

Keep both Groq + HF models, remove rate-limited Groq models, unify model selection UI without backend labels
8e038ca

adityaverma977 commited on

Use model-authored dynamic chat with recent radio context
e0206f3

adityaverma977 commited on

inital build
43d708a

adityaverma977 commited on