]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : Add verbose output to OAI compatible chat endpoint. (#12246)
authorMarius Gerdes <redacted>
Sun, 23 Mar 2025 18:30:26 +0000 (19:30 +0100)
committerGitHub <redacted>
Sun, 23 Mar 2025 18:30:26 +0000 (19:30 +0100)
commit77f9c6bbe55fccd9ea567794024cb80943947901
tree87199aad3b95982b7dc5dda9be7edc875cb2411d
parent18b663d8e4ef352a9a15ff15d695fc3258801d60
server : Add verbose output to OAI compatible chat endpoint. (#12246)

Add verbose output to server_task_result_cmpl_final::to_json_oaicompat_chat_stream, making it conform with server_task_result_cmpl_final::to_json_oaicompat_chat, as well as the other to_json methods.
examples/server/server.cpp