Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultMaxToolRounds = 5 MaxToolRequestsPerRound = 3 MaxTotalToolExecutions = 8 MaxToolResultChars = 16000 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Loop ¶
type Loop struct {
Complete Completer
Tools ToolRunner
MaxRounds int
}
type Request ¶
func ParseToolRequests ¶
Click to show internal directories.
Click to hide internal directories.