setToolAssistance Method
Setup tool assistance instructions for a tool. The instructions include the main instruction, which includes the current prompt.
setToolAssistance(instructions: undefined | ToolAssistanceInstructions): void
| Parameter | Type | Description |
|---|---|---|
| instructions | undefined | ToolAssistanceInstructions | The tool assistance instructions. |
Returns - void
Defined in
Last Updated: 30 November, 2023