Table of Contents

Class ImageContent

Namespace
AutoGen.Anthropic.DTO
Assembly
AutoGen.Anthropic.dll
public class ImageContent : ContentBase
Inheritance
ImageContent
Inherited Members

Properties

Source

[JsonPropertyName("source")]
public ImageSource? Source { get; set; }

Property Value

ImageSource

Type

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

Property Value

string