Dalle3 API Prompt Modification

Dalle3 keeps updating/modifying the prompt.

When you say generate an image of a horse.
API modifies the prompt into: “Generate a detailed picture of a wild horse galloping across a vast, grassy plain. The horse should be a sturdy breed…”

Anyway to stop this?

Welcome back. Check here…

Let us know if you can’t get it sorted…

Hi there, may I know if there are still errors when using “CreateImage”, while using TypeScript? I’ve been at it for 2 days, and I cant get it to generate an image, I saw there are TypeScript issues in the docs. ChatGPT4 , also doesnt seem to know.
Wondering if my script is wrong? thanks heaps,

Using latest library?

v4.16.1

Latest

1 Like

Hi there, I am using “typescript”: “5.1.6”,
and “openai”: “^4.15.3”, so I have to update to v14.16.1 ? ahhh

1 Like

thanks, I just updated it now to “openai”: “^4.16.1”, will try it again, cheers for that.

1 Like

No problem. Might not solve your problem, but good to check. Things are moving quickly now…

is it possible to generate Dalle images using the API? I cant really find much info on this.

Yeah, since Monday afternoon. You can find more in the updated OpenAI Cookbook for DALLE which is quite useful. Let us know if you have any specific questions about getting it up and running.

I’ve got it set-up and running in my D&D tools

1 Like

I conducted the following test.