RunResponse.Tools
RunResponse.Tools property
Gets or sets the list of tools that the assistant used for this run.
public List<Tool> Tools { get; set; }
See Also
- class Tool
- class RunResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the list of tools that the assistant used for this run.
public List<Tool> Tools { get; set; }