Class FileChunk
Implements
Inherited Members
Namespace: Glitch9.AIDevKit.Mistral
Assembly: Glitch9.AIDevKit.Provider.Mistral.dll
Syntax
public class FileChunk : IMistralDocumentChunk
Properties
| Edit this page View SourceFileId
Required.
Declaration
[JsonProperty("file_id")]
public string FileId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Default: "file"
Declaration
[JsonProperty("type")]
public string Type { get; }
Property Value
| Type | Description |
|---|---|
| string |