FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ref(openai-agents): Stop setting `gen_ai.response.model` on Invoke Agent spans by alexander-alderman-webb · Pull Request #7028 · getsentry/sentry-python · GitHub

ref(openai-agents): Stop setting gen_ai.response.model on Invoke Agent spans - #7028

Merged
alexander-alderman-webb merged 18 commits into
masterfrom
webb/use-agent-hooks
Aug 6, 2026
Merged

ref(openai-agents): Stop setting gen_ai.response.model on Invoke Agent spans#7028
alexander-alderman-webb merged 18 commits into
masterfrom
webb/use-agent-hooks

Conversation

alexander-alderman-webb commented Aug 4, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Description

The attribute is ambiguous as an agent can use multiple models in the course of its execution.

Issues

Reminders

github-actions Bot commented Aug 4, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Codecov Results 📊

99102 passed | ⏭️ 6479 skipped | Total: 105581 | Pass Rate: 93.86% | Execution Time: 356m 11s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2506 uncovered lines.
✅ Project coverage is 89.96%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.93%    89.96%    +0.03%
==========================================
  Files          193       193         —
  Lines        24963     24954        -9
  Branches      9010      9004        -6
==========================================
+ Hits         22448     22448         —
- Misses        2515      2506        -9
- Partials      1436      1434        -2

Generated by Codecov Action

alexander-alderman-webb marked this pull request as ready for review August 4, 2026 12:14
alexander-alderman-webb requested a review from a team as a code owner August 4, 2026 12:14
Base automatically changed from webb/use-tool-hooks to master August 6, 2026 06:48
alexander-alderman-webb merged commit 510be92 into master Aug 6, 2026
271 of 273 checks passed
alexander-alderman-webb deleted the webb/use-agent-hooks branch August 6, 2026 07:17
mgaligniana pushed a commit to mgaligniana/sentry-python that referenced this pull request Aug 9, 2026
…ent spans (getsentry#7028)

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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL