Table of Contents

Enum APIEndpointSubcategory

Namespace
FoundationaLLM.Common.Models.ResourceProviders.Configuration
Assembly
FoundationaLLM.Common.dll

The subcategory for api endpoint class.

public enum APIEndpointSubcategory
Extension Methods

Fields

AIModel = 2

Denotes the subcategory for AI model endpoints, such as Azure OpenAI.

Indexing = 1

Denotes the subcategory for indexing services.

OneDriveWorkSchool = 0

Denotes the subcategory for OneDrive Work or School for the FileStoreConnector category.