Skip to content

ref(langgraph): Stop setting gen_ai.response.model on Invoke Agent spans - #7512

Merged
alexander-alderman-webb merged 1 commit into
major/3.0from
webb/langgraph/stop-setting-response-model
Sep 15, 2026
Merged

alexander-alderman-webb merged 1 commit into
major/3.0from
webb/langgraph/stop-setting-response-model

Conversation

@alexander-alderman-webb

Copy link
Copy Markdown
Contributor

Description

Remove the response model from Invoke Agent spans because it is ambiguous for an agent that can call different models in the course of its execution.

Issues

Reminders

@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review September 15, 2026 12:40
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner September 15, 2026 12:40
@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

63926 passed | ⏭️ 2998 skipped | Total: 66924 | Pass Rate: 95.52% | Execution Time: 181m 20s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -68528
Passed Tests 📉 -64395
Failed Tests
Skipped Tests 📉 -4133

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2079 uncovered lines.
❌ Project coverage is 90.1%. Comparing base (cf69604) to head (8e6ed63).

Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
- Coverage    90.18%    90.10%    -0.08%
==========================================
  Files          193       180       -13
  Lines        25768     20996     -4772
  Branches      9532      7546     -1986
==========================================
+ Hits         23236     18917     -4319
- Misses        2532      2079      -453
- Partials      1432      1187      -245

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb merged commit 32d1f10 into major/3.0 Sep 15, 2026
145 of 149 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/langgraph/stop-setting-response-model branch September 15, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants