koboldcpp/tools/server/public
smugman-dot aaf4a4d5e0
webui: add option for LLM title generation (#22265)
* webui: add LLM title generation option

* webui: use chat_template_kwargs for title gen + fix conversation check

* webui: capture firstUserMessage before async streamChatCompletion to fix race condition

* webui: extract LLM title generation into separate method

* webui: use constants and ChatService for LLM generated titles

* webui: rebuild static output

* webui: add LLM title generation setting to new settings location

* webui: use sendMessage in generateTitle

* webui: rebuild static output

* webui: fix formatting

* webui: configurable title prompt, remove think tag regexes, fix TS error

* webui: group title constants into TITLE object, use TruncatedText for CSS truncation and fix race condition

* webui: rebuild static output
2026-05-07 21:14:03 +02:00
..
bundle.css webui: fix flicker issue on dismiss animation on overlay primitives (#22773) 2026-05-07 08:11:31 +02:00
bundle.js webui: add option for LLM title generation (#22265) 2026-05-07 21:14:03 +02:00
index.html webui: Server tools (#21237) 2026-04-28 14:35:49 +03:00
loading.html llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00