Update model references to Gemini 2.0 and add preview vs GA guidance#5
Open
sbusanelli wants to merge 2 commits intoaddyosmani:mainfrom
Open
Update model references to Gemini 2.0 and add preview vs GA guidance#5sbusanelli wants to merge 2 commits intoaddyosmani:mainfrom
sbusanelli wants to merge 2 commits intoaddyosmani:mainfrom
Conversation
- Update Vertex AI Agent Engine sessions links (2 occurrences) - Update Model Armor documentation links (2 occurrences) - Update Google Cloud Trace documentation link - Update Anthropic building effective agents link All links were returning 301/307 redirects and have been updated to their final destinations.
- Update all Gemini 2.5 references to 2.0 across 5 files - Add guidance about preview vs GA models for production use - Update model selection tables and diagrams - Fix model routing examples and recommendations - Address issue addyosmani#1 about model versions and preview models Changes made: - 02-how-agents-think/README.md: Updated model spectrum diagram - 11-from-prototype-to-production/README.md: Updated routing diagram - 12-getting-started-with-vertex-and-adk/README.md: Updated model table and references - 13-building-your-first-agent/README.md: Updated all code examples - 18-orchestrators/README.md: Updated model selection guidance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Addresses issue #1 by updating all model references from Gemini 2.5 to 2.0 and adding guidance about preview vs GA models.
Changes Made:
Files Modified:
Impact: