GoogleCloudPlatform/agent-starter-pack
A Python package offering production-ready templates and infrastructure for deploying GenAI agents on Google Cloud, now superseded by `agents-cli` for ongoing development.
Core Features
Quick Start
uvx agent-starter-pack createDetailed Introduction
The Agent Starter Pack was a Python package designed to accelerate the deployment of production-ready Generative AI agents on Google Cloud. It provided pre-built templates, automated infrastructure setup, and integrated CI/CD, evaluation, observability, and security features, allowing developers to focus solely on agent logic. While highly effective, all future feature development and support have transitioned to `agents-cli`, which offers a unified CLI and enhanced lifecycle tooling for building and operating agents on Google Cloud's Agent Platform. This evolution ensures a more comprehensive and streamlined experience for agent development.