Preparing search index...
The search index is not available
Ninja Agents SDK - v1.0.0
Ninja Agents SDK
ScrollStreamResponse
Interface ScrollStreamResponse<T>
Streaming response from Scroll providers
interface
ScrollStreamResponse
<
T
>
{
content
:
T
;
tokenUsage
?:
TokenUsage
;
billingInfo
?:
BillingInfo
;
metadata
?:
Record
<
string
,
any
>
;
}
Type Parameters
T
=
string
Index
Properties
content
token
Usage?
billing
Info?
metadata?
Properties
content
content
:
T
Optional
token
Usage
token
Usage
?:
TokenUsage
Optional
billing
Info
billing
Info
?:
BillingInfo
Optional
metadata
metadata
?:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
content
token
Usage
billing
Info
metadata
Ninja Agents SDK - v1.0.0
Loading...
Streaming response from Scroll providers