Skip to content

Commit b5ddd06

Browse files
authored
Merge pull request #274065 from eric-urban/eur/ai-services-contextual
assistants contextual toc
2 parents 381f1aa + fe8d822 commit b5ddd06

File tree

4 files changed

+7
-21
lines changed

4 files changed

+7
-21
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"source_path_from_root": "/articles/ai-studio/how-to/cli-install.md",
2020
"redirect_url": "/azure/ai-studio/how-to/sdk-install",
2121
"redirect_document_id": true
22+
},
23+
{
24+
"source_path_from_root": "/articles/ai-studio/quickstarts/assistants.md",
25+
"redirect_url": "/azure/ai-services/openai/assistants-quickstart",
26+
"redirect_document_id": true
2227
}
2328
]
2429
}

articles/ai-studio/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ landingContent:
4242
- linkListType: quickstart
4343
links:
4444
- text: Use Azure OpenAI Assistants in the playground
45-
url: quickstarts/assistants.md
45+
url: ../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context
4646
- text: Hear and speak with chat in the playground
4747
url: quickstarts/hear-speak-playground.md
4848
- text: Moderate text and images

articles/ai-studio/quickstarts/assistants.md

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

articles/ai-studio/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ items:
1717
- name: Quickstarts
1818
items:
1919
- name: Get started with Assistants and code interpreter in the playground
20-
href: quickstarts/assistants.md
20+
href: ../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context
2121
- name: Hear and speak with chat in the playground
2222
href: quickstarts/hear-speak-playground.md
2323
- name: Moderate text and images with content safety

0 commit comments

Comments
 (0)