Skip to content

Commit 9e20b71

Browse files
author
Sandeep Nair
committed
Updating SK Version to 1.0.0-rc4
1 parent aae3fe5 commit 9e20b71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

C#/CosmosDB-NoSQL_CognitiveSearch_SemanticKernel/appsettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"CosmosKey": "",
1212
"CosmosDatabase": "ContosoRecipes_CS",
1313
"CosmosContainer": "Recipe",
14-
"RecipeLocalFolder": "C:\\Temp\\Recipe",
14+
"RecipeLocalFolder": "..\\..\\DataSet\\Recipe",
1515

1616
"OpenAIEndpoint": "https://{Account Name}.openai.azure.com/",
1717
"OpenAIKey": "",
@@ -23,4 +23,4 @@
2323
"SearchIndexName": "recipesindex",
2424
"SearchServiceAdminApiKey": "",
2525
"SearchServiceQueryApiKey": ""
26-
}
26+
}

0 commit comments

Comments
 (0)