Class OutputTextDeltaEvent
Inheritance
OutputTextDeltaEvent
Inherited Members
Namespace: Glitch9.AIDevKit.Responses
Assembly: Glitch9.AIDevKit.dll
Syntax
public sealed class OutputTextDeltaEvent : TextDeltaEventBase, ISequencableEvent, ICompletableEvent, IEvent
Properties
| Edit this page View SourceText
The text content that is finalized.
Declaration
[JsonProperty("text")]
public string Text { get; set; }
Property Value
| Type | Description |
|---|---|
| string |