Google LLC

Everything Google LLC publishes on the catalog.

7 published

  • Quick reference and reference-recipe catalog for writing agent code against Google's Agent Development Kit (ADK) Python API — agents, tools, orchestration, callbacks, and state.

  • Evaluation methodology for agents built with Google's agents-cli — dataset schema, built-in metrics, LLM-as-judge scoring, and the failure-analysis loop (the Quality Flywheel).

  • Deployment guidance for agents built with Google's agents-cli — choosing between Agent Runtime, Cloud Run, and GKE, plus CI/CD, secrets, and rollback.

  • The entrypoint skill for Google's agents-cli toolkit — walks a coding agent through the full ADK development lifecycle: understand, scaffold, build, evaluate, deploy, publish, observe.

  • Guidance for registering a deployed agent with Gemini Enterprise using Google's agents-cli — A2A vs ADK registration modes, flags, and Agent Registry fleet management.

  • Monitoring guidance for agents deployed with Google's agents-cli — Cloud Trace, prompt-response logging, BigQuery Agent Analytics, and third-party integrations.

  • Guide for creating or enhancing agent projects with Google's agents-cli — template selection, deployment target, CI/CD runner, and session storage flags.