Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tpaulshippy
Copy link
Contributor

What this does

Switch default image generation model to gpt-image-1

Type of change

  • Breaking change
  • Documentation

Scope check

  • I read the Contributing Guide
  • This aligns with RubyLLM's focus on LLM communication
  • This isn't application-specific logic that belongs in user code
  • This benefits most users, not just my specific use case

Quality check

  • I ran overcommit --install and all hooks pass
  • I tested my changes thoroughly
  • I updated documentation if needed
  • I didn't modify auto-generated files manually (models.json, aliases.json)

API changes

  • Breaking change

Related issues

Resolves #320

Copy link

codecov bot commented Aug 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.44%. Comparing base (f24cef4) to head (3c75be7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #321   +/-   ##
=======================================
  Coverage   87.44%   87.44%           
=======================================
  Files          88       88           
  Lines        3425     3425           
  Branches      717      717           
=======================================
  Hits         2995     2995           
  Misses        430      430           

☔ 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 Aug 3, 2025

Good idea

@crmne crmne merged commit 5b1e95d into crmne:main Aug 3, 2025
14 checks passed
tpaulshippy added a commit to tpaulshippy/ruby_llm that referenced this pull request Aug 7, 2025
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.

[FEATURE] Make gpt-image-1 the default
2 participants