Skip to content

Conversation

pentiminax
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
Docs? no
License MIT

Same as #421 but for VertexAI bridge

This PR fixes a crash in the Gemini ResultConverter when handling responses that only contained executableCode and codeExecutionResult parts.

Rather than duplicating the code, I created a trait that is used in both bridges.
I also reused the same test fixtures.

@carsonbot carsonbot added Status: Needs Review Bug Something isn't working Platform Issues & PRs about the AI Platform component labels Sep 5, 2025
@OskarStark OskarStark changed the title [Platform][VertexAI] Update ResultConverter [Platform][VertexAI] Update ResultConverter Sep 5, 2025
@OskarStark OskarStark force-pushed the fix/vertex-ai-result-converter branch from fbf5c37 to a46ddcf Compare September 5, 2025 12:27
@OskarStark
Copy link
Contributor

... and one more bug fixed, thank you @pentiminax.

@OskarStark OskarStark merged commit 7393bce into symfony:main Sep 5, 2025
12 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 Platform Issues & PRs about the AI Platform component Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants