Table of Contents

Class AttachmentResourceProviderMetadata

Namespace
FoundationaLLM.Common.Constants.ResourceProviders
Assembly
FoundationaLLM.Common.dll

Provides metadata for the FoundationaLLM.Attachment resource provider.

public static class AttachmentResourceProviderMetadata
Inheritance
AttachmentResourceProviderMetadata
Inherited Members

Properties

AllowedResourceTypes

The metadata describing the resource types allowed by the resource provider.

public static Dictionary<string, ResourceTypeDescriptor> AllowedResourceTypes { get; }

Property Value

Dictionary<string, ResourceTypeDescriptor>