]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
`server`: update deepseek reasoning format (pass reasoning_content as diffs) (#13933)
authorOlivier Chafik <redacted>
Mon, 2 Jun 2025 17:15:44 +0000 (10:15 -0700)
committerGitHub <redacted>
Mon, 2 Jun 2025 17:15:44 +0000 (10:15 -0700)
commitc9bbc77931d223ed7e7cbcf1cb057bc02fd0db19
treecae2d7c21e771e11a7815ec5a8021fc09f531cbc
parentbfd322796cd838f906535ff3352624fc46338894
`server`: update deepseek reasoning format (pass reasoning_content as diffs) (#13933)

* server: update deepseek reasoning format (now in reasoning_content diffs), add legacy option for compat
* update unit/test_tool_call.py::test_thoughts
common/arg.cpp
common/chat.cpp
common/chat.h
common/common.h
tests/test-chat.cpp
tools/server/server.cpp
tools/server/tests/unit/test_tool_call.py
tools/server/tests/utils.py