Skip to content

Commit 25d6387

Browse files
authored
Merge pull request #5869 from alexwolfmsft/search-vector-quickstart
.NET vector search quickstart
2 parents d1335da + c4b1062 commit 25d6387

File tree

4 files changed

+373
-0
lines changed

4 files changed

+373
-0
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,12 @@
188188
"branch": "main",
189189
"branch_mapping": {}
190190
},
191+
{
192+
"path_to_root": "azure-search-dotnet-samples",
193+
"url": "https://github.com/Azure-Samples/azure-search-dotnet-samples",
194+
"branch": "main",
195+
"branch_mapping": {}
196+
},
191197
{
192198
"path_to_root": "azureai-model-inference-bicep",
193199
"url": "https://github.com/Azure-Samples/azureai-model-inference-bicep",

0 commit comments

Comments
 (0)