Skip to content

Commit

Permalink
update sample links
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengfeiwang committed Apr 25, 2024
1 parent 477aa62 commit 44b9d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how-to-guides/tracing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ Prompt flow tracing works not only for general LLM application, but also for mor

![llm-trace-detail](../../media/trace/llm-app-trace-detail.png)

2. Example: **[Add trace for Autogen](https://github.com/microsoft/promptflow/tree/main/examples/tutorials/tracing/autogen-groupchat/)**
2. Example: **[Add trace for Autogen](https://microsoft.github.io/promptflow/tutorials/trace-autogen-groupchat.html)**

![autogen-trace-detail](../../media/trace/autogen-trace-detail.png)

3. Example: **[Add trace for Langchain](https://github.com/microsoft/promptflow/tree/main/examples/tutorials/tracing/langchain)**
3. Example: **[Add trace for Langchain](https://microsoft.github.io/promptflow/tutorials/trace-langchain.html)**

![langchain-trace-detail](../../media/trace/langchain-trace-detail.png)

Expand Down

0 comments on commit 44b9d8f

Please sign in to comment.