]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: Reorder methods in `server-task.cpp` (#19016)
author손희준 <redacted>
Thu, 22 Jan 2026 13:36:04 +0000 (22:36 +0900)
committerGitHub <redacted>
Thu, 22 Jan 2026 13:36:04 +0000 (14:36 +0100)
commitc6926d1d958fcf7111cb83badfbbec004a1eb92a
treee67ee8e6c3c94833122c6627635f57e46950c16f
parentb70d251076ac7c3ac1cd5d39dbb167f6ff3b6880
server: Reorder methods in `server-task.cpp` (#19016)

* Move `task_result_state::update_chat_msg` to match with header

* Move `server_task_result_cmpl_partial::to_json_anthropic()` to match with header

---------

Co-authored-by: openingnow <>
tools/server/server-task.cpp