Genkit JS API reference
    Preparing search index...

    Type Alias MockChunk

    MockChunk: string | GenerateResponseChunkData

    A streamed chunk a mock model may emit. A bare string is shorthand for a single text part ({ content: [{ text }] }).