RunStepDetails.ToolCalls
RunStepDetails.ToolCalls property
Gets or sets the details of the tool calls.
public List<ToolCall> ToolCalls { get; set; }
See Also
- class ToolCall
- class RunStepDetails
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the details of the tool calls.
public List<ToolCall> ToolCalls { get; set; }