Pictures from internet not showing in article I get created

I get this:

capture a player’s ship. It was a sequel to Galaxian and built upon its predecessor’s success with improved graphics, more complex gameplay, and innovative features.


Gameplay Overview

In Galaga, players control a starfighter at the bottom

How can get the picture to show up?

Are you adding links to the pictures you want in the prompt?

I am asking the prompt to get pictures from the internet and then put them in the output.

The following is an example how the picture is shown:

No answers? Please let me know.

I’d suggest trying to create a training dialogue example of the output you are wanting and include a sample HTML code for the image like" <img src=“https://website.com/file.jpeg” width=“600” height=“300” ">

This is a subtle thing.

Images will only display in the chat if you put in the image address or the direct image url. You can manually grab this from individual images.

If you simply ask the LLM to render you an image of Miles Davis, it will not be able to get the URL. It needs to already have the image address url. You might be able to achieve this using the google search function, but that’s not it’s natural behavior and you’ll need to play around with the prompting quite a bit.

No just trying to get a picture from a webpage to put into a article then copy and paste into my blog.