Class ResourceProviderNames
- Namespace
- FoundationaLLM.Common.Constants.ResourceProviders
- Assembly
- FoundationaLLM.Common.dll
Contains constants of the resource provider names.
public static class ResourceProviderNames
- Inheritance
-
ResourceProviderNames
- Inherited Members
Fields
All
Contains all the resource provider names.
public static readonly ImmutableList<string> All
Field Value
FoundationaLLM_AIModel
The name of the FoundationaLLM.AIModel resource provider.
public const string FoundationaLLM_AIModel = "FoundationaLLM.AIModel"
Field Value
FoundationaLLM_Agent
The name of the FoundationaLLM.Agent resource provider.
public const string FoundationaLLM_Agent = "FoundationaLLM.Agent"
Field Value
FoundationaLLM_Attachment
The name of the FoundationaLLM.Attachment resource provider.
public const string FoundationaLLM_Attachment = "FoundationaLLM.Attachment"
Field Value
FoundationaLLM_Authorization
The name of the FoundationaLLM.Authorization resource provider.
public const string FoundationaLLM_Authorization = "FoundationaLLM.Authorization"
Field Value
FoundationaLLM_AzureAI
The name of the FoundationaLLM.AzureAI resource provider.
public const string FoundationaLLM_AzureAI = "FoundationaLLM.AzureAI"
Field Value
FoundationaLLM_AzureOpenAI
The name of the FoundationaLLM.AzureOpenAI resource provider.
public const string FoundationaLLM_AzureOpenAI = "FoundationaLLM.AzureOpenAI"
Field Value
FoundationaLLM_Configuration
The name of the FoundationaLLM.Configuration resource provider.
public const string FoundationaLLM_Configuration = "FoundationaLLM.Configuration"
Field Value
FoundationaLLM_Conversation
The name of the FoundationaLLM.Conversation resource provider.
public const string FoundationaLLM_Conversation = "FoundationaLLM.Conversation"
Field Value
FoundationaLLM_DataPipeline
The name of the FoundationaLLM.DataPipeline resource provider.
public const string FoundationaLLM_DataPipeline = "FoundationaLLM.DataPipeline"
Field Value
FoundationaLLM_DataSource
The name of the FoundationaLLM.DataSource resource provider.
public const string FoundationaLLM_DataSource = "FoundationaLLM.DataSource"
Field Value
FoundationaLLM_Plugin
The name of the FoundationaLLM.Plugin resource provider.
public const string FoundationaLLM_Plugin = "FoundationaLLM.Plugin"
Field Value
FoundationaLLM_Prompt
The name of the FoundationaLLM.Prompt resource provider.
public const string FoundationaLLM_Prompt = "FoundationaLLM.Prompt"
Field Value
FoundationaLLM_Vectorization
The name of the FoundationaLLM.Vectorization resource provider.
public const string FoundationaLLM_Vectorization = "FoundationaLLM.Vectorization"