Class ContainerUploadBlock
Inherited Members
Namespace: Glitch9.AIDevKit.Anthropic
Assembly: Glitch9.AIDevKit.Provider.Anthropic.dll
Syntax
public class ContainerUploadBlock : ContentBlock
Properties
| Edit this page View SourceFileId
Declaration
[JsonProperty("file_id")]
public string FileId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Declaration
[JsonProperty("type")]
public override ContentType Type { get; }
Property Value
| Type | Description |
|---|---|
| ContentType |