![]() |
Raymond Maarloeve
|
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. | |
Represents a response message of the LLMServer.
| string MessageDTO.message |
The message content returned by the server.
| bool MessageDTO.success |
Whether the action was successful or not.