AIMessageChunkFields: AIMessageFields & {
    tool_call_chunks?: ToolCallChunk[];
}

Type declaration

Generated using TypeDoc