ailia_llm  1.3.1.0
公開変数類 | 全メンバ一覧
_AILIALLMChatMessage 構造体

#include <ailia_llm.h>

公開変数類

const char * role
 Represent the role. (system, user, assistant) [詳解]
 
const char * content
 Represent the content of the message. [詳解]
 

メンバ詳解

◆ content

const char* _AILIALLMChatMessage::content

Represent the content of the message.

◆ role

const char* _AILIALLMChatMessage::role

Represent the role. (system, user, assistant)


この構造体詳解は次のファイルから抽出されました: