Add comprehensive changelog for UI/UX improvement session 31c47f7 luigi-liu-tw commited on Oct 12, 2025
Fix cancel generation feature by removing GeneratorExit handler 9466288 luigi-liu-tw commited on Oct 12, 2025
Handle GeneratorExit by yielding UI reset and returning cleanly a430811 luigi-liu-tw commited on Oct 12, 2025
Simplify GeneratorExit handling - let it propagate and rely on finally block 6dc4bdb luigi-liu-tw commited on Oct 12, 2025
Fix GeneratorExit handling by re-raising after UI reset 6ff484e luigi-liu-tw commited on Oct 12, 2025
Fix GeneratorExit exception in cancel generation by adding proper exception handling 4bc617b luigi-liu-tw commited on Oct 12, 2025
Improve cancel generation with robust UI state management and orchestrator pattern 9ac7f36 luigi-liu-tw commited on Oct 12, 2025
Restore cancel generation feature with improved UI integration a94befb luigi-liu-tw commited on Oct 12, 2025
Fix cancel generation to gracefully stop ongoing response generation a73d8f4 luigi-liu-tw commited on Oct 12, 2025
Fix dynamic_shapes kwargs to match inputs structure for AOT compilation 273acf8 luigi-liu-tw commited on Oct 12, 2025
Fix AOT compilation dynamic_shapes to match expected arg names for torch.export.export 0a99dfc luigi-liu-tw commited on Oct 12, 2025
Improve model size detection: replace ad-hoc string parsing with reliable params_b field in MODELS dict ab92e0d luigi-liu-tw commited on Oct 12, 2025
Set better defaults for free-tier users: Qwen3-1.7B model, 1024 max tokens, search disabled 2cae073 luigi-liu-tw commited on Oct 12, 2025
Adjust duration estimation for H200 performance - reduce conservative estimates de766da luigi-liu-tw commited on Oct 12, 2025
Use actual parameter count for AOT decision instead of string matching e3e334f luigi-liu-tw commited on Oct 12, 2025