GenerationChunkFields: {
    text: string;
    generationInfo?: Record<string, any>;
}