llama-cpp-turboquant/tools/server/webui/src/lib/components/app
Pascal c9a3b40d65
Webui/prompt processing progress (#18300)
* webui: display prompt preprocessing progress

* webui: add percentage/ETA and exclude cached tokens from progress

Address review feedback from ngxson

* webui: add minutes and first chunk (0%) case

* Update tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageAssistant.svelte

Co-authored-by: Aleksander Grygier <aleksander.grygier@gmail.com>

* Update tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageAssistant.svelte

Co-authored-by: Aleksander Grygier <aleksander.grygier@gmail.com>

* webui: address review feedback from allozaur

* chore: update webui build output

* webui: address review feedback from allozaur

* nit

* chore: update webui build output

* feat: Enhance chat processing state

* feat: Improve chat processing statistics UI

* chore: update webui build output

* feat: Add live generation statistics to processing state hook

* feat: Persist prompt processing stats in hook for better UX

* refactor: Enhance ChatMessageStatistics for live stream display

* feat: Implement enhanced live chat statistics into assistant message

* chore: update webui build output

* fix: Proper tab for each stage of prompt processing/generation

* chore: update webui build output

* fix: Improved ETA calculation & display logic

* chore: update webui build output

* feat: Simplify logic & remove ETA from prompt progress

* chore: update webui build output

---------

Co-authored-by: Aleksander Grygier <aleksander.grygier@gmail.com>
2025-12-29 19:32:21 +01:00
..
chat Webui/prompt processing progress (#18300) 2025-12-29 19:32:21 +01:00
dialogs Use OpenAI-compatible /v1/models endpoint by default (#17689) 2025-12-03 20:49:09 +01:00
misc webui: display prompt processing stats (#18146) 2025-12-18 17:55:03 +01:00
models Webui: Disable attachment button and model selector button when prompt textbox is disabled. (#17925) 2025-12-16 07:15:49 +01:00
server server: (webui) add --webui-config (#18028) 2025-12-17 21:45:45 +01:00
index.ts Add a search field on model selector / improve mobile display (#17765) 2025-12-11 18:21:21 +01:00