GPT-Image-2
gpt-image-2
Modèle de pointe pour la génération et la retouche d’images. Utilisation : POST /v1/images/generations.
Vision vision
| ID du modèle | gpt-image-2 |
|---|---|
| Contexte | |
| Sortie | |
| Modalités | image |
API
curl https://noxery.net/v1/images/generations \
-H "Authorization: Bearer nox-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "gpt-image-2", "prompt": "Cr\u00e9e une aquarelle du Bosphore d\u2019Istanbul au coucher du soleil.", "n": 1, "response_format": "b64_json"}'