llama-cpp-turboquant/tools/server/webui/src/lib/components/app/misc
Pascal f9ec8858ed
webui: display prompt processing stats (#18146)
* webui: display prompt processing stats

* feat: Improve UI of Chat Message Statistics

* chore: update webui build output

* refactor: Post-review improvements

* chore: update webui build output

---------

Co-authored-by: Aleksander Grygier <aleksander.grygier@gmail.com>
2025-12-18 17:55:03 +01:00
..
ActionButton.svelte server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
ActionDropdown.svelte server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
BadgeChatStatistic.svelte webui: display prompt processing stats (#18146) 2025-12-18 17:55:03 +01:00
BadgeInfo.svelte server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
BadgeModality.svelte server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
CodePreviewDialog.svelte webui: add HTML/JS preview support to MarkdownContent with sandboxed iframe (#16757) 2025-11-01 17:14:54 +01:00
ConversationSelection.svelte Improved file naming & structure for UI components (#17405) 2025-11-20 14:07:31 +01:00
CopyToClipboardIcon.svelte server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
KeyboardShortcutInfo.svelte SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
MarkdownContent.svelte webui: Fix selecting generated output issues during active streaming (#18091) 2025-12-18 11:13:52 +01:00
RemoveButton.svelte Better UX for handling multiple attachments in WebUI (#17246) 2025-11-14 01:19:08 +01:00
SearchInput.svelte Add a search field on model selector / improve mobile display (#17765) 2025-12-11 18:21:21 +01:00
SyntaxHighlightedCode.svelte webui: Improve copy to clipboard with text attachments (#17969) 2025-12-16 07:38:46 +01:00