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