llama.cpp/tools/server/webui/src
Pascal 5b6c9bc0f3
webui: apply webui_settings on first load (#18223)
* webui: apply webui_settings on first load

The webui_settings from /props were not applied on initial load
when default_generation_settings.params was null

Now syncs whenever serverProps is available, regardless of params,
works for both single-model and router modes

* chore: update webui build output
2025-12-23 15:48:03 +01:00
..
lib webui: apply webui_settings on first load (#18223) 2025-12-23 15:48:03 +01:00
routes webui: apply webui_settings on first load (#18223) 2025-12-23 15:48:03 +01:00
styles feat(webui): improve LaTeX rendering with currency detection (#16508) 2025-11-03 00:41:08 +01:00
app.css server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
app.d.ts webui: Fix selecting generated output issues during active streaming (#18091) 2025-12-18 11:13:52 +01:00
app.html SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00