Enum APIEndpointSubcategory
- Assembly
 - FoundationaLLM.Common.dll
 
The subcategory for api endpoint class.
public enum APIEndpointSubcategory
  - Extension Methods
 
Fields
AIModel = 2Denotes the subcategory for AI model endpoints, such as Azure OpenAI.
Indexing = 1Denotes the subcategory for indexing services.
OneDriveWorkSchool = 0Denotes the subcategory for OneDrive Work or School for the FileStoreConnector category.