-
Notifications
You must be signed in to change notification settings - Fork 2.4k
feat: support structured outputs in OpenAIChatGenerator
#9754
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
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
bf363bb
Add parse for response format
Amnah199 df844b4
Update response_format
Amnah199 cb5f2dc
Add tests
Amnah199 f54826d
Add release notes
Amnah199 4bc8b65
Update checks
Amnah199 1b5ed82
remove instance var
Amnah199 02d3d59
Add tests for azure
Amnah199 060c4f0
Add schema test
Amnah199 c2d41fe
Add comments
Amnah199 26533a2
Merge branch 'main' into openai-structured-outputs
Amnah199 4c0069c
Add streaming support
Amnah199 0600176
Merge branch 'openai-structured-outputs' of https://github.com/deepse…
Amnah199 b123b9a
PR comments
Amnah199 cde0714
PR comments
Amnah199 2b4a0ff
Add tests
Amnah199 0dbe1fd
Fix tests
Amnah199 52401d6
Add unit tests
Amnah199 333b9e8
Update Azure files
Amnah199 6972d77
PR comments
Amnah199 5d50f0a
Small fix
Amnah199 762dca4
Include message.parsed
Amnah199 95707c7
Fix seriliaztion
Amnah199 c7476d4
Update the async method
Amnah199 6c8988d
Update release notes
Amnah199 868faf1
Loosen tests to prevent failure
Amnah199 1931316
PR comments
Amnah199 44b869b
Fix release notes
Amnah199 065262d
Fix error
Amnah199 0c00731
Merge branch 'main' into openai-structured-outputs
Amnah199 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PR comments
- Loading branch information
commit 1931316fd88fdb11080ec71517ff8745516c871d
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.