Skip to content

Commit 7e44e4e

Browse files
committed
toc
1 parent 6d64bf3 commit 7e44e4e

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

articles/ai-studio/how-to/develop/visualize-traces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ Learn more about using this workbook to monitor your application, see [Azure Wor
105105

106106
## Related content
107107

108-
- [Trace your application with Azure AI Inference SDK](./develop/trace-local-sdk.md)
108+
- [Trace your application with Azure AI Inference SDK](develop/trace-local-sdk.md)

articles/ai-studio/toc.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,9 +305,15 @@ items:
305305
href: how-to/develop/langchain.md
306306
- name: Develop with LlamaIndex
307307
href: how-to/develop/llama-index.md
308-
- name: Trace your application with prompt flow
309-
href: how-to/develop/trace-local-sdk.md
310308
displayName: code,sdk
309+
- name: Trace generative AI apps
310+
items:
311+
- name: Tracing overview
312+
href: concepts/trace.md
313+
- name: Trace your application with Azure AI Inference SDK
314+
href: how-to/develop/trace-local-sdk.md
315+
- name: Visualize your traces
316+
href: how-to/develop/visualize-traces.md
311317
- name: Evaluate generative AI apps
312318
items:
313319
- name: Evaluations concepts

0 commit comments

Comments
 (0)