@neezy-inc/sdk
Preparing search index...
types/eezy.type
SimpleEezyMessage
Interface SimpleEezyMessage
interface
SimpleEezyMessage
{
content
:
{
parts
:
[
{
text
:
string
}
]
;
role
:
"user"
|
"model"
}
;
}
Index
Properties
content
Properties
content
content
:
{
parts
:
[
{
text
:
string
}
]
;
role
:
"user"
|
"model"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
@neezy-inc/sdk
Loading...