Skip to content

UPSTREAM PR #18227: server: /v1/responses (text generation only)#639

Closed
loci-dev wants to merge 16 commits intomainfrom
upstream-PR18227-branch_openingnow-master
Closed

UPSTREAM PR #18227: server: /v1/responses (text generation only)#639
loci-dev wants to merge 16 commits intomainfrom
upstream-PR18227-branch_openingnow-master

Conversation

@loci-dev
Copy link
Copy Markdown

Mirrored from ggml-org/llama.cpp#18227

This PR introduces minimally working openAI-compatible /v1/responses API by converting /v1/responses request into /v1/chat/completions request.

Only text generation is supported and several fields such as IDs (of response and messages) are omitted.

If this appears too unfinished for a merge at this stage, please let me know and I'll convert it to a draft.

@loci-dev loci-dev force-pushed the main branch 4 times, most recently from 26a6f0f to cf53bc9 Compare December 22, 2025 14:09
@DajanaV DajanaV closed this Dec 22, 2025
@DajanaV DajanaV deleted the upstream-PR18227-branch_openingnow-master branch December 22, 2025 14:34
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.

3 participants