llama.cpp/tools/server/webui/src/lib
Aleksander Grygier acb73d8340
webui: Add editing attachments in user messages (#18147)
* feat: Enable editing attachments in user messages

* feat: Improvements for data handling & UI

* docs: Update Architecture diagrams

* chore: update webui build output

* refactor: Exports

* chore: update webui build output

* feat: Add handling paste for Chat Message Edit Form

* chore: update webui build output

* refactor: Cleanup

* chore: update webui build output
2025-12-19 11:14:07 +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: Add editing attachments in user messages (#18147) 2025-12-19 11:14:07 +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