Gemini
Gemini Bildgenerierung
Generiere Bilder mit Gemini-Modellen über CometAPI — unterstützt 4K, Multi-Turn-Bearbeitung, bis zu 14 Referenzbilder und 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 ist laut Anbieter für die Abschaltung am 2026-10-02 vorgesehen. Für neue Projekte verwende gemini-3.1-flash-image-preview oder gemini-3-pro-image-preview. Siehe Googles Abschaltungszeitplan für Details.Autorisierungen
Use your CometAPI API key.
Pfadparameter
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.