From ea1bf3b83bb92e5f64b13dd8714c8ffc806e7d41 Mon Sep 17 00:00:00 2001 From: Gil LaHaye Date: Tue, 23 Jul 2024 22:11:20 -0700 Subject: [PATCH] Align AzureBlobs:Container to chatmemory in memorypipeline's settings --- memorypipeline/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memorypipeline/appsettings.json b/memorypipeline/appsettings.json index 3fdfbe158..f28436ab9 100644 --- a/memorypipeline/appsettings.json +++ b/memorypipeline/appsettings.json @@ -87,7 +87,7 @@ "Auth": "ConnectionString", //"ConnectionString": "", // dotnet user-secrets set "SemanticMemory:Services:AzureBlobs:ConnectionString" "MY_AZUREBLOB_CONNECTIONSTRING" //"Account": "", - "Container": "memorypipeline" + "Container": "chatmemory" //"EndpointSuffix": "core.windows.net" }, //