Replace unavailable models with HF Inference API-verified models (Mistral, Llama 2, Zephyr, etc.) 7b69e72 adityaverma977 commited on 17 days ago
Add contextual chat message generation when HF models don't return messages 221d021 adityaverma977 commited on 17 days ago
Add comprehensive logging for HF API token and inference failures 967c2f6 adityaverma977 commited on 17 days ago
Add scroll to models panel (max-height 400px, overflow-y-auto) 11ba25d adityaverma977 commited on 17 days ago
Remove Groq models; switch registry and clients to HF-only curated list 593e9c0 adityaverma977 commited on 17 days ago
Add Groq->HF fallback mapping and accept HUGGINGFACE_API_TOKEN d4d710c adityaverma977 commited on 17 days ago
Add HF fallback for Groq rate-limit errors; remove rate-limited Groq models 97270d8 adityaverma977 commited on 17 days ago
Remove rate-limited Groq models (llama-3.1 variants, gemma) and use Mixtral as default 5c81985 adityaverma977 commited on 17 days ago
Add fire status ETA event, probabilistic lethality by intensity, display ETA in UI 30e238f adityaverma977 commited on 17 days ago
Frontend: accept legacy available-models response (groq_models / hf_spaces_models) and merge into unified list 25f6a95 adityaverma977 commited on 17 days ago
Add 15+ free HF models, expand model selection, add debug logging 8bcd5b0 adityaverma977 commited on 17 days ago
Keep both Groq + HF models, remove rate-limited Groq models, unify model selection UI without backend labels 8e038ca adityaverma977 commited on 17 days ago
Add complete YAML front matter with sdk_version and python_version to READMEs 117a348 adityaverma977 commited on 17 days ago
Merge hf/main: keep master version of .gitignore and README.md aef7859 adityaverma977 commited on 17 days ago
Tune fire extinguishing: inverse scaling so 2 agents = fast game (90s), more agents = slower game (110s+) d1adb89 adityaverma977 commited on 17 days ago
Fix report build using tickHistory updater to avoid stale closure; compute final report from authoritative history ac45880 adityaverma977 commited on 17 days ago
Compute report from tick events and store full tick messages 98e2ee8 adityaverma977 commited on 17 days ago
Collect tick history, render tracks and show per-model report bc3902d adityaverma977 commited on 17 days ago
Use model-authored dynamic chat with recent radio context e0206f3 adityaverma977 commited on 17 days ago
Update simulation chat personality and celebration messages da20490 adityaverma977 commited on 17 days ago
Make simulation chat lively and celebrate fire reduction a832193 adityaverma977 commited on 17 days ago
Fix frontend backend URL handling and track frontend lib folder 0d6660e adityaverma977 commited on 17 days ago
Prepare backend for HF Space and set Node 22 for Vercel a64703a adityaverma977 commited on 17 days ago