Skip to content
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

Feature/3264 structured output #77

Merged
merged 10 commits into from
Aug 28, 2024
Merged

Conversation

bburdiliak
Copy link
Collaborator

@bburdiliak bburdiliak commented Aug 14, 2024

Adds support for structured output for chat completions as specified in: OpenAI Docs

@bburdiliak bburdiliak requested a review from peterbanda August 15, 2024 15:43
@peterbanda
Copy link
Member

I think the structured output is supported only by chat completion not by (deprecated) completion (in createBodyParamsForCompletion)

@bburdiliak
Copy link
Collaborator Author

remove structured output from OpenAICoreServiceImpl.scala

@peterbanda peterbanda merged commit 79ff533 into master Aug 28, 2024
9 checks passed
@bburdiliak bburdiliak deleted the feature/3264-structured-output branch August 28, 2024 09:09
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.

2 participants