Preparing search index...
The search index is not available
@wllama/wllama
@wllama/wllama
WllamaChatMessage
Interface WllamaChatMessage
interface
WllamaChatMessage
{
content
:
string
;
role
:
"system"
|
"user"
|
"assistant"
;
}
Index
Properties
content
role
Properties
content
content
:
string
role
role
:
"system"
|
"user"
|
"assistant"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
role
@wllama/wllama
Loading...