Skip to content

Commit 9d1c7c8

Browse files
committed
foundry toc ideas
1 parent a73fd88 commit 9d1c7c8

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

articles/ai-studio/toc.yml

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ items:
2929
href: how-to/develop/sdk-overview.md
3030
- name: Build a basic chat app in Python using Azure AI Foundry SDK
3131
href: quickstarts/get-started-code.md
32-
- name: Start with an AI template
33-
href: how-to/develop/ai-template-get-started.md
34-
- name: Work with projects in VS Code
35-
href: how-to/develop/vscode.md
3632
- name: Tutorials
3733
items:
3834
- name: Deploy an enterprise chat web app
@@ -255,6 +251,19 @@ items:
255251
href: concepts/concept-model-distillation.md
256252
- name: Synthetic Data Generation
257253
href: concepts/concept-synthetic-data.md
254+
- name: Develop with code
255+
items:
256+
- name: Work with projects in VS Code
257+
href: how-to/develop/vscode.md
258+
- name: Start with an AI template
259+
href: how-to/develop/ai-template-get-started.md
260+
- name: Develop with LangChain
261+
href: how-to/develop/langchain.md
262+
- name: Develop with LlamaIndex
263+
href: how-to/develop/llama-index.md
264+
displayName: code,sdk
265+
- name: Develop with Semantic Kernel
266+
href: how-to/develop/semantic-kernel.md
258267
- name: Tracing
259268
items:
260269
- name: Tracing in Azure AI Foundry

0 commit comments

Comments
 (0)