Documentation
¶
Index ¶
Constants ¶
View Source
const ToolNameUserPrompt = "user_prompt"
Variables ¶
This section is empty.
Functions ¶
func CreateToolSet ¶ added in v1.60.0
CreateToolSet is used by the tools registry.
Types ¶
type ToolSet ¶ added in v1.60.0
type ToolSet struct {
// contains filtered or unexported fields
}
func (*ToolSet) Instructions ¶ added in v1.60.0
func (*ToolSet) SetElicitationHandler ¶ added in v1.60.0
func (t *ToolSet) SetElicitationHandler(elicitationHandler tools.ElicitationHandler)
Click to show internal directories.
Click to hide internal directories.