Table of Contents

Class ImageSource

Namespace
AutoGen.Anthropic.DTO
Assembly
AutoGen.Anthropic.dll
public class ImageSource
Inheritance
ImageSource
Inherited Members

Properties

Data

[JsonPropertyName("data")]
public string? Data { get; set; }

Property Value

string

MediaType

[JsonPropertyName("media_type")]
public string? MediaType { get; set; }

Property Value

string

Type

[JsonPropertyName("type")]
public string Type { get; }

Property Value

string