Raymond Maarloeve
Loading...
Searching...
No Matches
Message Class Reference

Represents a single message in a chat conversation. More...

Public Attributes

string role
 The role of the message sender (e.g., "user", "assistant").
 
string content
 The content of the message.
 

Detailed Description

Represents a single message in a chat conversation.

Member Data Documentation

◆ content

string Message.content

The content of the message.

◆ role

string Message.role

The role of the message sender (e.g., "user", "assistant").


The documentation for this class was generated from the following file: