Appearance
Interface: ToolCall
Defined in: schema.ts:30
Tool call structure.
Properties
function
ts
function: FunctionCall;Defined in: schema.ts:42
Function call.
id
ts
id: string;Defined in: schema.ts:34
Tool call ID.
type
ts
type: string;Defined in: schema.ts:38
Tool call type.