@conciergus/chat - v0.3.1
Preparing search index...
hooks
StreamTextPart
Interface StreamTextPart
interface
StreamTextPart
{
type
:
|
"error"
|
"text"
|
"reasoning"
|
"source"
|
"text-delta"
|
"tool-call"
|
"tool-result"
|
"tool-call-delta"
|
"finish"
|
"step-finish"
|
"reasoning-delta"
|
"file"
|
"image"
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
type
Properties
type
type
:
|
"error"
|
"text"
|
"reasoning"
|
"source"
|
"text-delta"
|
"tool-call"
|
"tool-result"
|
"tool-call-delta"
|
"finish"
|
"step-finish"
|
"reasoning-delta"
|
"file"
|
"image"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
@conciergus/chat - v0.3.1
Loading...