-
Notifications
You must be signed in to change notification settings - Fork 47
Updates OpenAI to use Responses API #161
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
JasonTheAdams
merged 23 commits into
trunk
from
add/proper-openai-provider-implementation
Jan 16, 2026
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
6e1ae13
feat: updates OpenAI to use Responses API
JasonTheAdams d19795c
fix: corrects custom options
JasonTheAdams e24f55f
feat: adds cli support for stin or file referencing
JasonTheAdams 8a86119
fix: corrects always false return
JasonTheAdams 6f21cb6
test: corrects incorrect namespace
JasonTheAdams 00caa6e
feat: switches to using Images API for image generation model
JasonTheAdams aac8cbe
refactor: removes image generation from text model
JasonTheAdams 437d0d9
feat: adds support for document inputs
JasonTheAdams 32291e8
refactor: uses OpenAi compatible image model class
JasonTheAdams 932f26d
refactor: simplifies redundancies
JasonTheAdams bf04bc6
fix: corrects function calling in input array
JasonTheAdams 037e873
refactor: cleans up function call/response handling
JasonTheAdams 97a5d6a
refactor: uses parent method
JasonTheAdams dfb63a7
chore: corrects `@since` tags
JasonTheAdams da89e4d
fix: adds unsetting output format back for DALL-E models
JasonTheAdams 603b98b
refactor: removes code interpretation for now
JasonTheAdams 8a563be
refactor: moves function call/response part validation to OpenAI
JasonTheAdams 725b868
test: fixes linting
JasonTheAdams 25fbc4e
refactor: uses $params instead of bypassing data
JasonTheAdams 18aa79b
refactor: improves image generation parms typing
JasonTheAdams 896ed95
Merge branch 'trunk' into add/proper-openai-provider-implementation
JasonTheAdams d7b7629
refactor: removes stream method as part of broader removal
JasonTheAdams 70a097d
test: removes streaming test
JasonTheAdams 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
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.