team

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2025 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Opt

type Opt func(*Team)

func WithAgents

func WithAgents(agents ...*agent.Agent) Opt

func WithID

func WithID(id string) Opt

type Team

type Team struct {
	ID string
	// contains filtered or unexported fields
}

func New

func New(opts ...Opt) *Team

func (*Team) Agent

func (t *Team) Agent(name string) *agent.Agent

func (*Team) AgentNames

func (t *Team) AgentNames() []string

func (*Team) Size

func (t *Team) Size() int

func (*Team) StopToolSets

func (t *Team) StopToolSets() error

Jump to

Keyboard shortcuts

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