Defined in: types.ts:529
id: string;
id: string;
Defined in: types.ts:517
index: number;
index: number;
Defined in: types.ts:539
model: string;
model: string;
Defined in: types.ts:518
timestamp: number;
timestamp: number;
Defined in: types.ts:519
toolCall: object;
toolCall: object;
Defined in: types.ts:531
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:530
