llama.cpp/tools/server/webui/src/lib
Piotr Wilkin (ilintar) 5e54d51b19
common/parser: add proper reasoning tag prefill reading (#20424)
* Implement proper prefill extraction

* Refactor cli parameters, update docs, move reasoning budget sampler part to common/reasoning-budget.cpp

* Update tools/server/server-task.cpp

* refactor: move grammars to variant, remove grammar_external, handle exception internally

* Make code less C++y

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2026-03-19 16:58:21 +01:00
..
components Server becomes the source of truth for sampling parameter defaults (#20558) 2026-03-19 13:20:39 +01:00
constants Server becomes the source of truth for sampling parameter defaults (#20558) 2026-03-19 13:20:39 +01:00
contexts WebUI Architecture Cleanup (#19541) 2026-02-12 11:22:27 +01:00
enums webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
hooks webui: Improvements for Models Selector UI (#20066) 2026-03-05 08:52:22 +01:00
markdown webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
services common/parser: add proper reasoning tag prefill reading (#20424) 2026-03-19 16:58:21 +01:00
stores Server becomes the source of truth for sampling parameter defaults (#20558) 2026-03-19 13:20:39 +01:00
types common/parser: add proper reasoning tag prefill reading (#20424) 2026-03-19 16:58:21 +01:00
utils webui: Add MCP CORS Proxy detection logic & UI (#20167) 2026-03-16 13:05:36 +01:00