Commit History

fix: clear input fields when clearing history
0e144e9
Running

hamba-ho commited on

design: complete UI redesign — remove all emojis, premium typography, refined layout, professional aesthetic
ebd87c7

hamba-ho commited on

fix: robust decision extraction (handle missing closing tag) and always show a result
3f08fc1

hamba-ho commited on

fix: force moderator to always produce DÉCISION FINALE on first and only round
164a810

hamba-ho commited on

feat: enforce extreme conciseness and reduce max rounds to 2 to save tokens and speed up consensus
74b842d

hamba-ho commited on

feat: add conversational continuation and clear history features
225dfe2

hamba-ho commited on

fix: reduce max_tokens and add retries to handle Groq TPM rate limits gracefully
e3fee95

hamba-ho commited on

fix: switch default model to llama-3.1-8b-instant to bypass 70b daily quota limit
1fed431

hamba-ho commited on

fix: reduce stop sequences to 4 to comply with Groq API limits
ac8779d

hamba-ho commited on

fix: bypass ZeroGPU quota consumption with dummy function
2671a5c

hamba-ho commited on

fix: bind stop sequences to llm to prevent hallucination loop and rate limit 429 errors
dacd14f

hamba-ho commited on

fix: enforce template translation and remove hardcoded UI titles
49d6194

hamba-ho commited on

fix: enforce language detection with explicit SystemMessage and improve final decision structure
1c24d91

hamba-ho commited on

fix: prompt engineering for strict multilingual support, anti-hallucination, and better debate contradiction
e599cdf

hamba-ho commited on

feat: add automatic multilingual support and optional location field for restaurant recommendations
a2eff4c

hamba-ho commited on

style: remove emojis and update agent names to be more professional
1e366c2

hamba-ho commited on

fix: add @spaces.GPU decorator for ZeroGPU compatibility
4df7f6f

hamba-ho commited on

fix: disable SSR mode for free-tier HF Spaces compatibility
1d7285a

hamba-ho commited on

fix: remove show_copy_button (deprecated in Gradio 6.x)
69087de

hamba-ho commited on

fix: Gradio 6.x compatibility — move css/theme to launch(), remove deprecated Chatbot params
c91a109

hamba-ho commited on

feat: implement Madia multi-agent debate app
1110d29

hamba-ho commited on

chore: add project structure with .gitignore
1e64b33

hamba-ho commited on

initial commit
fd1c1d2
verified

hamba-ho commited on