Image Creation with GPT 4o
# 🤝help
w
I am trying to create a card to generate an image based on user prompt - I had seen a marketplace card for this as standard but this seems to be depreciated - is this still possible or is it best achived using the gpt4o API?
f
Hey there, Currently, the API supports {text, image} inputs only, with {text} outputs, the same modalities as gpt-4-turbo
Meaning that you can't generate images with the GPT-4o API yet.
You could use Dall-E
w
Ah nice, is there a dall-e card
Or just via API
f
The last message from me is a thread about how to use Dall-E here on Botpress
There is actually also this integration from the same brilliant mind https://app.botpress.cloud/hub/integrations/intver_01HX9TS0ZX98NAE1AR3D2QBPKM Makes it so much easier to use
w
nice thanks - worked pretty perfectly
f
That is good to hear!
31 Views