@@ -29,10 +29,6 @@ items:
29
29
href : how-to/develop/sdk-overview.md
30
30
- name : Build a basic chat app in Python using Azure AI Foundry SDK
31
31
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
36
32
- name : Tutorials
37
33
items :
38
34
- name : Deploy an enterprise chat web app
@@ -255,6 +251,19 @@ items:
255
251
href : concepts/concept-model-distillation.md
256
252
- name : Synthetic Data Generation
257
253
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
258
267
- name : Tracing
259
268
items :
260
269
- name : Tracing in Azure AI Foundry
0 commit comments