Skip to content

[bug] google to chat completions and google to responses#204

Open
Caitlin Pinn (cpinn) wants to merge 2 commits intomainfrom
caitlin-fix-code-execution
Open

[bug] google to chat completions and google to responses#204
Caitlin Pinn (cpinn) wants to merge 2 commits intomainfrom
caitlin-fix-code-execution

Conversation

@cpinn
Copy link
Copy Markdown
Contributor

@cpinn Caitlin Pinn (cpinn) commented Apr 27, 2026

Made this small change to fix a parsing error. I believe the right location to fix this is in tools but I also noticed some changes in adapters and it is unclear to me where this change should appropriately live.

For google to open ai responses set code_interpreter property for codeExecution google property.
For google to open ai chat completions strip out the code_interpreter property as there appears to be no equivalent.

Fix the existing tests and remove the transform errors.

@cpinn Caitlin Pinn (cpinn) marked this pull request as ready for review April 27, 2026 22:13
Copy link
Copy Markdown
Contributor

@CLowbrow Alex Z (CLowbrow) left a comment

Choose a reason for hiding this comment

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

Did you test this by sending requests through gateway with these tools and seeing that the functionality is the same? I'm worried about transforming tools provided by providers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants