llama-cpp-turboquant/tools/server/webui/src/lib
Aleksander Grygier 9ce64aed7d
webui: Fix selecting generated output issues during active streaming (#18091)
* draft: incremental markdown rendering with stable blocks

* refactor: Logic improvements

* refactor: DRY Markdown post-processing logic

* refactor: ID generation improvements

* fix: Remove runes

* refactor: Clean up & add JSDocs

* chore: update webui static output

* fix: Add tick to prevent race conditions for rendering Markdown blocks

Suggestion from @ServeurpersoCom

Co-authored-by: Pascal <admin@serveurperso.com>

* chore: Run `npm audit fix`

* chore: update webui static output

* feat: Improve performance using global counter & id instead of UUID

* refactor: Enhance Markdown rendering with link and code features

* chore: update webui static output

* fix: Code block content extraction

* chore: update webui static output

* chore: update webui static output

---------

Co-authored-by: Pascal <admin@serveurperso.com>
2025-12-18 11:13:52 +01:00
..
components webui: Fix selecting generated output issues during active streaming (#18091) 2025-12-18 11:13:52 +01:00
constants webui: Improve copy to clipboard with text attachments (#17969) 2025-12-16 07:38:46 +01:00
enums Add a couple of file types to the text section (#17670) 2025-12-03 21:45:06 +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 server: (webui) add --webui-config (#18028) 2025-12-17 21:45:45 +01:00
types server: (webui) add --webui-config (#18028) 2025-12-17 21:45:45 +01:00
utils server: (webui) add --webui-config (#18028) 2025-12-17 21:45:45 +01:00