NB Scraper Docs - v1.1.8
Preparing search index...
DeepInfraAIMessage
Interface DeepInfraAIMessage
interface
DeepInfraAIMessage
{
role
:
"user"
|
"assistant"
|
"system"
;
content
:
string
;
parts
:
{
type
:
string
;
text
:
string
}
[]
;
}
Index
Properties
role
content
parts
Properties
role
role
:
"user"
|
"assistant"
|
"system"
content
content
:
string
parts
parts
:
{
type
:
string
;
text
:
string
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
role
content
parts
NB Scraper Docs - v1.1.8
Loading...