Skip to content

[Draft] OpenAI Agents SDK Integration #2933

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

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

bglick13
Copy link

@bglick13 bglick13 commented Jul 28, 2025

Would be great to have first-class Agents SDK support. This is a first pass at that through patching the OpenAI client the agents SDK uses.

As a proof of concept, we patch the client with a custom version that handles episode_id for all API request made in the Agents SDK. A similar approach could be used to support more tensorzero features like tensorzero::tags, prompt templating, and more

Copy link
Contributor

github-actions bot commented Jul 28, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@bglick13
Copy link
Author

I have read the Contributor License Agreement (CLA) and hereby sign the CLA.

github-actions bot added a commit that referenced this pull request Jul 30, 2025
@GabrielBianconi GabrielBianconi self-assigned this Jul 31, 2025
@GabrielBianconi GabrielBianconi self-requested a review July 31, 2025 04:30
@GabrielBianconi
Copy link
Member

Thanks for the PR! We'll circle back on this soon!

1 similar comment
@GabrielBianconi
Copy link
Member

Thanks for the PR! We'll circle back on this soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants