Skip to content

Commit 9d15ff2

Browse files
authored
Merge pull request #281198 from eric-urban/eur/copilot-rag-sdk
copilot rag sdk tutorial
2 parents 7b9c50b + 73a5b7b commit 9d15ff2

16 files changed

+767
-3
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,12 @@
512512
"branch": "sdk-codetest",
513513
"branch_mapping": {}
514514
},
515+
{
516+
"path_to_root": "rag-data-openai-python-promptflow-main",
517+
"url": "https://github.com/Azure-Samples/rag-data-openai-python-promptflow",
518+
"branch": "main",
519+
"branch_mapping": {}
520+
},
515521
{
516522
"path_to_root": "azureml-examples-main",
517523
"url": "https://github.com/azure/azureml-examples",

articles/ai-studio/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,20 @@ landingContent:
5656
links:
5757
- text: Deploy an enterprise chat web app
5858
url: tutorials/deploy-chat-web-app.md
59-
- text: Build your own copilot using prompt flow
59+
- text: Build your copilot using prompt flow in AI Studio
6060
url: tutorials/deploy-copilot-ai-studio.md
6161

6262
# Card
6363
- title: Develop apps
6464
linkLists:
6565
- linkListType: how-to-guide
6666
links:
67-
- text: Get started with the Azure AI SDK
67+
- text: Get started with the Azure AI SDKs
6868
url: how-to/develop/sdk-overview.md
6969
- text: Work with AI Studio projects in VS Code
7070
url: how-to/develop/vscode.md
71+
- text: Build your copilot using the prompt flow SDK
72+
url: tutorials/copilot-sdk-build-rag.md
7173
- linkListType: concept
7274
links:
7375
- text: Connections for flows and indexing
20.3 KB
Loading
25.3 KB
Loading
32.8 KB
Loading
82.8 KB
Loading
126 KB
Loading
69 KB
Loading
43.2 KB
Loading
42.7 KB
Loading

0 commit comments

Comments
 (0)