-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add support for OpenAI verbosity parameter in Responses API #2493
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
+100
−7
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
a8ab624
Add support for OpenAI verbosity parameter in Responses API
ryx2 12fdf3f
Address DouweM's review feedback on verbosity implementation
ryx2 7cc3180
✅ Successfully implement GPT-5 verbosity support with working test
ryx2 d37fc3e
Merge main into feat/openai-verbosity-support
ryx2 58edfb5
Add working VCR test for GPT-5 verbosity support
ryx2 2a99ebf
Fix OpenAI verbosity to work with JSON object/schema formats
ryx2 909cc16
Merge branch 'main' into feat/openai-verbosity-support
DouweM b09898b
Update pydantic_ai_slim/pydantic_ai/models/openai.py
ryx2 099edda
Clean up uv.lock to only include OpenAI 1.99.9 update
ryx2 da07a88
Merge branch 'main' into feat/openai-verbosity-support
ryx2 e71c25c
do the uv lock add only after make install
ryx2 7ef085a
do the uv lock add only after make install and deleting it first
ryx2 37149a9
updated my uv from 0.5.3 to 0.8.9
ryx2 5a4e09a
Merge branch 'main' into feat/openai-verbosity-support
DouweM ed2ce7f
Merge remote-tracking branch 'upstream/main' into feat/openai-verbosi…
ryx2 9267444
Use upstream pyproject.toml from main
ryx2 a7af490
Merge branch 'feat/openai-verbosity-support' of https://github.com/ry…
ryx2 487245c
revert pyproject change + newline lint issue
ryx2 1ab457c
Delete pydantic_ai_slim/pyproject.toml.main
ryx2 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
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
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.