Class TranscriptChunk
public class TranscriptChunk : AIStreamChunk<TranscriptChunk, TranscriptStreamEvent>
- Inheritance
-
objectTranscriptChunk
- Inherited Members
-
SSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.ValueSSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.IsErrorSSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.ErrorMessageSSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.IsDoneSSEChunkBase<TranscriptChunk, TranscriptStreamEvent>.HasDataSSEChunkBase<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; }