Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tool ¶
type Tool struct {
// contains filtered or unexported fields
}
Tool provides a dynamically instantiated tool that triggers a Context Router state change.
func (*Tool) Definition ¶
func (t *Tool) Definition() llm.ToolDefinitionPart
Definition formats the tool accurately for the LLM to understand.
Click to show internal directories.
Click to hide internal directories.