SongGuess
Preparing search index...
server/worker-configuration
RoleScopedChatInput
Type Alias RoleScopedChatInput
type
RoleScopedChatInput
=
{
content
:
string
;
name
?:
string
;
role
:
|
"user"
|
"assistant"
|
"system"
|
"tool"
|
string
&
NonNullable
<
unknown
>
;
}
Index
Properties
content
name?
role
Properties
content
content
:
string
Optional
name
name
?:
string
role
role
:
"user"
|
"assistant"
|
"system"
|
"tool"
|
string
&
NonNullable
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
name
role
SongGuess
Loading...