@themaximalist/llm.js
Preparing search index...
ParserResponse
Type Alias ParserResponse
ParserResponse
:
(
chunk
:
any
)
=>
string
|
InputOutputTokens
|
ToolCall
[]
|
null
Type declaration
(
chunk
:
any
)
:
string
|
InputOutputTokens
|
ToolCall
[]
|
null
Parameters
chunk
:
any
Returns
string
|
InputOutputTokens
|
ToolCall
[]
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@themaximalist/llm.js
Loading...