Hello01 / app.py

Commit History

Fix: stop only at [RESULT:, inject results into assistant turn, ACTION: regex fix
e6d9256
Running
verified

Theright07 commited on

Major fix: few-shot examples in system prompt, ACTION: format, stop tokens, 12-step loop
78d4241
verified

Theright07 commited on

Fix: retry logic in web_search, tool loop prevention, cleaner system prompt
e646bc3
verified

Theright07 commited on

Fix: sync LLM + async streaming, stop token for tool parsing, shorter prompts
af55325
verified

Theright07 commited on

Complete rewrite: FastAPI+SSE streaming, proper tool calling, web_search, token streaming
dc9be71
verified

Theright07 commited on

Use gradio 3.50.2 compatible app.py
439323a
verified

Theright07 commited on

fix: remove ssr_mode (not supported in gradio 4.44.1)
b03325f
verified

Theright07 commited on

Fix: gr.Blocks with simple Chatbot, no type param, no ChatInterface
a2145fa
verified

Theright07 commited on

fix: app.py (resolve RUNTIME_ERROR / gradio launch)
5307f93
verified

Theright07 commited on

Fix: use gr.ChatInterface instead of gr.Blocks+Chatbot to avoid Gradio 4.44 type bug
2041e32
verified

Theright07 commited on

Fix: add type='tuples' to Chatbot, fix history iteration, remove share=True error
c83d6aa
verified

Theright07 commited on

Update app.py
207c831
verified

Theright07 commited on

Create app.py
77fcafd
verified

Theright07 commited on