Skip to content

Commit a2fdb12

Browse files
fix(langgraph/observability): route ChatOpenAI through Responses API (#426)
ChatOpenAI defaults to the Chat Completions API, whose spans omit gen_ai.response.id. The Foundry Portal trace view requires that attribute to render agent traces; without it Portal shows nothing even though traces still reach App Insights. Enable use_responses_api=True with output_version='responses/v1' so the sample produces Portal-visible traces out of the box.
1 parent 8a25c02 commit a2fdb12

182 files changed

Lines changed: 5 additions & 6802 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CODEOWNERS

Lines changed: 0 additions & 56 deletions
This file was deleted.

.github/copilot-instructions.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/scripts/commit-filesize-diff-summary.py

Lines changed: 0 additions & 211 deletions
This file was deleted.

0 commit comments

Comments
 (0)