Structs§
- Called
Function - Called function with name and arguments
- Function
- Function definition for a tool
- Tool
- Tool definition
- Tool
Callback With Tool - A tool callback with its associated Tool definition.
Enums§
- Tool
Type - Type of tool
Type Aliases§
- Tool
Callback - Callback used for custom tool functions. Receives the called function (name and JSON arguments) and returns the tool output as a string.
- Tool
Callbacks - Collection of callbacks keyed by tool name.
- Tool
Callbacks With Tools - Collection of callbacks with their tool definitions keyed by tool name.