Agent Platform Model Names #1587 - 5#1595
Conversation
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
14# Agent Platform Model Names Doc file: docs/agents/models/vertex.md Current state: The documentation states how to use Vertex AI (now known as Agent Platform) by setting environment variables and providing the base model name (like gemini-2.5-flash or claude-3-5-sonnet@20240620). It does not mention that fully qualified Vertex (now known as Agent Platform) resource names are directly supported as model names. Proposed Change:
Reasoning: Reference: src/google/adk/models/google_llm.py |
|
Closed, covered by:
|
5. Vertex AI Model Names
Doc file: docs/agents/models/vertex.md
Current state:
Proposed Change:
Reasoning:
This is a major quality-of-life and usability improvement that allows developers to seamlessly drop in Vertex AI endpoint strings directly into their code. This is particularly useful when working with Model Garden endpoints or switching between different projects.
Reference: src/google/adk/models/google_llm.py