Class AzureOpenAIResourceTypeNames
- Namespace
- FoundationaLLM.Common.Constants.ResourceProviders
- Assembly
- FoundationaLLM.Common.dll
Contains constants of the names of the resource types managed by the FoundationaLLM.AzureOpenAI resource provider.
public class AzureOpenAIResourceTypeNames
- Inheritance
-
AzureOpenAIResourceTypeNames
- Inherited Members
- Extension Methods
Fields
ConversationMappings
Azure OpenAI to FoundationaLLM conversation mappings.
public const string ConversationMappings = "conversationMappings"
Field Value
FileMappings
Azure OpenAI to FoundationaLLM file mappings.
public const string FileMappings = "fileMappings"