diff --git a/src/dotnet/Common/Constants/Authorization/AuthorizationDependencyInjectionKeys.cs b/src/dotnet/Common/Constants/Authorization/AuthorizationDependencyInjectionKeys.cs index 5a80df0a8b..23bbe2f1d1 100644 --- a/src/dotnet/Common/Constants/Authorization/AuthorizationDependencyInjectionKeys.cs +++ b/src/dotnet/Common/Constants/Authorization/AuthorizationDependencyInjectionKeys.cs @@ -1,3 +1,10 @@ +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AuthorizationAppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Authorization/AuthorizationDependencyInjectionKeys.tt b/src/dotnet/Common/Constants/Authorization/AuthorizationDependencyInjectionKeys.tt index 07e74671d6..7f93e5012e 100644 --- a/src/dotnet/Common/Constants/Authorization/AuthorizationDependencyInjectionKeys.tt +++ b/src/dotnet/Common/Constants/Authorization/AuthorizationDependencyInjectionKeys.tt @@ -13,6 +13,13 @@ var jsonObjects = JsonNode.Parse(inputContent)!; Func getName = n => n.GetValue().Replace(":", "_"); #> +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AuthorizationAppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Authorization/AuthorizationKeyVaultSecretNames.cs b/src/dotnet/Common/Constants/Authorization/AuthorizationKeyVaultSecretNames.cs index e5900901ce..a1ce896620 100644 --- a/src/dotnet/Common/Constants/Authorization/AuthorizationKeyVaultSecretNames.cs +++ b/src/dotnet/Common/Constants/Authorization/AuthorizationKeyVaultSecretNames.cs @@ -1,3 +1,10 @@ +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AuthorizationAppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Authorization/AuthorizationKeyVaultSecretNames.tt b/src/dotnet/Common/Constants/Authorization/AuthorizationKeyVaultSecretNames.tt index 8595e65b6f..eb3de76b7e 100644 --- a/src/dotnet/Common/Constants/Authorization/AuthorizationKeyVaultSecretNames.tt +++ b/src/dotnet/Common/Constants/Authorization/AuthorizationKeyVaultSecretNames.tt @@ -18,6 +18,13 @@ ? n["value"].GetValue() : $"{{\\\"uri\\\":\\\"${{env:AZURE_KEY_VAULT_ENDPOINT}}secrets/foundationallm-{n["secret"].GetValue()}}}\\\"}}"; #> +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AuthorizationAppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeyFilters.cs b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeyFilters.cs index 1fc6c91165..d2210bbde9 100644 --- a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeyFilters.cs +++ b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeyFilters.cs @@ -1,3 +1,10 @@ +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeyFilters.tt b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeyFilters.tt index 8755b12bf2..c84cc12eb0 100644 --- a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeyFilters.tt +++ b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeyFilters.tt @@ -13,6 +13,13 @@ var jsonObjects = JsonNode.Parse(inputContent)!; Func getName = n => n.GetValue().Replace(":", "_"); #> +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeySections.cs b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeySections.cs index cd8428a568..6bef6a5718 100644 --- a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeySections.cs +++ b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeySections.cs @@ -1,3 +1,10 @@ +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeySections.tt b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeySections.tt index c3a42083c2..556f1f169c 100644 --- a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeySections.tt +++ b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeySections.tt @@ -13,6 +13,13 @@ var jsonObjects = JsonNode.Parse(inputContent)!; Func getName = n => n.GetValue().Replace(":", "_"); #> +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeys.cs b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeys.cs index 85dee86c81..6c945b2c87 100644 --- a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeys.cs +++ b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeys.cs @@ -1,3 +1,10 @@ +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// @@ -439,6 +446,10 @@ public static class AppConfigurationKeys #endregion + #region FoundationaLLM:APIEndpoints:LangChainAPI:Configuration + + #endregion + #region FoundationaLLM:APIEndpoints:SemanticKernelAPI:Essentials /// @@ -457,6 +468,10 @@ public static class AppConfigurationKeys #endregion + #region FoundationaLLM:APIEndpoints:SemanticKernelAPI:Configuration + + #endregion + #region FoundationaLLM:APIEndpoints:ManagementAPI:Essentials /// diff --git a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeys.tt b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeys.tt index e8766224a5..78a91163e2 100644 --- a/src/dotnet/Common/Constants/Configuration/AppConfigurationKeys.tt +++ b/src/dotnet/Common/Constants/Configuration/AppConfigurationKeys.tt @@ -13,6 +13,13 @@ var jsonObjects = JsonNode.Parse(inputContent)!; Func getName = n => n.GetValue().Replace(":", "_"); #> +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Configuration/DependencyInjection.cs b/src/dotnet/Common/Constants/Configuration/DependencyInjection.cs index ab081f53e4..e0096e0f69 100644 --- a/src/dotnet/Common/Constants/Configuration/DependencyInjection.cs +++ b/src/dotnet/Common/Constants/Configuration/DependencyInjection.cs @@ -1,3 +1,10 @@ +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- using FoundationaLLM.Common.Constants.Configuration; using FoundationaLLM.Common.Interfaces; using FoundationaLLM.Common.Models.Configuration.Storage; diff --git a/src/dotnet/Common/Constants/Configuration/DependencyInjection.tt b/src/dotnet/Common/Constants/Configuration/DependencyInjection.tt index e3524e09c3..88b4eaecaa 100644 --- a/src/dotnet/Common/Constants/Configuration/DependencyInjection.tt +++ b/src/dotnet/Common/Constants/Configuration/DependencyInjection.tt @@ -13,6 +13,13 @@ var jsonObjects = JsonNode.Parse(inputContent)!; Func getName = n => n.GetValue().Replace(":", "_"); #> +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- using FoundationaLLM.Common.Constants.Configuration; using FoundationaLLM.Common.Interfaces; using FoundationaLLM.Common.Models.Configuration.Storage; diff --git a/src/dotnet/Common/Constants/Configuration/DependencyInjectionKeys.cs b/src/dotnet/Common/Constants/Configuration/DependencyInjectionKeys.cs index 4c67d3e079..de54675592 100644 --- a/src/dotnet/Common/Constants/Configuration/DependencyInjectionKeys.cs +++ b/src/dotnet/Common/Constants/Configuration/DependencyInjectionKeys.cs @@ -1,3 +1,10 @@ +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Configuration/DependencyInjectionKeys.tt b/src/dotnet/Common/Constants/Configuration/DependencyInjectionKeys.tt index e42f2a7d96..e85588323b 100644 --- a/src/dotnet/Common/Constants/Configuration/DependencyInjectionKeys.tt +++ b/src/dotnet/Common/Constants/Configuration/DependencyInjectionKeys.tt @@ -13,6 +13,13 @@ var jsonObjects = JsonNode.Parse(inputContent)!; Func getName = n => n.GetValue().Replace(":", "_"); #> +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// diff --git a/src/dotnet/Common/Constants/Configuration/KeyVaultSecretNames.cs b/src/dotnet/Common/Constants/Configuration/KeyVaultSecretNames.cs index 92707e0b92..3577481c88 100644 --- a/src/dotnet/Common/Constants/Configuration/KeyVaultSecretNames.cs +++ b/src/dotnet/Common/Constants/Configuration/KeyVaultSecretNames.cs @@ -1,3 +1,10 @@ +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { /// @@ -8,163 +15,163 @@ public static partial class KeyVaultSecretNames /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Core API. /// - public const string FoundationaLLM_APIEndpoints_CoreAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_CoreAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the Core Worker service. /// - public const string FoundationaLLM_APIEndpoints_CoreWorker_APIKey = + public const string FoundationaLLM_APIEndpoints_CoreWorker_Essentials_APIKey = "foundationallm-apiendpoints-coreworker-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Core Worker service. /// - public const string FoundationaLLM_APIEndpoints_CoreWorker_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_CoreWorker_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the Gatekeeper API. /// - public const string FoundationaLLM_APIEndpoints_GatekeeperAPI_APIKey = + public const string FoundationaLLM_APIEndpoints_GatekeeperAPI_Essentials_APIKey = "foundationallm-apiendpoints-gatekeeperapi-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Gatekeeper API. /// - public const string FoundationaLLM_APIEndpoints_GatekeeperAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_GatekeeperAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the Gatekeeper Integration API. /// - public const string FoundationaLLM_APIEndpoints_GatekeeperIntegrationAPI_APIKey = + public const string FoundationaLLM_APIEndpoints_GatekeeperIntegrationAPI_Essentials_APIKey = "foundationallm-apiendpoints-gatekeeperintegrationapi-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Gatekeeper Integration API. /// - public const string FoundationaLLM_APIEndpoints_GatekeeperIntegrationAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_GatekeeperIntegrationAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the Orchestration API. /// - public const string FoundationaLLM_APIEndpoints_OrchestrationAPI_APIKey = + public const string FoundationaLLM_APIEndpoints_OrchestrationAPI_Essentials_APIKey = "foundationallm-apiendpoints-orchestrationapi-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Orchestration API. /// - public const string FoundationaLLM_APIEndpoints_OrchestrationAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_OrchestrationAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the LangChain API. /// - public const string FoundationaLLM_APIEndpoints_LangChainAPI_APIKey = + public const string FoundationaLLM_APIEndpoints_LangChainAPI_Essentials_APIKey = "foundationallm-apiendpoints-langchainapi-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the LangChain API. /// - public const string FoundationaLLM_APIEndpoints_LangChainAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_LangChainAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the Semantic Kernel API. /// - public const string FoundationaLLM_APIEndpoints_SemanticKernelAPI_APIKey = + public const string FoundationaLLM_APIEndpoints_SemanticKernelAPI_Essentials_APIKey = "foundationallm-apiendpoints-semantickernelapi-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Semantic Kernel API. /// - public const string FoundationaLLM_APIEndpoints_SemanticKernelAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_SemanticKernelAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Management API. /// - public const string FoundationaLLM_APIEndpoints_ManagementAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_ManagementAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the Vectorization API. /// - public const string FoundationaLLM_APIEndpoints_VectorizationAPI_APIKey = + public const string FoundationaLLM_APIEndpoints_VectorizationAPI_Essentials_APIKey = "foundationallm-apiendpoints-vectorizationapi-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Vectorization API. /// - public const string FoundationaLLM_APIEndpoints_VectorizationAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_VectorizationAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the Vectorization Worker service. /// - public const string FoundationaLLM_APIEndpoints_VectorizationWorker_APIKey = + public const string FoundationaLLM_APIEndpoints_VectorizationWorker_Essentials_APIKey = "foundationallm-apiendpoints-vectorizationworker-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Vectorization worker service. /// - public const string FoundationaLLM_APIEndpoints_VectorizationWorker_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_VectorizationWorker_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the Gateway API. /// - public const string FoundationaLLM_APIEndpoints_GatewayAPI_APIKey = + public const string FoundationaLLM_APIEndpoints_GatewayAPI_Essentials_APIKey = "foundationallm-apiendpoints-gatewayapi-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Gateway API. /// - public const string FoundationaLLM_APIEndpoints_GatewayAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_GatewayAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the Gateway Adapter API. /// - public const string FoundationaLLM_APIEndpoints_GatewayAdapterAPI_APIKey = + public const string FoundationaLLM_APIEndpoints_GatewayAdapterAPI_Essentials_APIKey = "foundationallm-apiendpoints-gatewayadapterapi-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the Gateway Adapter API. /// - public const string FoundationaLLM_APIEndpoints_GatewayAdapterAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_GatewayAdapterAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the State API. /// - public const string FoundationaLLM_APIEndpoints_StateAPI_APIKey = + public const string FoundationaLLM_APIEndpoints_StateAPI_Essentials_APIKey = "foundationallm-apiendpoints-stateapi-apikey"; /// /// The name of the Azure Key Vault secret holding the connection string for the App Insights service used by the State API. /// - public const string FoundationaLLM_APIEndpoints_StateAPI_AppInsightsConnectionString = + public const string FoundationaLLM_APIEndpoints_StateAPI_Essentials_AppInsightsConnectionString = "foundationallm-appinsights-connectionstring"; /// /// The name of the Azure Key Vault secret holding the API key for the Azure OpenAI service. /// - public const string FoundationaLLM_APIEndpoints_AzureOpenAI_APIKey = + public const string FoundationaLLM_APIEndpoints_AzureOpenAI_Essentials_APIKey = "foundationallm-apiendpoints-azureopenai-apikey"; /// /// The name of the Azure Key Vault secret holding the API key for the Azure Event Grid service. /// - public const string FoundationaLLM_APIEndpoints_AzureEventGrid_APIKey = + public const string FoundationaLLM_APIEndpoints_AzureEventGrid_Essentials_APIKey = "foundationallm-apiendpoints-azureeventgrid-apikey"; /// /// The name of the Azure Key Vault secret holding the API key for the Azure Content Safety service. /// - public const string FoundationaLLM_APIEndpoints_AzureContentSafety_APIKey = + public const string FoundationaLLM_APIEndpoints_AzureContentSafety_Essentials_APIKey = "foundationallm-apiendpoints-azurecontentsafety-apikey"; } } diff --git a/src/dotnet/Common/Constants/Configuration/KeyVaultSecretNames.tt b/src/dotnet/Common/Constants/Configuration/KeyVaultSecretNames.tt index 2eafea26c5..867a39c8ae 100644 --- a/src/dotnet/Common/Constants/Configuration/KeyVaultSecretNames.tt +++ b/src/dotnet/Common/Constants/Configuration/KeyVaultSecretNames.tt @@ -18,6 +18,13 @@ ? n["value"].GetValue() : $"{{\\\"uri\\\":\\\"${{env:AZURE_KEY_VAULT_ENDPOINT}}secrets/foundationallm-{n["secret"].GetValue()}}}\\\"}}"; #> +// ------------------------------------------------------------------------------- +// +// WARNING! +// This file is auto-generated based on the AppConfiguration.json file. +// Do not make changes to this file, as they will be automatically overwritten. +// +// ------------------------------------------------------------------------------- namespace FoundationaLLM.Common.Constants.Configuration { ///