Class HttpClientNames
- Namespace
- FoundationaLLM.Common.Constants
- Assembly
- FoundationaLLM.Common.dll
Name constants used to configure and retrieve API endpoint configurations.
public static class HttpClientNames
- Inheritance
-
HttpClientNames
- Inherited Members
Fields
AgentHubAPI
Named client with matching configuration for the Agent Hub API.
public const string AgentHubAPI = "AgentHubAPI"
Field Value
All
All HTTP client names.
public static readonly string[] All
Field Value
- string[]
AllDownstream
All HTTP client names used in IDownstreamAPIService implementations.
public static readonly string[] AllDownstream
Field Value
- string[]
AuthorizationAPI
Named client with matching configuration for the Authorization API.
public const string AuthorizationAPI = "AuthorizationAPI"
Field Value
AzureContentSafety
Named client with matching configuration for the Azure Content Safety service.
public const string AzureContentSafety = "AzureContentSafety"
Field Value
AzureEventGrid
Named client with matching configuration for the Azure Event Grid service.
public const string AzureEventGrid = "AzureEventGrid"
Field Value
ContextAPI
Named client with matching configuration for the Context API.
public const string ContextAPI = "ContextAPI"
Field Value
CoreAPI
Named client with matching configuration for the Core API.
public const string CoreAPI = "CoreAPI"
Field Value
DataPipelineAPI
Named client with matching configuration for the Data Pipeline API.
public const string DataPipelineAPI = "DataPipelineAPI"
Field Value
DataPipelineBackendWorker
Named client with matching configuration for the Data Pipeline Backend Worker.
public const string DataPipelineBackendWorker = "DataPipelineBackendWorker"
Field Value
DataPipelineFrontendWorker
Named client with matching configuration for the Data Pipeline Frontend Worker.
public const string DataPipelineFrontendWorker = "DataPipelineFrontendWorker"
Field Value
DataSourceHubAPI
Named client with matching configuration for the DataSource Hub API.
public const string DataSourceHubAPI = "DataSourceHubAPI"
Field Value
EnkryptGuardrails
Named client with matching configuration for the Enkrypt Guardrails service.
public const string EnkryptGuardrails = "EnkryptGuardrails"
Field Value
GatekeeperAPI
Named client with matching configuration for the Gatekeeper API.
public const string GatekeeperAPI = "GatekeeperAPI"
Field Value
GatekeeperIntegrationAPI
Named client with matching configuration for the Gatekeeper Integration API.
public const string GatekeeperIntegrationAPI = "GatekeeperIntegrationAPI"
Field Value
GatewayAPI
Named client with matching configuration for the Gateway API.
public const string GatewayAPI = "GatewayAPI"
Field Value
GatewayAdapterAPI
Named client with matching configuration for the Gateway Adapter API.
public const string GatewayAdapterAPI = "GatewayAdapterAPI"
Field Value
LakeraGuard
Named client with matching configuration for the Lakera Guard service.
public const string LakeraGuard = "LakeraGuard"
Field Value
LangChainAPI
Named client with matching configuration for the LangChain API.
public const string LangChainAPI = "LangChainAPI"
Field Value
ManagementAPI
Named client with matching configuration for the Management API.
public const string ManagementAPI = "ManagementAPI"
Field Value
OneDriveWorkSchoolAPI
Named client with matching configuration for the OneDriveWorkSchool API.
public const string OneDriveWorkSchoolAPI = "OneDriveWorkSchoolAPI"
Field Value
OrchestrationAPI
Named client with matching configuration for the Orchestration API.
public const string OrchestrationAPI = "OrchestrationAPI"
Field Value
PromptHubAPI
Named client with matching configuration for the Prompt Hub API.
public const string PromptHubAPI = "PromptHubAPI"
Field Value
SemanticKernelAPI
Named client with matching configuration for the Semantic Kernel API.
public const string SemanticKernelAPI = "SemanticKernelAPI"
Field Value
StateAPI
Named client with matching configuration for the State API.
public const string StateAPI = "StateAPI"
Field Value
VectorizationAPI
Named client with matching configuration for the Vectorization API.
public const string VectorizationAPI = "VectorizationAPI"
Field Value
VectorizationWorker
Named client with matching configuration for the Vectorization Worker.
public const string VectorizationWorker = "VectorizationWorker"