Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 28, 2025

🔄 Mirrored from upstream

Field Value
Upstream openai / openai-agents-python PR 1602
Author @seratch
Created 2025-08-28
Last Updated 2025-08-28
Mirrored At 2025-08-28T23:19:48.896Z
Commit 96e9bf0
Status ✅ Ready for review

Original Description (sanitized)

This pull request improves the interoperability with LiteLLM for structured output use cases (at least with Claude models). I found that LiteLLM could append non-existent tool called "json_tool_call" to handle JSON schema response format. Currently, Agents SDK raises an exception telling the "json_tool_call" tool does not exist, but allowing this tool use simply enables the use case without any issues. I think it's okay for us to add additional logic like this PR does. It's safe and does not break anything.


⚠️ Updated with new commits at 2025-08-28T23:19:48.896Z

@github-actions
Copy link
Author

This PR is stale because it has been open for 10 days with no activity.

@github-actions github-actions bot added the stale label Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant