Table of Contents

Class TranscriptChunk

public class TranscriptChunk : AIStreamChunk<TranscriptChunk, TranscriptStreamEvent>
Inheritance
object
TranscriptChunk
Inherited Members
SSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.Value
SSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.IsError
SSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.ErrorMessage
SSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.IsDone
SSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.HasData
SSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.Create(TranscriptStreamEvent, bool)
SSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.Error(string)

Properties

IsDone

public override bool IsDone { get; }

Property Value

bool

Usage

public override Usage Usage { get; }

Property Value

Usage