Update experiments description to include AI provider model supports#377
Update experiments description to include AI provider model supports#377theskinnyghost wants to merge 1 commit intoWordPress:developfrom
Conversation
|
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 Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @raftaar1191. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #377 +/- ##
==========================================
Coverage 62.63% 62.63%
Complexity 680 680
==========================================
Files 49 49
Lines 3501 3501
==========================================
Hits 2193 2193
Misses 1308 1308
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Perhaps the alt text one should be "vision-based image analysis." instead of just "vision." to be a bit more descriptive? Alternatively we adjust these to be "Requires and AI provider that includes a model-type model."? |
I don't have any strong preference on wording here but as far as I'm aware, "vision" in the model sense will always refer to image analysis, not sure there's a "vision" model that doesn't support that. That said, I wouldn't expect the average WordPress user to understand that so being more specific isn't a bad thing. I'd probably suggest the latter there, maybe also changing
|
What?
Closes #335
Updates the description of all existing experiments to include a note about what feature the AI provider should support (e.g. text generation).
Testing Instructions