llama.cpp/tools/server/webui/src
Pascal 5f7e166cbf
Fix thinking blocks with quotes + add handling `[THINK]...[/THINK]` blocks (#16326)
* fix: prevent reasoning blocks with quotes from being truncated

* chore: update webui build output

* feat: Improve thinking content parsing

* test: Adds ChatMessage component stories for different thinking blocks

* chore: update webui build output

* fix: ChatMessage story fix

---------

Co-authored-by: Aleksander Grygier <aleksander.grygier@gmail.com>
2025-09-29 18:49:47 +02:00
..
lib Fix thinking blocks with quotes + add handling `[THINK]...[/THINK]` blocks (#16326) 2025-09-29 18:49:47 +02:00
routes webui: switch to hash-based routing (alternative of #16079) (#16157) 2025-09-26 18:36:48 +03:00
stories Fix thinking blocks with quotes + add handling `[THINK]...[/THINK]` blocks (#16326) 2025-09-29 18:49:47 +02:00
app.css Improve Mobile UI for dialogs and action dropdowns (#16222) 2025-09-29 10:37:20 +02:00
app.d.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
app.html SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
demo.spec.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00