Skip to content

Support gpt-image-1#201

Merged
crmne merged 3 commits intocrmne:mainfrom
StrongMind:gpt-image-1
May 22, 2025
Merged

Support gpt-image-1#201
crmne merged 3 commits intocrmne:mainfrom
StrongMind:gpt-image-1

Conversation

@tpaulshippy
Copy link
Contributor

Resolves #200

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

@codecov
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
parruda pushed a commit to parruda/ruby_llm that referenced this pull request Nov 18, 2025
Resolves crmne#200 

Seems pretty simple to me. Borrowed the model passing idea from crmne#152
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