Skip to content

Commit 3ee61f9

Browse files
authored
Merge pull request #5401 from diberry/diberry/0605-ai-search-rag
Azure AI Search RAG quickstarts for TypeScript and JavaScript
2 parents be9e4a9 + 13c1145 commit 3ee61f9

File tree

6 files changed

+1324
-441
lines changed

6 files changed

+1324
-441
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,12 @@
182182
"branch": "main",
183183
"branch_mapping": {}
184184
},
185+
{
186+
"path_to_root": "azure-search-javascript-samples",
187+
"url": "https://github.com/Azure-Samples/azure-search-javascript-samples",
188+
"branch": "main",
189+
"branch_mapping": {}
190+
},
185191
{
186192
"path_to_root": "azureai-model-inference-bicep",
187193
"url": "https://github.com/Azure-Samples/azureai-model-inference-bicep",

0 commit comments

Comments
 (0)