Skip to content

Conversation

valtzu
Copy link
Contributor

@valtzu valtzu commented Aug 31, 2025

Q A
Bug fix? yes
New feature? no
Docs? yes
Issues Fix #386
License MIT
  1. Align "Gemini via VertexAI" server tools configuration with Gemini platform
    • This makes it easier to migrate from Gemini -> Vertex and vice-versa
  2. Fix the server tools example to actually use server tools
  3. Fix how server tools are provided to VertexAI

Worth noting that unlike Gemini API, it seems VertexAI does not support client-side tools when using server-side tools, the api is returning Multiple tools are supported only when they are all search tools. This is why the Clock & Toolbox was removed from the example.

@carsonbot carsonbot added Bug Something isn't working Platform Issues & PRs about the AI Platform component Status: Needs Review labels Aug 31, 2025
@valtzu valtzu force-pushed the fix-vertexai-server-tools branch from 5bff1da to ea0cbe5 Compare August 31, 2025 11:07
@chr-hertel
Copy link
Member

Thank you @valtzu.

@chr-hertel chr-hertel merged commit ab43500 into symfony:main Aug 31, 2025
8 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: Reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Platform] VertexAI server tools not working at all

3 participants