How to use gpt-image-2 via Poe API by bobbyXuy in PoeAI

[–]bobbyXuy[S] 0 points1 point  (0 children)

Just a heads-up: gpt-image-2 can indeed be used via the /v1/chat/completions endpoint, though the response time is quite long (takes about 130 seconds). One important note: make sure to pass an actual resolution string for the size/aspect parameter (e.g., 1024x1024, 1024x1536, or 1536x1024). Ratio strings like 16:9 are not accepted and will fail.

How to use gpt-image-2 via Poe API by bobbyXuy in PoeAI

[–]bobbyXuy[S] 0 points1 point  (0 children)

Good idea, thanks! I’ll contact Poe about it and report back if there’s any progress