ailia_llm
1.3.1.0
|
#include <ailia_llm.h>
公開変数類 | |
const char * | role |
Represent the role. (system, user, assistant) [詳解] | |
const char * | content |
Represent the content of the message. [詳解] | |
const char* _AILIALLMChatMessage::content |
Represent the content of the message.
const char* _AILIALLMChatMessage::role |
Represent the role. (system, user, assistant)