Fix: stop only at [RESULT:, inject results into assistant turn, ACTION: regex fix e6d9256 Running verified Theright07 commited on 27 days ago
Major fix: few-shot examples in system prompt, ACTION: format, stop tokens, 12-step loop 78d4241 verified Theright07 commited on 27 days ago
Fix: retry logic in web_search, tool loop prevention, cleaner system prompt e646bc3 verified Theright07 commited on 27 days ago
Fix: sync LLM + async streaming, stop token for tool parsing, shorter prompts af55325 verified Theright07 commited on 27 days ago
Complete rewrite: FastAPI+SSE streaming, proper tool calling, web_search, token streaming dc9be71 verified Theright07 commited on 27 days ago
Switch to FastAPI+SSE, add duckduckgo-search, remove gradio 1fdbbad verified Theright07 commited on 27 days ago
Downgrade to gradio==3.50.2 + pydantic==1.x to fix jinja2 crash b30c127 verified Theright07 commited on 27 days ago
fix: remove ssr_mode (not supported in gradio 4.44.1) b03325f verified Theright07 commited on 27 days ago
Fix: gr.Blocks with simple Chatbot, no type param, no ChatInterface a2145fa verified Theright07 commited on 27 days ago
fix: requirements.txt (resolve RUNTIME_ERROR / gradio launch) a375f1b verified Theright07 commited on 27 days ago
fix: app.py (resolve RUNTIME_ERROR / gradio launch) 5307f93 verified Theright07 commited on 27 days ago
fix: Dockerfile (resolve RUNTIME_ERROR / gradio launch) 4204d37 verified Theright07 commited on 27 days ago
Fix: use gr.ChatInterface instead of gr.Blocks+Chatbot to avoid Gradio 4.44 type bug 2041e32 verified Theright07 commited on 27 days ago
Fix: add type='tuples' to Chatbot, fix history iteration, remove share=True error c83d6aa verified Theright07 commited on 27 days ago