-
Notifications
You must be signed in to change notification settings - Fork 52
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
Add OpenAI Embeddings in the Classic Editor Support #515
Conversation
Would also be great to add a Cypress test here to ensure this metabox shows properly in the Classic Editor. See https://github.com/10up/classifai/pull/518/files#diff-c4172826b0f360a287099211a31d6a1b8bee386d8dc8b6b5059730bfa77d4b30R84 for an example of how to do this |
@dkotter I've added one but it seems to be failing. Would you mind checking it out? Thanks! |
…up with double options if both features are turned on. Remove unneeded conditional and make a few minor adjustments to display
Description of the Change
This PR adds the ClassifAI metabox for the classic editor for OpenAI Embeddings support.
Closes #496
How to test the Change
Credits
Props @phpbits
Checklist: