Initial commit

This commit is contained in:
microsoft-github-operations[bot]
2025-05-18 06:12:26 -07:00
committed by Roman Lutz
commit 6659812f5b
536 changed files with 122196 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Backend authentication via Azure AD
# Refer to https://github.com/microsoft/chat-copilot#optional-enable-backend-authentication-via-azure-ad
Authentication__AzureAd__ClientId=
Authentication__AzureAd__TenantId=
Frontend__AadClientId=
# Azure speech settings
AzureSpeech__Region=
AzureSpeech__Key=
# Azure OpenAI embedding settings
SemanticMemory__Services__AzureOpenAIEmbedding__Deployment=
SemanticMemory__Services__AzureOpenAIEmbedding__Endpoint=
SemanticMemory__Services__AzureOpenAIEmbedding__APIKey=
# Azure OpenAI text settings
SemanticMemory__Services__AzureOpenAIText__Deployment=
SemanticMemory__Services__AzureOpenAIText__Endpoint=
SemanticMemory__Services__AzureOpenAIText__APIKey=
# Azure blobs settings
SemanticMemory__Services__AzureBlobs__Auth=
SemanticMemory__Services__AzureBlobs__ConnectionString=