getsentry / getsentry/sentry-python
Support openai responses.parse
Open
Feature
Python
Spans
Waiting for: Product Owner
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
### Problem Statement
The current OpenAI integration only patches Responses.create and Completions.create, but not the .parse() methods used for structured outputs with Pydantic models.
Contributor guide
Assessment
This issue has not been assessed yet.