Start quickly, evolve your designs, and scale up to enterprise-level deployments.
Build your agents with AI models that work for you, and run them on the best infrastructure for your needs.
from google.adk \ import Agent agent = Agent( name="assistant", model="gemini-2.0-flash", instruction="You are a helpful assistant.", tools=[search, code_exec], )
Graph-based agents let you combine AI-powered functionality with deterministic code for more reliable workflows.
Take advantage of numerous pre-built integrations from Google and our partners. Scale up with full support from Google Agent Platform.
Start simple with prompt-based, single agents, and evolve into graph-based workflows with multiple, coordinated agents.
Gemini
LangChain
CrewAI
Google Cloud