KnowledgeBaseMessage interface

The natural language message style object.

Properties

content

The content of the message.

role

The role of the tool response.

Property Details

content

The content of the message.

content: KnowledgeBaseMessageContentUnion[]

Property Value

role

The role of the tool response.

role?: string

Property Value

string