llama.cpp/tools/server/webui/src/lib
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
..
components webui: Add editing attachments in user messages (#18147) 2025-12-19 11:14:07 +01:00
constants webui: Improve copy to clipboard with text attachments (#17969) 2025-12-16 07:38:46 +01:00
enums webui: display prompt processing stats (#18146) 2025-12-18 17:55:03 +01:00
hooks server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
markdown webui: Fix selecting generated output issues during active streaming (#18091) 2025-12-18 11:13:52 +01:00
services server: (webui) add --webui-config (#18028) 2025-12-17 21:45:45 +01:00
stores webui: apply webui_settings on first load (#18223) 2025-12-23 15:48:03 +01:00
types webui: display prompt processing stats (#18146) 2025-12-18 17:55:03 +01:00
utils server: (webui) add --webui-config (#18028) 2025-12-17 21:45:45 +01:00