Class CohereImageContentV2
Represents a single instance of Chat Image content
Inherited Members
Namespace: Oci.GenerativeaiinferenceService.Models
Assembly: OCI.DotNetSDK.Generativeaiinference.dll
Syntax
public class CohereImageContentV2 : CohereContentV2
Properties
ImageUrl
Declaration
[JsonProperty(PropertyName = "imageUrl")]
public CohereImageUrlV2 ImageUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| CohereImageUrlV2 |