quickstart

command
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

main.go — guided swarm quickstart wiring ADK agents into the CLI.

Examples:

export GOOGLE_API_KEY=...
go run ./cmd/quickstart \
    --participants "researcher:cli:researcher,planner:cli:planner" \
    --shared-spaces "team:demo" \
    --qdrant-url http://localhost:6333 \
    --qdrant-collection adk_memories

export QDRANT_API_KEY=...
go run ./cmd/quickstart \
    --model gemini-2.5-flash \
    --shared-spaces "product:beta" \
    --qdrant-url https://YOUR-QDRANT:6333 \
    --qdrant-collection swarm_memories

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL