]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
chat: fix case where template accepts type content only (#19419)
authorXuan-Son Nguyen <redacted>
Mon, 9 Feb 2026 21:14:12 +0000 (22:14 +0100)
committerGitHub <redacted>
Mon, 9 Feb 2026 21:14:12 +0000 (22:14 +0100)
commit98e57ca422c5adb33663a6406c2f2d5b7d255da7
tree89c9299205cd89142d3fbee910931caebd5a0bb7
parent262364e31d1da43596fe84244fba44e94a0de64e
chat: fix case where template accepts type content only (#19419)

* chat: fix case where template accepts type content only

* rm stray log

* reuse render_message_to_json
common/chat.cpp
common/chat.h
common/jinja/caps.cpp
common/jinja/caps.h
common/jinja/runtime.cpp