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

Represents a response message of the LLMServer. More...

Public Attributes

bool success
 Whether the action was successful or not.
 
string message
 The message content returned by the server.
 

Detailed Description

Represents a response message of the LLMServer.

Member Data Documentation

◆ message

string MessageDTO.message

The message content returned by the server.

◆ success

bool MessageDTO.success

Whether the action was successful or not.


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