Can I get acces to dall-e 3 from chatgpt-4 API in my code?

I want to use customize instructions that are implemented in chatgpt-4 do generate better images with dall-e 3 in my code. How can I do this?

Welcome to the community!

What do you have so far? Any examples?

When you send a prompt (any prompt) to DALLE3 API, it will be rewritten so it’s better unless you specify otherwise…

Hope that helps!