Skip to content
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

CYS - AI Improvements #42800

Merged
merged 22 commits into from
Dec 15, 2023
Merged

CYS - AI Improvements #42800

merged 22 commits into from
Dec 15, 2023

Commits on Dec 11, 2023

  1. Add the response_format to the params for requests to AI to ensure it…

    … will return the responses in JSON format.
    nefeline committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bdde72b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    481d0a9 View commit details
    Browse the repository at this point in the history
  2. Streamline product content update and the product image uploads withi…

    …n the ProductUpdater class.
    nefeline committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    36f036b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    7a6cfb0 View commit details
    Browse the repository at this point in the history
  2. Update the prompt for defining the search term on Pexels and drop dou…

    …ble quotes from the response.
    nefeline committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f506ea4 View commit details
    Browse the repository at this point in the history
  3. Update the prompts and the position for the titles on content generat…

    …ion for the woocommerce-blocks/testimonials-3-columns pattern.
    nefeline committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    65f16fc View commit details
    Browse the repository at this point in the history
  4. Set the 'woocommerce_ai_managed_images' transient for the products en…

    …dpoint callback in case execution is interrupted so images don't have to be fetched from Pexels again.
    nefeline committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6f4a3fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d744810 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0767ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9267cb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d58349 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9a5a6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c62a1b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ee49af View commit details
    Browse the repository at this point in the history
  12. Update the default size of the images received from Pexels to be down…

    …loaded and uploaded to the media library.
    nefeline committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    38d8eaa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    76a20c7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d1c3405 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    101ef5c View commit details
    Browse the repository at this point in the history
  2. Add changefile(s) from automation for the following project(s): wooco…

    …mmerce
    github-actions committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    dcf5ba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e77920 View commit details
    Browse the repository at this point in the history
  4. Address lint errors.

    nefeline committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    883bf5b View commit details
    Browse the repository at this point in the history
  5. Update array formatting

    nefeline committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d1c7034 View commit details
    Browse the repository at this point in the history