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