ailia_llm
1.3.1.0
|
#include <ailia_llm.h>
Public Attributes | |
const char * | role |
Represent the role. (system, user, assistant) More... | |
const char * | content |
Represent the content of the message. More... | |
const char* _AILIALLMChatMessage::content |
Represent the content of the message.
const char* _AILIALLMChatMessage::role |
Represent the role. (system, user, assistant)