ChatMessage.ToolCallId
ChatMessage.ToolCallId property
Gets or sets tool call that this message is responding to.
public string ToolCallId { get; set; }
See Also
- class ChatMessage
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets tool call that this message is responding to.
public string ToolCallId { get; set; }