Tutorials
71 posts
Agent Core Concepts: Model, Tool, Instruction — The Three Pillars
Deep understanding of Agent’s three elements in ADK Go: Model (model), Tool (tools), Instruction (instructions), and how they work together.
Project Structure & .env Management: Building Robust ADK Go Projects
Complete guide: Establish a standard ADK Go project directory structure, manage API Keys and sensitive information, unify team collaboration standards.
ADK Go Installation & Quick Verification: Run Your First Agent
Complete guide: Install Google ADK Go SDK, configure API Key, run Hello World Agent and understand Agent’s basic execution flow.
Go 1.24+ Installation & Verification: Setting Up Your ADK Go Dev Environment
Complete guide: Install Go 1.24+ on macOS/Linux/Windows, verify environment variables, ensure ADK Go runs without obstacles.
Module 10: Real-World Projects
End-to-end project, debugging, evaluation
Module 2: Quick Start
Agent core concepts, Hello World, run modes, API Key
Module 3: Tool Usage
Function Tool, MCP, OpenAPI, Authentication
Module 4: Memory & Context
Session, State, Event, Caching, Compression, Rewind
Module 5: Multi-Agent Collaboration
Team, Sequential, Parallel, Loop, Custom, Routing
Module 6: Streaming Interaction
Streaming principles, Event handling, Multimodal, Real-time chat
