getsentry / getsentry/sentry-python
Stop setting response model on agent invocation spans
Open
Python
Spans
Task
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
Agents make multiple model calls. Each model call can use a different response model, so setting a singular response model on the agent model is not well-defined.
Also address https://github.com/getsentry/sentry-python/pull/5449#discussion_r2799480545
https://github.com/getsentry/sentry-python/pull/5449#discussion_r2799544637
Contributor guide
Assessment
This issue has not been assessed yet.