setToolAssistance Method
Setup tool assistance instructions for a tool. The instructions include the main instruction, which includes the current prompt.
setToolAssistance(instructions: ToolAssistanceInstructions): void
Parameter | Type | Description |
---|---|---|
instructions | ToolAssistanceInstructions | The tool assistance instructions. |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.