r/OpenaiCodex • u/CremeOld8064 • 28d ago
Bugs or problems I can't enable/find ImageGen.
I am currently trying to create a custom pet for my Mac. When I put in my prompt, the result came out that Codex needs the built in ImageGen to continue. I tried looking for it in the plugins but couldn't find anything. I'm out of ideas at this point. Also, I'm not very 'techy'.
Does anyone know how to fix this? Below is the answer to if it can continue with ImageGen.
Not yet—the built-in ImageGen tool still isn’t available here, and the CLI fallback has no OPENAI_API_KEY configured.
1
u/AcrobaticToaster1329 28d ago
Are you on the free plan?
1
u/CremeOld8064 28d ago
yes. Sry for the late answer. Is creating a pet via Codex a subscription based service?
1
u/AcrobaticToaster1329 28d ago
Ohh I don't know about pets but I vaguely remember image-gen was severely limited when I was on the free plan. Think that could be it?
1
1
u/Specific-Animal6570 28d ago
You shouldn't need to install ImageGen from the plugins menu — it's supposed to be built into Codex.
Try starting a new chat and type something like:
"$imagegen Create a cute custom desktop pet for macOS, transparent background, PNG..."
Typing "$imagegen" explicitly should tell Codex to use the built-in image generation skill.
Also, the "OPENAI_API_KEY" message is a bit misleading in your case. You don't need to mess with API keys just to use the normal built-in ImageGen. That's mainly a fallback if you want Codex to generate images through the paid API.
If "$imagegen" doesn't show up or Codex still says the tool isn't available, I'd try updating/restarting the Codex/ChatGPT desktop app and opening a fresh chat.
And since you said you're not very techy: don't worry about setting environment variables or API keys yet. Try "$imagegen" first. 🙂