Quick Start
4 posts
API Key & Model Selection: Balancing Cost, Capability, and Use Case
Detailed guide on Google Gemini API Key acquisition and management, and how to select the right model based on use case: flash/pro/experimental, and their impact on cost and capability.
May 29, 2026 · 3 min · 636 words · Mengshou Programming
CLI vs Web: ADK Go Execution Modes Comparison and Selection
Detailed comparison of ADK Go’s two execution modes—CLI interaction and Web interface—their applicable scenarios, pros and cons, configuration methods.
May 29, 2026 · 3 min · 599 words · Mengshou Programming
Hello World Agent: A Complete Minimal Runnable Agent Example
Build a complete Hello World Agent from scratch, with line-by-line code explanation, running and debugging, common error analysis, helping you build a complete sensory understanding of ADK Go.
May 29, 2026 · 4 min · 678 words · Mengshou Programming
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.
May 29, 2026 · 5 min · 878 words · Mengshou Programming
