Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Researcher ¶
type Researcher struct {
// contains filtered or unexported fields
}
Researcher is a lightweight sub-agent that focuses on synthesizing background information.
func NewResearcher ¶
func NewResearcher(model models.Agent) *Researcher
func (*Researcher) Description ¶
func (r *Researcher) Description() string
func (*Researcher) Name ¶
func (r *Researcher) Name() string
Click to show internal directories.
Click to hide internal directories.