Class ChatCompletionMessage


  • public class ChatCompletionMessage
    extends Object
    Represents a message in a chat completion request, containing the role of the speaker (user, assistant, or system) and the message content, which may include text or other parts.