Skip to content

server: fix response_format w/ json_schema.schema #12168

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

ochafik
Copy link
Collaborator

@ochafik ochafik commented Mar 3, 2025

Fixes #11988

(regression caused by embarrassing typo in 63e489c ; added a missing server test case)

@ggerganov ggerganov merged commit 1a24c46 into ggml-org:master Mar 4, 2025
49 checks passed
@ochafik ochafik deleted the fix-json-schema-response-type branch March 5, 2025 01:18
mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 2025
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples python python script changes server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Misc. bug: json_schema under response_format is not working on OpenAI compatible API endpoint v1/chat/completions
3 participants