[pull] main from google:main#68
Merged
Merged
Conversation
* adding go getting started to 2.0 docs * updating graphs docs for go; adding in workflow example go snippets * Updating HiTL docs for Go 2.0 * updating Go getting started guide for v2 * Updating Routes docs for Go v2 * Updating data handling docs for Go 2.0 * Updating dynamic workflows docs for Go 2.0 * fix(docs): set ADK Go 2.0 GA date on the 2.0 landing page * fix(docs): standardize ADK Go 2.0 install/import on /v2 @ v2.0.0 * updating announcement banner * routes snippets updates * 2.0 install instructions clean-up * updating collaboration docs for go v2 + new example snippet --------- Co-authored-by: Karol Piotrowicz <kpiotrowicz@google.com>
* docs: update GOOGLE_GENAI_USE_VERTEXAI to GOOGLE_GENAI_USE_ENTERPRISE in configs and models * docs: update GOOGLE_GENAI_USE_VERTEXAI in deployment and setup guides * docs: update GOOGLE_GENAI_USE_VERTEXAI and Client parameter in integrations and streaming docs * docs: update GOOGLE_GENAI_USE_VERTEXAI in tutorials and examples --------- Co-authored-by: Joe Fernandez <931947+joefernandez@users.noreply.github.com>
Co-authored-by: Toni Klopfenstein <2359976+ToniCorinne@users.noreply.github.com>
* Format localhost URLs as inline code in quickstarts * Correct module paths and stale notes in snippet comments * Reword "and later" to "and higher" in snippet notes
Co-authored-by: Joe Fernandez <931947+joefernandez@users.noreply.github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )
Summary by cubic
Publish ADK Go v2.0.0 GA docs and examples, add Go support across workflow docs (graphs, dynamic, HITL, collaboration), and standardize GenAI config to
GOOGLE_GENAI_USE_ENTERPRISE. Quickstarts and deploy guides now reflect Go v2 usage and the new env var.New Features
google.golang.org/adk/v2workflow APIs.llmagentexecution modes in Go and HITL tool confirmation.GEPARootAgentOptimizerdocs.Migration
GOOGLE_GENAI_USE_VERTEXAIwithGOOGLE_GENAI_USE_ENTERPRISEacross configs, CI, deployments, and examples.google.golang.org/adk/v2(pin examples tov2.0.0).enterpriseclient parameter instead ofvertexai.Written for commit d002e97. Summary will update on new commits.