Defined in: types/llm.ts:280
Represents a tool call made by the model.
arguments:
Object
Defined in: types/llm.ts:282
The arguments passed to the tool.
toolName:
string
Defined in: types/llm.ts:281
The name of the tool being called.
Defined in: types/llm.ts:280
Represents a tool call made by the model.
arguments:
Object
Defined in: types/llm.ts:282
The arguments passed to the tool.
toolName:
string
Defined in: types/llm.ts:281
The name of the tool being called.