Fix expected string or bytes-like object TypeError in format_thinking_tags by ensuring text is returned and type-checked 7d0c3c0 Running Saffn commited on 12 days ago
Silence duckduckgo_search package rename warning in src/tools.py 2ddc644 Saffn commited on 12 days ago
Add top-tier open, ungated models (DeepSeek R1 Distill, Qwen Coder, Phi-3.5) to configurations 9e14b01 Saffn commited on 12 days ago
Add Google Gemma 2 (2B, 9B, and 27B) models to available configurations fc2d603 Saffn commited on 12 days ago
Set Qwen 2.5 72B Instruct as default for HF Serverless API mode to avoid gated repo issues 55dcf86 Saffn commited on 12 days ago
Handle gated repository errors gracefully and support hf_token for local loading bf619f1 Saffn commited on 12 days ago
Fix UI compilation issues, rename app to Saffan Chat, add AI Persona & Skill presets ebb692c Saffn commited on 12 days ago
Escape LaTeX curly braces in SYSTEM_PROMPT to fix string formatting KeyError 03fb095 Saffn commited on 12 days ago
Initialize chatbot state to list and add safety checks for NoneType history in Gradio 5 7e6922f Saffn commited on 12 days ago
Implement thread-free KV-cached inference to prevent Zero-GPU thread hang and quota drain e97051c Saffn commited on 12 days ago
Deploy premium Claude-style LLM chatbot with web search, scraping, memory, and access control b311643 Saffn commited on 12 days ago