]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cli : fix reasoning responses in CLI (#18961)
authorXuan-Son Nguyen <redacted>
Tue, 20 Jan 2026 17:23:25 +0000 (18:23 +0100)
committerGitHub <redacted>
Tue, 20 Jan 2026 17:23:25 +0000 (18:23 +0100)
commit2c1f1996535cd49132e6e7d1b28908bcd4f56819
treedb2227ea1c3e8f8a096202ec6e97c7e5c596a07a
parentd1e3556481c8b351f9b7b69ba3febf6cb77fffa6
cli : fix reasoning responses in CLI (#18961)

* cli : fix reasoning responses in CLI

* fix build

* fix build (2)
12 files changed:
common/chat-parser.cpp
common/chat-parser.h
common/chat.h
common/common.h
common/json-partial.h
tests/test-chat-parser.cpp
tests/test-chat-peg-parser.cpp
tests/test-chat.cpp
tools/cli/cli.cpp
tools/server/server-common.h
tools/server/server-task.cpp
tools/server/server-task.h