File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,15 @@ items:
29
29
items :
30
30
- name : Deploy an enterprise chat web app
31
31
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
33
33
items :
34
- - name : " Part 1: Build a custom copilot that implements RAG "
34
+ - name : " Part 1: Set up resoources "
35
35
href : tutorials/copilot-sdk-build-rag.md
36
36
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"
38
41
href : tutorials/copilot-sdk-evaluate-deploy.md
39
42
displayName : code,sdk
40
43
- name : How-to
You can’t perform that action at this time.
0 commit comments