ToolCall.ToolType
ToolCall.ToolType property
Gets or sets the type of the tool. Currently, only function is supported.
public string ToolType { get; set; }
See Also
- class ToolCall
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the type of the tool. Currently, only function is supported.
public string ToolType { get; set; }