Class TranscriptChunk
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)
Namespace: Glitch9.AIDevKit.Streaming
Assembly: .dll
Syntax
public class TranscriptChunk : AIStreamChunk<TranscriptChunk, TranscriptStreamEvent>
Properties
IsDone
Declaration
public override bool IsDone { get; }
Property Value
Type | Description |
---|---|
bool |
Overrides
Glitch9.IO.Networking.RESTApi.SSEChunkBase<Glitch9.AIDevKit.Streaming.TranscriptChunk, Glitch9.AIDevKit.Streaming.TranscriptStreamEvent>.IsDone
Usage
Declaration
public override Usage Usage { get; }
Property Value
Type | Description |
---|---|
Usage |