Skip to content

Add input_fidelity parameter support to image generation tool #222

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 4 commits into from
Jul 17, 2025

Conversation

seratch
Copy link
Member

@seratch seratch commented Jul 17, 2025

This pull request adds the new parameter to the responses api tool.

image 👉 image

@seratch seratch requested a review from dkundel-openai July 17, 2025 02:16
@seratch seratch added documentation Improvements or additions to documentation enhancement New feature or request package:agents-openai labels Jul 17, 2025
Copy link

changeset-bot bot commented Jul 17, 2025

🦋 Changeset detected

Latest commit: da6f6c4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@openai/agents-openai Patch
@openai/agents Patch
@openai/agents-extensions Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Member Author

@seratch seratch left a comment

Choose a reason for hiding this comment

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

a few comments for reviewers

@@ -13,7 +13,8 @@ jobs:
strategy:
matrix:
# https://nodejs.org/en/about/previous-releases
node-version: [20, 22, 24]
# Using 24.3.x due to https://github.com/pnpm/pnpm/issues/9743
Copy link
Member Author

Choose a reason for hiding this comment

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

Spent time to identify the cause of pnpm i errors... this is necessary for now

@dkundel-openai dkundel-openai merged commit 886e25a into main Jul 17, 2025
5 checks passed
@dkundel-openai dkundel-openai deleted the input-fidelity branch July 17, 2025 22:45
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 enhancement New feature or request package:agents-openai
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants