-
Notifications
You must be signed in to change notification settings - Fork 231
Support new TaskSpanData and TurnSpanData from openai-agents 0.14 #1888
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
Open
alexmojaki
wants to merge
23
commits into
main
Choose a base branch
from
add-openai-agents-task-turn-span-data
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 14 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
3b14dad
chore: Update dependencies
alexmojaki 7a051c8
chore: Remove unnecessary pyright ignores after pyarrow upgrade
alexmojaki 3a9f992
chore: Update test snapshots after dependency upgrade
alexmojaki 2d03b06
test: Use IsStr for non-deterministic fields in openai-agents tests
alexmojaki 0e08695
test: Ignore deprecation warning for older claude models in cassettes
alexmojaki c4bbf6f
Support new TaskSpanData and TurnSpanData from openai-agents 0.14
alexmojaki 1e8e2c2
Flatten data attributes for TaskSpanData and TurnSpanData
alexmojaki ce25718
test: Ignore pydantic protected namespace warning from openai-agents
alexmojaki 0124a23
Revert "Flatten data attributes for TaskSpanData and TurnSpanData"
alexmojaki 2199529
Revert "Support new TaskSpanData and TurnSpanData from openai-agents …
alexmojaki 78b59ad
test: Add TaskSpanData and TurnSpanData to expected SpanData subclasses
alexmojaki fc630a7
Explain the model_info warning filter in more detail
alexmojaki 828af73
Support new TaskSpanData and TurnSpanData from openai-agents 0.14
alexmojaki cd30b26
Flatten data attributes for TaskSpanData and TurnSpanData
alexmojaki 08368f6
Merge main into add-openai-agents-task-turn-span-data
alexmojaki 964865c
test: Replace model_info warning filter with deeper importorskip target
alexmojaki 32a8aee
Mark always-true isinstance check as no-branch for coverage
alexmojaki 1a3bb61
test: Silence model_info warning during agents.tracing import in conf…
alexmojaki 67f34b2
Revert "test: Silence model_info warning during agents.tracing import…
alexmojaki 73814f4
Revert "test: Replace model_info warning filter with deeper importors…
alexmojaki 39fc63d
Bump openai-agents dev dep to >=0.14.0
alexmojaki 582f387
chore: Sync uv.lock with bumped openai-agents constraint
alexmojaki 7643cdb
Merge branch 'main' into add-openai-agents-task-turn-span-data
alexmojaki 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
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.