]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
chat : handle tool calls with no required args in TAG_WITH_TAGGED format (#20764)
authorJames O'Leary <redacted>
Thu, 19 Mar 2026 16:53:11 +0000 (09:53 -0700)
committerGitHub <redacted>
Thu, 19 Mar 2026 16:53:11 +0000 (17:53 +0100)
commit76f2dc70c360d6506c588d68b58ff14d0120ce8b
treeb2c4fed55ce85f33cf5b2ec8fe802de22db9019e
parent900efd531d5fec2798854bc5a822e18bdefedca8
chat : handle tool calls with no required args in TAG_WITH_TAGGED format (#20764)

* chat : handle tool calls with no required args in TAG_WITH_TAGGED format

* Update tests/test-chat.cpp [no ci]

Co-authored-by: Aldehir Rojas <redacted>
---------

Co-authored-by: Piotr Wilkin (ilintar) <redacted>
Co-authored-by: Aldehir Rojas <redacted>
common/chat-auto-parser-generator.cpp
tests/test-chat.cpp