Skip to content

Fix #777 by handling MCPCall events in RunImpl #799

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

seratch
Copy link
Member

@seratch seratch commented Jun 2, 2025

This pull request resolves #777; If you think we should introduce a new item type for MCP call output, please let me know. As other hosted tools use this event, I believe using the same should be good to go tho.

@seratch seratch requested a review from rm-openai June 2, 2025 11:36
@seratch seratch added the bug Something isn't working label Jun 2, 2025
@rm-openai rm-openai merged commit 3e7b286 into openai:main Jun 2, 2025
5 checks passed
@seratch seratch deleted the issue-777-hosted-mcp branch June 3, 2025 02:24
KatHaruto pushed a commit to KatHaruto/openai-agents-python that referenced this pull request Jun 10, 2025
This pull request resolves openai#777; If you think we should introduce a new
item type for MCP call output, please let me know. As other hosted tools
use this event, I believe using the same should be good to go tho.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected output type, ignoring: <class 'openai.types.responses.response_output_item.McpCall'>
2 participants