[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.AIMessage

AIMessage Class

Represents a message in a conversation with an AI model.

Inheritance
AIMessage
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class AIMessage
Public Class AIMessage

Constructors

Name Description
AIMessage()

Properties

Name Description
Content

Gets or sets the content of the message.

Role

Gets or sets the role of the message author. Common values: "system", "user"