llmwire - v2.2.0
GitHub
npm
llms.txt
Preparing search index...
llmwire
ToolCall
Interface ToolCall
interface
ToolCall
{
arguments
:
any
;
id
:
string
;
name
:
string
;
}
Index
Properties
arguments
id
name
Properties
arguments
arguments
:
any
Parsed JSON; the raw string when the model sent arguments that are not JSON.
id
id
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
arguments
id
name
GitHub
npm
llms.txt
llmwire - v2.2.0
Loading...
Parsed JSON; the raw string when the model sent arguments that are not JSON.