featherbit UI
Gateway rustdoc
Preparing search index...
chat/store
ToolCall
Interface ToolCall
One tool call the model requested;
arguments
is the raw JSON string.
interface
ToolCall
{
arguments
:
string
;
id
:
string
;
name
:
string
;
}
Index
Properties
arguments
id
name
Properties
arguments
arguments
:
string
id
id
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
arguments
id
name
Gateway rustdoc
featherbit UI
Loading...
One tool call the model requested;
argumentsis the raw JSON string.