Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultModel = "claude-sonnet-4-20250514" MaxRetries = 3 )
View Source
const SystemPrompt = `` /* 8268-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
func NewAgent ¶
func NewAgent(cfg AgentConfig) (*Agent, error)
func (*Agent) GenerateConfig ¶
type AgentConfig ¶
Click to show internal directories.
Click to hide internal directories.