Class AzureAIResourceTypeNames
- Namespace
- FoundationaLLM.Common.Constants.ResourceProviders
- Assembly
- FoundationaLLM.Common.dll
Contains constants of the names of the resource types managed by the FoundationaLLM.AzureAI resource provider.
public class AzureAIResourceTypeNames
- Inheritance
-
AzureAIResourceTypeNames
- Inherited Members
- Extension Methods
Fields
AgentConversationMappings
Azure AI Agent Service to FoundationaLLM conversation mappings.
public const string AgentConversationMappings = "agentConversationMappings"
Field Value
AgentFileMappings
Azure AI Agent Service to FoundationaLLM file mappings.
public const string AgentFileMappings = "agentFileMappings"
Field Value
Projects
Azure AI Projects.
public const string Projects = "projects"