-
Notifications
You must be signed in to change notification settings - Fork 578
feat(openai): Set system instruction attribute for Completions API #5359
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
alexander-alderman-webb
merged 24 commits into
webb/openai-separate-input-handling
from
webb/openai-ai-prompt-message
Jan 27, 2026
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4f25a56
feat(openai): Set system instruction attribute
alexander-alderman-webb 921a82f
Merge branch 'webb/openai-separate-input-handling' into webb/openai-a…
alexander-alderman-webb 9f5d801
.
alexander-alderman-webb d66ffe1
use specific openai types
alexander-alderman-webb ac3ce00
wip
alexander-alderman-webb ef9fe6f
.
alexander-alderman-webb ce84a29
.
alexander-alderman-webb dee9930
remove test
alexander-alderman-webb cb00ab3
.
alexander-alderman-webb 26b932b
.
alexander-alderman-webb 04dc92c
.
alexander-alderman-webb c7263ea
edge case
alexander-alderman-webb d947899
full responses api tests
alexander-alderman-webb 8cbeac1
remove sentry_sdk/ai/_openai_completions_api.py
alexander-alderman-webb bcebcc8
fix test
alexander-alderman-webb 87dd8fe
Merge branch 'webb/openai-separate-input-handling' into webb/openai-a…
alexander-alderman-webb 3f5ad11
more defensive checks in case input is not iterable
alexander-alderman-webb a8840d5
more early returns
alexander-alderman-webb 382e933
revert unrelated tests
alexander-alderman-webb 179d59e
revert unrelated change
alexander-alderman-webb 12cb219
address comment
alexander-alderman-webb a6152fe
remove unused type ignore
alexander-alderman-webb 5085fd8
split off responses API changes
alexander-alderman-webb 7fc64f0
remove unused functions
alexander-alderman-webb 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
Oops, something went wrong.
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.