]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
jinja : add missing tojson filter for bool (#18900)
authorSigbjørn Skjæret <redacted>
Sun, 18 Jan 2026 00:05:09 +0000 (01:05 +0100)
committerGitHub <redacted>
Sun, 18 Jan 2026 00:05:09 +0000 (01:05 +0100)
commit10c98cbdf623d982f7491e8de5711e916a913192
tree1b49bf487a96d380e4c807d382b7fa0d4190bb5f
parent420960ab9285993b6432c13f4f221a2447409070
jinja : add missing tojson filter for bool (#18900)

* add missing tojson for bool

* add more literal tests
common/jinja/value.cpp
tests/test-jinja.cpp