supervisor

command
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2025 License: MIT Imports: 12 Imported by: 0

README

Supervisor Agent Example

This example demonstrates how to implement a multi-agent system using a Supervisor.

Overview

In a Supervisor pattern, a central "supervisor" agent routes tasks to specialized worker agents. The workers perform their tasks and report back to the supervisor, which then decides the next step or finishes the workflow.

This example shows how to use prebuilt.CreateSupervisor to orchestrate multiple agents.

Usage

go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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