Table of Contents

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

ImmutableList<string>

FoundationaLLM_AIModel

The name of the FoundationaLLM.AIModel resource provider.

public const string FoundationaLLM_AIModel = "FoundationaLLM.AIModel"

Field Value

string

FoundationaLLM_Agent

The name of the FoundationaLLM.Agent resource provider.

public const string FoundationaLLM_Agent = "FoundationaLLM.Agent"

Field Value

string

FoundationaLLM_Attachment

The name of the FoundationaLLM.Attachment resource provider.

public const string FoundationaLLM_Attachment = "FoundationaLLM.Attachment"

Field Value

string

FoundationaLLM_Authorization

The name of the FoundationaLLM.Authorization resource provider.

public const string FoundationaLLM_Authorization = "FoundationaLLM.Authorization"

Field Value

string

FoundationaLLM_AzureAI

The name of the FoundationaLLM.AzureAI resource provider.

public const string FoundationaLLM_AzureAI = "FoundationaLLM.AzureAI"

Field Value

string

FoundationaLLM_AzureOpenAI

The name of the FoundationaLLM.AzureOpenAI resource provider.

public const string FoundationaLLM_AzureOpenAI = "FoundationaLLM.AzureOpenAI"

Field Value

string

FoundationaLLM_Configuration

The name of the FoundationaLLM.Configuration resource provider.

public const string FoundationaLLM_Configuration = "FoundationaLLM.Configuration"

Field Value

string

FoundationaLLM_Conversation

The name of the FoundationaLLM.Conversation resource provider.

public const string FoundationaLLM_Conversation = "FoundationaLLM.Conversation"

Field Value

string

FoundationaLLM_DataPipeline

The name of the FoundationaLLM.DataPipeline resource provider.

public const string FoundationaLLM_DataPipeline = "FoundationaLLM.DataPipeline"

Field Value

string

FoundationaLLM_DataSource

The name of the FoundationaLLM.DataSource resource provider.

public const string FoundationaLLM_DataSource = "FoundationaLLM.DataSource"

Field Value

string

FoundationaLLM_Plugin

The name of the FoundationaLLM.Plugin resource provider.

public const string FoundationaLLM_Plugin = "FoundationaLLM.Plugin"

Field Value

string

FoundationaLLM_Prompt

The name of the FoundationaLLM.Prompt resource provider.

public const string FoundationaLLM_Prompt = "FoundationaLLM.Prompt"

Field Value

string

FoundationaLLM_Vectorization

The name of the FoundationaLLM.Vectorization resource provider.

public const string FoundationaLLM_Vectorization = "FoundationaLLM.Vectorization"

Field Value

string