Skip to content

Conversation

@seratch
Copy link
Member

@seratch seratch commented Aug 15, 2025

This document update can be merged once #343 is released.

@seratch seratch added the documentation Improvements or additions to documentation label Aug 15, 2025
@changeset-bot
Copy link

changeset-bot bot commented Aug 15, 2025

⚠️ No Changeset found

Latest commit: 06f2b36

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR


```bash
npm install @openai/agents 'zod@<=3.25.67'
npm install @openai/agents zod@3
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This SDK and its underlying openai package are not compatible with zod@4 in TS compilation phase. So, still having zod@3 should be reasonable.

@seratch seratch requested a review from dkundel-openai August 15, 2025 13:34
@seratch seratch merged commit 673c386 into main Aug 16, 2025
5 checks passed
@seratch seratch deleted the issue-187-doc-updates branch August 16, 2025 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants