Final robust chatbot with dynamic connection check and model selector 204d759 Nhughes09 commited on Dec 11, 2025
Working local Ollama chatbot with flexible history format and conversation memory 5a2e9d4 Nhughes09 commited on Dec 11, 2025
DeepSeek chatbot with Ollama + setup instructions for visitors 77ed406 Nhughes09 commited on Dec 11, 2025
Switch to llama-cpp-python with TinyLlama for HF Spaces cloud hosting 4f30320 Nhughes09 commited on Dec 11, 2025
Ultra-robust chatbot v3.0 with conversation memory and extensive logging bc2d859 Nhughes09 commited on Dec 11, 2025
Modular architecture: logging_config.py, cloudflare_client.py, app.py for Cloudflare AI e54f4cc Nhughes09 commited on Dec 11, 2025
MAJOR: Self-healing AI with multi-model fallback, exponential debugging, diagnostic engine 976f31c Nhughes09 commited on Dec 11, 2025
Fix: Use correct OpenAI-compatible API URL with comprehensive logging 102288d Nhughes09 commited on Dec 11, 2025
Use HF_TOKEN from environment secrets instead of hardcoded 6484aef Nhughes09 commited on Dec 11, 2025
Fix: Pin exact versions gradio==4.19.2 huggingface_hub==0.22.2 for HfFolder compatibility cdfd669 Nhughes09 commited on Dec 11, 2025
Major fix: Use requests API instead of InferenceClient to avoid version conflicts 819ddc6 Nhughes09 commited on Dec 11, 2025
Fix: Upgrade gradio and huggingface_hub for base_url support 90bcbad Nhughes09 commited on Dec 11, 2025
Fix: Use new router.huggingface.co endpoint instead of deprecated api-inference b7ce573 Nhughes09 commited on Dec 11, 2025
Fix: Downgrade HF Hub for compatibility and add version logging 652eb72 Nhughes09 commited on Dec 11, 2025