sql-agent / app.py

Commit History

Cap chart size: max-width 880px and max-height 460px so charts have natural proportions
180e51f
verified

DanielRegaladoCardoso commited on

Wider left column (480-580px) + capped schema height with scroll
20f5c06
verified

DanielRegaladoCardoso commited on

Fluid layout (no max-width) to remove dark side bars
984d23c
verified

DanielRegaladoCardoso commited on

UX premium: chart badge, SQL syntax highlighting + copy, smart placeholder, drag highlight
0293614
verified

DanielRegaladoCardoso commited on

Cap to top 30 categories, hide gr.File X button, single-row buttons, no duplicate title
2faefdb
verified

DanielRegaladoCardoso commited on

Polish: 4-step pipeline progress, large empty state w/ icon, subtle entrance animations
96c622d
verified

DanielRegaladoCardoso commited on

Bigger rectangular layout: 1600x920 max with 16:9 feel
e53c67f
verified

DanielRegaladoCardoso commited on

Dynamic suggested questions based on actual dataset columns (no more Titanic-only)
7cc0c39
verified

DanielRegaladoCardoso commited on

Layout: 2-column split (left=data+question, right=results)
a42423c
verified

DanielRegaladoCardoso commited on

Result narration (Qwen-powered) + UI polish for upload area + dark-mode fixes
55951ea
verified

DanielRegaladoCardoso commited on

SVG: standalone download (XML prolog, white bg, fixed dims) + Plotly first
9b0542e
verified

DanielRegaladoCardoso commited on

Dark-mode fixes: visible title/chip, hide gr.File uploaded box, transparent question group
6da1391
verified

DanielRegaladoCardoso commited on

Remove hf_oauth + LoginButton — they conflict with native ZeroGPU auth
9c93809
verified

DanielRegaladoCardoso commited on

UX: schema below dataset / above textbox, single-shot Ask, Clear=dataset only
3252167
verified

DanielRegaladoCardoso commited on

Clear button now resets the upload file too
fbdd4d3
verified

DanielRegaladoCardoso commited on

Add LoginButton + hf_oauth: required for ZeroGPU Pro quota in iframe context
082fa8a
verified

DanielRegaladoCardoso commited on

UX: CSV/SVG download links, schema preview on load, cleaner SVG theme
95458bc
verified

DanielRegaladoCardoso commited on

ZeroGPU best practice: load models at module level (cuda), inference only inside @spaces.GPU
05de2b3
verified

DanielRegaladoCardoso commited on

Remove hf_oauth/LoginButton, pre-download models in build phase
f75f54b
verified

DanielRegaladoCardoso commited on

Sequential model load/unload: keep peak VRAM at ~14GB
a378506
verified

DanielRegaladoCardoso commited on

Add quota banner with HF login link in header
4a4f638
verified

DanielRegaladoCardoso commited on

Fix: GPU duration 120s (max), reactive empty/ready state from agent.list_tables()
4660daf
verified

DanielRegaladoCardoso commited on

UI v2: progress streaming, demo dataset, suggestions, polished CSS for Gradio 5
9d32d56
verified

DanielRegaladoCardoso commited on

Disable API schema introspection (gradio_client bug w/ Dict[str,Any])
2c29d6a
verified

DanielRegaladoCardoso commited on

Initial deploy: Apple/Claude design, DuckDB, 3 trained LoRAs
a067ada
verified

DanielRegaladoCardoso commited on