Skip to content

server: maintain chat completion id for streaming responses#5988

Merged
ggerganov merged 3 commits intoggml-org:masterfrom
mscheong01:maintain-chat-completion-id-for-streaming-responses
Mar 11, 2024
Merged

server: maintain chat completion id for streaming responses#5988
ggerganov merged 3 commits intoggml-org:masterfrom
mscheong01:maintain-chat-completion-id-for-streaming-responses

Conversation

@mscheong01
Copy link
Copy Markdown
Collaborator

resolves #5876
reapplication of #5880

Comment thread examples/server/utils.hpp Outdated
Comment thread examples/server/utils.hpp Outdated
@ggerganov ggerganov merged commit 332bdfd into ggml-org:master Mar 11, 2024
NeoZhangJianyu pushed a commit to NeoZhangJianyu/llama.cpp that referenced this pull request Mar 12, 2024
…g#5988)

* server: maintain chat completion id for streaming responses

* Update examples/server/utils.hpp

* Update examples/server/utils.hpp

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
…g#5988)

* server: maintain chat completion id for streaming responses

* Update examples/server/utils.hpp

* Update examples/server/utils.hpp

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
…g#5988)

* server: maintain chat completion id for streaming responses

* Update examples/server/utils.hpp

* Update examples/server/utils.hpp

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
…g#5988)

* server: maintain chat completion id for streaming responses

* Update examples/server/utils.hpp

* Update examples/server/utils.hpp

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consistent chat completion id in OpenAI compatible chat completion endpoint

2 participants