[pull] main from google:main#10
Merged
Merged
Conversation
Add version tag support and make intro more understandable and less market-y
* Readd docs page for metrics * Update lychee link checker config * Update lychee config
* Add Cancel Agent Runs docs page for ADK JS AbortSignal support * Add Cancel Agent Runs page * Shorter section heading * Re-run deploy build * Fix language tag * Move sample code to snippets files/dir * Reword intro * Reorder sections * Shorter doc and snippet file names * Add cancel page
…es (#1703) * docs: update Cloud Run deployment guide for compute service account to have permission to use Cloud Build. * Update cloud-run.md --------- Co-authored-by: Joe Fernandez <joefernandez@users.noreply.github.com>
…n ADK JS (#1709) * Add agent routing and model routing docs for RoutedAgent and RoutedLlm in ADK JS * Update example code snippets * Add renamed code sample files * Update lychee link checker config * Shorten docs and snippets paths and filenames * Update titles * Rework intros * Rework intros * Add notes about experimental status * Move InMemoryRunner outside of code snippet regions since it's unused in rendered snippet
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
Adds agent/model routing docs and samples for
@google/adk(TypeScript), introduces cancelable runs withAbortSignal, and readds metrics docs. Updates API references to 1.32.0 and improves links, navigation, and site styling.New Features
RoutedAgent(experimental) with basic, fallback, planning mode, and auto-routing examples.RoutedLlm(experimental) with failover and basic usage example.AbortController/AbortSignaldocs with basic, timeout, combined-signal, and custom-tool examples.Docs & Site
pageNumberto REST schema; switch API reference links to absolute URLs..lycheeignore.Written for commit f6b1259. Summary will update on new commits.