Class AmazonTitanTextEvent
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
[JsonConverter(typeof(AmazonTitanTextEventConverter))]
public class AmazonTitanTextEvent
Properties
| Edit this page View SourceChunk
Required. Each chunk of text in the body of the response stream. You must decode the bytes field.
Declaration
public AmazonTitanTextEvent.ChunkData Chunk { get; set; }
Property Value
| Type | Description |
|---|---|
| AmazonTitanTextEvent.ChunkData |