Defined in: types.ts:608
id: string;
id: string;
Defined in: types.ts:596
index: number;
index: number;
Defined in: types.ts:618
model: string;
model: string;
Defined in: types.ts:597
timestamp: number;
timestamp: number;
Defined in: types.ts:598
toolCall: object;
toolCall: object;
Defined in: types.ts:610
function: object;
function: object;
arguments: string;
arguments: string;
name: string;
name: string;
id: string;
id: string;
type: "function";
type: "function";
type: "tool_call";
type: "tool_call";
Defined in: types.ts:609
