Skip to content

feat(openai): trace images api calls#245

Merged
Abhijeet Prasad (AbhiPrasad) merged 1 commit intomainfrom
abhi-feat-add-openai-images-tracing
Apr 10, 2026
Merged

feat(openai): trace images api calls#245
Abhijeet Prasad (AbhiPrasad) merged 1 commit intomainfrom
abhi-feat-add-openai-images-tracing

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Member

resolves #124

Add OpenAI integration patchers and tracing wrappers for image generation, edits, and variations so image requests and responses are logged with Braintrust attachments.

Refactor shared attachment helpers into integrations.utils and add tests plus VCR cassettes for the new OpenAI images coverage.

Add OpenAI integration patchers and tracing wrappers for image generation,
edits, and variations so image requests and responses are logged with
Braintrust attachments.

Refactor shared attachment helpers into integrations.utils and add tests
plus VCR cassettes for the new OpenAI images coverage.
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) merged commit 6a8910c into main Apr 10, 2026
59 checks passed
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) deleted the abhi-feat-add-openai-images-tracing branch April 10, 2026 15:28
Abhijeet Prasad (AbhiPrasad) added a commit that referenced this pull request Apr 10, 2026
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.

OpenAI: Images API (client.images.generate()) not instrumented

2 participants