ailia_llm  1.3.1.0
Public Attributes | List of all members
_AILIALLMChatMessage Struct Reference

#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...
 

Member Data Documentation

◆ content

const char* _AILIALLMChatMessage::content

Represent the content of the message.

◆ role

const char* _AILIALLMChatMessage::role

Represent the role. (system, user, assistant)


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