-
Notifications
You must be signed in to change notification settings - Fork 579
fix(ai): Keep single content input message #5345
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 all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
238f87c
fix(ai): Keep single content input message
alexander-alderman-webb de7996d
remove system prompt anthropic test
alexander-alderman-webb 7aedbde
update openai agents test
alexander-alderman-webb 67b768a
openai tests
alexander-alderman-webb 3e1cb35
ai monitoring tests
alexander-alderman-webb 49bbcd8
google_genai tests
alexander-alderman-webb 9d192b4
pydantic-ai tests
alexander-alderman-webb 708b55a
remove comment
alexander-alderman-webb 95d15f6
remove if statement in test
alexander-alderman-webb 01d0619
deduplicate
alexander-alderman-webb 9cf5643
Revert "deduplicate"
alexander-alderman-webb fe5d1e1
remove if condition in test
alexander-alderman-webb a7990ad
ref(openai): Separate input handling to improve typing
alexander-alderman-webb c6ebc0f
remove old func
alexander-alderman-webb 8d9fa37
.
alexander-alderman-webb ab41f1e
expand type
alexander-alderman-webb b3117ac
add ignores
alexander-alderman-webb 847d4b2
revert unrelated change
alexander-alderman-webb 4f25a56
feat(openai): Set system instruction attribute
alexander-alderman-webb 903bbbd
use union
alexander-alderman-webb f304bec
mypy
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 fd194e2
merge master
alexander-alderman-webb 53b96f9
merge opanai branch
alexander-alderman-webb f749ae4
Merge branch 'master' into webb/openai-separate-input-handling
alexander-alderman-webb 87dd8fe
Merge branch 'webb/openai-separate-input-handling' into webb/openai-a…
alexander-alderman-webb 6f5d62c
Merge branch 'webb/openai-ai-prompt-message' into webb/keep-single-me…
alexander-alderman-webb 4aed172
handle embeddings separately
alexander-alderman-webb 085b496
feat(openai-agents): Set system instruction attribute on gen_ai.chat …
alexander-alderman-webb 48c7fbe
add type ignores
alexander-alderman-webb 3f5ad11
more defensive checks in case input is not iterable
alexander-alderman-webb ebf2d9c
merge
alexander-alderman-webb fc9f1fa
pick up changes to extraction functions
alexander-alderman-webb bcdd87c
fix func name
alexander-alderman-webb 68b853f
fix Iterable import
alexander-alderman-webb 5ee5274
remove runtime import
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 74b5a4c
merge
alexander-alderman-webb eda980c
fix typo in filename
alexander-alderman-webb 5825835
remove unused import
alexander-alderman-webb 92ecc88
merge
alexander-alderman-webb 753b5c0
add anthropic test case
alexander-alderman-webb 7400f9d
remove parameter in test case
alexander-alderman-webb 23868e5
merge
alexander-alderman-webb c625e12
revert test_ai_monitoring tests
alexander-alderman-webb 0628d92
update ai_monitoring tests
alexander-alderman-webb b6c6522
merge master
alexander-alderman-webb 0d8a151
restore ttft tests lost in merge
alexander-alderman-webb 9862a1a
fix openai agents test
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
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
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.
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.