@encorp.ai/llm-open-proxy - v0.2.2
Home
OpenAPI
GitHub
Preparing search index...
AnthropicStreamResult
Interface AnthropicStreamResult
interface
AnthropicStreamResult
{
stream
:
ReadableStream
<
Uint8Array
<
ArrayBufferLike
>
>
;
getUsage
:
()
=>
TokenUsage
;
warnings
:
string
[]
;
}
Index
Properties
stream
get
Usage
warnings
Properties
stream
stream
:
ReadableStream
<
Uint8Array
<
ArrayBufferLike
>
>
get
Usage
getUsage
:
()
=>
TokenUsage
warnings
warnings
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stream
get
Usage
warnings
Home
OpenAPI
GitHub
@encorp.ai/llm-open-proxy - v0.2.2
Loading...