Skip to content

Commit 6175e4d

Browse files
committed
add TOC
1 parent 55d4ca8 commit 6175e4d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/ai-studio/toc.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,15 @@ items:
2929
items:
3030
- name: Deploy an enterprise chat web app
3131
href: tutorials/deploy-chat-web-app.md
32-
- name: Build your own copilot with the prompt flow SDK
32+
- name: Build a custom chat app with the prompt flow SDK
3333
items:
34-
- name: "Part 1: Build a custom copilot that implements RAG"
34+
- name: "Part 1: Set up resoources"
3535
href: tutorials/copilot-sdk-build-rag.md
3636
displayName: code,sdk
37-
- name: "Part 2: Evaluate and deploy your custom copilot"
37+
- name: "Part 2: Add data retrieval to a chat app"
38+
href: tutorials/copilot-sdk-build-rag.md
39+
displayName: code,sdk
40+
- name: "Part 3: Evaluate and deploy a chat app"
3841
href: tutorials/copilot-sdk-evaluate-deploy.md
3942
displayName: code,sdk
4043
- name: How-to

0 commit comments

Comments
 (0)