Integration RSS, OpenAI (ChatGPT, Whisper, DALL-E), WordPress (Image generation Issues)

I have an Integration RSS, OpenAI (ChatGPT, Whisper, DALL-E), WordPress Scenario, and I get a new article from RSS.

Website Url

  1. Generate a blog title
  2. Use the generated blog title to create an image using ChatGPT’s Dall-E 3
  3. Then I go ahead and save the image to WordPress media. (Yet to figure out how to auto-add the generated image as the future image, and possibly in the first paragraph immediately after the blog title, or anywhere else in the body of the post.)

Current challenges

  1. ChatGPT generated an image when I ran the first test, the post was successfully created and published, but after that, each time a new post is created, instead of generating a new post image for the current post, it just returns the same image that was generated for the first post generated during the first test.
  2. After an image is generated and saved to WordPress media, I want the image to be made the future image of the post created.

I am using the gpt-4o-mini (system) and Make.com free plan.

Any possible suggestions on what to do next would be much appreciated.
Thanks.

Please NOTE: I had to create new images for the already published post and manually add them.