Tool.ToolFunction
Tool.ToolFunction property
Gets or sets the function that the model can call.
public Function ToolFunction { get; set; }
See Also
- class Function
- class Tool
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the function that the model can call.
public Function ToolFunction { get; set; }