Defined in: types.ts:676
id: string;
id: string;
Defined in: types.ts:664
index: number;
index: number;
Defined in: types.ts:686
model: string;
model: string;
Defined in: types.ts:665
timestamp: number;
timestamp: number;
Defined in: types.ts:666
toolCall: object;
toolCall: object;
Defined in: types.ts:678
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:677
