team

command
v0.8.8 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 — multi-agent swarm orchestrator with shared memory spaces.

Examples:

export GOOGLE_API_KEY=...
go run ./cmd/team \
    --agents "alice=agent:alice,bob=agent:bob" \
    --shared-spaces "team:design,team:research" \
    --qdrant-url http://localhost:6333 \
    --qdrant-collection adk_memories

export QDRANT_API_KEY=...
go run ./cmd/team \
    --model gemini-2.5-flash \
    --agents "pm=agent:pm,researcher=agent:res" \
    --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