Gemini
Generowanie obrazów Gemini
Generuj obrazy za pomocą modeli Gemini przez CometAPI — obsługa 4K, edycji wieloturowej, do 14 obrazów referencyjnych i 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 jest zaplanowany do wyłączenia przez dostawcę 2026-10-02. W nowych projektach używaj gemini-3.1-flash-image-preview lub gemini-3-pro-image-preview. Szczegóły znajdziesz w harmonogramie wycofań Google.Autoryzacje
Use your CometAPI API key.
Parametry ścieżki
The Gemini image model to use. See the Models page for current options.
Treść
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.