@themaximalist/llm.js
Preparing search index...
StreamingToolCall
Interface StreamingToolCall
interface
StreamingToolCall
{
id
?:
string
;
input
?:
string
;
name
?:
string
;
}
Index
Properties
id?
input?
name?
Properties
Optional
id
id
?:
string
Optional
input
input
?:
string
Optional
name
name
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
input
name
@themaximalist/llm.js
Loading...