Skip to content

Support gpt-image-1 #201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 22, 2025
Merged

Support gpt-image-1 #201

merged 3 commits into from
May 22, 2025

Conversation

tpaulshippy
Copy link
Contributor

Resolves #200

Seems pretty simple to me. Borrowed the model passing idea from #152

Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.23%. Comparing base (12942b7) to head (69fd010).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   92.11%   92.23%   +0.11%     
==========================================
  Files          91       91              
  Lines        3627     3630       +3     
  Branches      537      534       -3     
==========================================
+ Hits         3341     3348       +7     
+ Misses        286      282       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@crmne
Copy link
Owner

crmne commented May 22, 2025

Thanks for this @tpaulshippy

@crmne crmne merged commit 213e601 into crmne:main May 22, 2025
7 checks passed
@tpaulshippy tpaulshippy deleted the gpt-image-1 branch May 22, 2025 23:34
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] Support gpt-image-1 generation
2 participants