Class MistralTranscriptionTextDelta
Inherited Members
Namespace: Glitch9.AIDevKit.Mistral
Assembly: Glitch9.AIDevKit.Provider.Mistral.dll
Syntax
public class MistralTranscriptionTextDelta
Properties
| Edit this page View SourceText
Declaration
[JsonProperty("text")]
public string Text { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Default Value: "transcription.text.delta"
Declaration
[JsonProperty("type")]
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |