Skip to content

Conversation

@danielmklein
Copy link
Contributor

@danielmklein danielmklein commented Dec 5, 2025

This fixes #733

Instead of throwing a blanket error in cases when the user passes an input_file when working with chat completions, handle cases where the completions API actually does support what was passed.

@changeset-bot
Copy link

changeset-bot bot commented Dec 5, 2025

🦋 Changeset detected

Latest commit: 7698a2e

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

This PR includes changesets to release 2 packages
Name Type
@openai/agents-openai Patch
@openai/agents 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

@seratch seratch added bug Something isn't working package:agents-core labels Dec 5, 2025
@seratch seratch added this to the 0.3.x milestone Dec 5, 2025
Copy link
Member

@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.

LGTM

@seratch seratch enabled auto-merge (squash) December 5, 2025 23:40
@seratch seratch merged commit 6aa0550 into openai:main Dec 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working package:agents-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'file' message type with data URL should be supported by chat completions

2 participants