File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 50
50
"redirect_url" : " /azure/ai-studio/tutorials/copilot-sdk-build-rag" ,
51
51
"redirect_document_id" : false
52
52
},
53
+ {
54
+ "source_path_from_root" : " /articles/ai-studio/tutorials/copilot-sdk-evaluate-deploy.md" ,
55
+ "redirect_url" : " /azure/ai-studio/tutorials/copilot-sdk-evaluate" ,
56
+ "redirect_document_id" : true
57
+ },
53
58
{
54
59
"source_path_from_root" : " /articles/ai-studio/tutorials/deploy-copilot-ai-studio.md" ,
55
60
"redirect_url" : " /azure/ai-studio/tutorials/copilot-sdk-build-rag" ,
Original file line number Diff line number Diff line change @@ -38,15 +38,15 @@ items:
38
38
items :
39
39
- name : Deploy an enterprise chat web app
40
40
href : tutorials/deploy-chat-web-app.md
41
- - name : Build a custom chat app with the Azure AI SDK
41
+ - name : Build a custom chat app with the Azure AI Foundry SDK
42
42
items :
43
43
- name : " Part 1: Set up project and install SDK"
44
44
href : tutorials/copilot-sdk-create-resources.md
45
- - name : " Part 2: Add data retrieval to a chat app "
45
+ - name : " Part 2: Build with data retrieval"
46
46
href : tutorials/copilot-sdk-build-rag.md
47
47
displayName : code,sdk
48
- - name : " Part 3: Evaluate and deploy a chat app"
49
- href : tutorials/copilot-sdk-evaluate-deploy .md
48
+ - name : " Part 3: Evaluate the chat app"
49
+ href : tutorials/copilot-sdk-evaluate.md
50
50
displayName : code,sdk
51
51
- name : How-to
52
52
expanded : true
File renamed without changes.
You can’t perform that action at this time.
0 commit comments