koboldcpp/tools/server/webui/src/lib
Aleksander Grygier 99c53d6558
webui: Add a "Continue" Action for Assistant Message (#16971)
* feat: Add "Continue" action for assistant messages

* feat: Continuation logic & prompt improvements

* chore: update webui build output

* feat: Improve logic for continuing the assistant message

* chore: update webui build output

* chore: Linting

* chore: update webui build output

* fix: Remove synthetic prompt logic, use the prefill feature by sending the conversation payload ending with assistant message

* chore: update webui build output

* feat: Enable "Continue" button based on config & non-reasoning model type

* chore: update webui build output

* chore: Update packages with `npm audit fix`

* fix: Remove redundant error

* chore: update webui build output

* chore: Update `.gitignore`

* fix: Add missing change

* feat: Add auto-resizing for Edit Assistant/User Message textareas

* chore: update webui build output
2025-11-19 14:39:50 +01:00
..
components webui: Add a "Continue" Action for Assistant Message (#16971) 2025-11-19 14:39:50 +01:00
constants webui: Add a "Continue" Action for Assistant Message (#16971) 2025-11-19 14:39:50 +01:00
enums webui: recognize AsciiDoc files as valid text files (#16850) 2025-11-01 15:02:57 +01:00
hooks SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
markdown fix: add remark plugin to render raw HTML as literal text (#16505) 2025-10-13 10:55:32 +02:00
services webui: Add a "Continue" Action for Assistant Message (#16971) 2025-11-19 14:39:50 +01:00
stores webui: Add a "Continue" Action for Assistant Message (#16971) 2025-11-19 14:39:50 +01:00
types webui: Add a "Continue" Action for Assistant Message (#16971) 2025-11-19 14:39:50 +01:00
utils feat(webui): improve LaTeX rendering with currency detection (#16508) 2025-11-03 00:41:08 +01:00