LLamaChatMessage
Namespace: LLama.Native
1 |
|
Inheritance Object → ValueType → LLamaChatMessage
Remarks:
llama_chat_message
Fields
role
Pointer to the null terminated bytes that make up the role string
1 |
|
content
Pointer to the null terminated bytes that make up the content string
1 |
|