Skip to content

Commit

Permalink
update section name
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengfeiwang committed Apr 25, 2024
1 parent c70a830 commit 477aa62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to-guides/tracing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def code_gen(client: AzureOpenAI, question: str) -> str:
python math_to_code.py
```

## Trace with prompt flow
## Trace LLM and frameworks

Prompt flow tracing works not only for general LLM application, but also for more frameworks like `autogen` and `langchain`:

Expand Down

0 comments on commit 477aa62

Please sign in to comment.