Skip to content

Update our preferred models#361

Merged
jeffpaul merged 4 commits intoWordPress:developfrom
dkotter:update/preferred-models
Apr 6, 2026
Merged

Update our preferred models#361
jeffpaul merged 4 commits intoWordPress:developfrom
dkotter:update/preferred-models

Conversation

@dkotter
Copy link
Copy Markdown
Collaborator

@dkotter dkotter commented Apr 1, 2026

What?

Updates our preferred models to more recent ones for the three default providers

Why?

We maintain a list of our preferred models for text generation, image generation and vision handling. This allows us to be more confident that when someone uses one of our features with the three default providers, things will work (even if new models are released).

This does mean we need to maintain that list and periodically update it, which is what this PR does. Some providers (like OpenAI) have lots of models to choose from and while they often provide guidance on which models to choose, there is still some room for individual opinions here. I made my best judgement on the models to use but open to other opinions here.

How?

Updates our preferred model list with the most recent suggested models

Use of AI Tools

None

Testing Instructions

We're updating the text generation and vision models in this PR so need to test experiments that use those, ideally with the three default AI provider plugins

  1. Pull these changes down
  2. Activate one of the three default AI provider plugins
  3. Enable Title Generation, alt text generation and image generation
  4. Test all three and ensure they work
  5. Run tests again with the other default AI providers
Open WordPress Playground Preview

@dkotter dkotter added this to the 0.7.0 milestone Apr 1, 2026
@dkotter dkotter self-assigned this Apr 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: dkotter <dkotter@git.wordpress.org>
Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.09%. Comparing base (588d786) to head (c1c4dab).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #361      +/-   ##
=============================================
+ Coverage      58.04%   58.09%   +0.05%     
  Complexity       630      630              
=============================================
  Files             46       46              
  Lines           3189     3193       +4     
=============================================
+ Hits            1851     1855       +4     
  Misses          1338     1338              
Flag Coverage Δ
unit 58.09% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dkotter dkotter requested a review from jeffpaul April 1, 2026 19:42
@jeffpaul jeffpaul moved this to Needs review in WordPress AI Planning & Roadmap Apr 6, 2026
@jeffpaul jeffpaul merged commit ad590c8 into WordPress:develop Apr 6, 2026
18 checks passed
@github-project-automation github-project-automation Bot moved this from Needs review to Done in WordPress AI Planning & Roadmap Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants