forked from openai/openai-agents-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: kkennethwu/openai-agents-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: openai/openai-agents-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 27 files changed
- 5 contributors
Commits on May 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 428c9a6 - Browse repository at this point
Copy the full SHA 428c9a6View commit details
Commits on May 20, 2025
-
Dev/add usage details to Usage class (openai#726)
PR to enhance the `Usage` object and related logic, to support more granular token accounting, matching the details available in the [OpenAI Responses API](https://platform.openai.com/docs/api-reference/responses) . Specifically, it: - Adds `input_tokens_details` and `output_tokens_details` fields to the `Usage` dataclass, storing detailed token breakdowns (e.g., `cached_tokens`, `reasoning_tokens`). - Flows this change through - Updates and extends tests to match - Adds a test for the Usage.add method ### Motivation - Aligns the SDK’s usage with the latest OpenAI responses API Usage object - Supports downstream use cases that require fine-grained token usage data (e.g., billing, analytics, optimization) requested by startups --------- Co-authored-by: Wulfie Bain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 466b44d - Browse repository at this point
Copy the full SHA 466b44dView commit details
Commits on May 21, 2025
-
Upgrade openAI sdk version (openai#730)
--- [//]: # (BEGIN SAPLING FOOTER) * openai#732 * openai#731 * __->__ openai#730
Configuration menu - View commit details
-
Copy full SHA for ce2e2a4 - Browse repository at this point
Copy the full SHA ce2e2a4View commit details -
Hosted MCP support (openai#731)
--- [//]: # (BEGIN SAPLING FOOTER) * openai#732 * __->__ openai#731
Configuration menu - View commit details
-
Copy full SHA for 9fa5c39 - Browse repository at this point
Copy the full SHA 9fa5c39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 079764f - Browse repository at this point
Copy the full SHA 079764fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1992be3 - Browse repository at this point
Copy the full SHA 1992be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1364f44 - Browse repository at this point
Copy the full SHA 1364f44View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main