]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common/parser: fix call ID detection (Mistral parser mostly) + atomicity for tag...
authorPiotr Wilkin (ilintar) <redacted>
Fri, 3 Apr 2026 15:51:52 +0000 (17:51 +0200)
committerGitHub <redacted>
Fri, 3 Apr 2026 15:51:52 +0000 (17:51 +0200)
commitf1f793ad0663a223d3f4f7f3d14875a009d59f5a
tree60a10b1668bcd90a7ec901c25712a7ac285070b9
parentaf5c13841fb9c2a708af505105cc611e0cc9db51
common/parser: fix call ID detection (Mistral parser mostly) + atomicity for tag-json parsers (#21230)

* Fix call ID detection (Mistral parser mostly) + atomicity for tag-json parsers

* Rename

* Update common/chat-auto-parser-generator.cpp

Co-authored-by: Sigbjørn Skjæret <redacted>
---------

Co-authored-by: Sigbjørn Skjæret <redacted>
common/chat-auto-parser-generator.cpp
common/chat-auto-parser.h
common/chat-diff-analyzer.cpp
common/chat.cpp
common/chat.h
tests/test-chat.cpp
tools/parser/debug-template-parser.cpp