Gemini
Gemini-afbeeldingsgeneratie
Genereer afbeeldingen met Gemini-modellen via CometAPI — ondersteunt 4K, multi-turn bewerking, tot 14 referentieafbeeldingen en Thinking.
POST
Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
gemini-2.5-flash-image staat gepland om door de provider te worden uitgefaseerd op 2026-10-02. Gebruik voor nieuwe projecten gemini-3.1-flash-image-preview of gemini-3-pro-image-preview. Zie het uitfaseringsschema van Google voor details.Autorisaties
Use your CometAPI API key.
Padparameters
The Gemini image model to use. See the Models page for current options.
Body
application/json
Conversation turns. Each item has a role ("user" or "model") and parts array containing text and/or image data.
Controls generation behavior — output modalities, image resolution, thinking, etc.
Optional tools. Pass [{"google_search": {}}] to enable Google Search grounding for real-time information in generated images.