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