Skip to content

Commit de2c61b

Browse files
committed
redirect completions
1 parent 4ff081b commit de2c61b

File tree

6 files changed

+7
-100
lines changed

6 files changed

+7
-100
lines changed

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models.md",
1010
"redirect_URL": "/azure/ai-studio/concepts/deployments-overview",
1111
"redirect_document_id": true
12+
},
13+
{
14+
"source_path_from_root": "/articles/ai-studio/how-to/playground-completions.md",
15+
"redirect_URL": "/azure/ai-studio/how-to/assistants",
16+
"redirect_document_id": true
1217
}
1318
]
1419
}
Binary file not shown.
Binary file not shown.
Binary file not shown.

articles/ai-studio/quickstarts/playground-completions.md

Lines changed: 0 additions & 96 deletions
This file was deleted.

articles/ai-studio/toc.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,14 @@ items:
1919
href: faq.yml
2020
- name: Quickstarts
2121
items:
22+
- name: Get started with Assistants and code interpreter in the playground
23+
href: quickstarts/assistants.md
2224
- name: Hear and speak with chat in the playground
2325
href: quickstarts/hear-speak-playground.md
2426
- name: Moderate text and images with content safety
2527
href: quickstarts/content-safety.md
2628
- name: Analyze images and video with GPT-4 for Vision in the playground
2729
href: quickstarts/multimodal-vision.md
28-
- name: Generate text completions in the playground
29-
href: quickstarts/playground-completions.md
30-
- name: Get started with Assistants and code interpreter in the playground
31-
href: quickstarts/assistants.md
3230
- name: Tutorials
3331
items:
3432
- name: Deploy a chat web app

0 commit comments

Comments
 (0)