Gemini-2.5-flash-image-preview
谷歌绘画 Nano Banana原生多模态模型, 使用简单的文本提示转换任何图像。提供一致的角色编辑和场景保留,超越 Flux Kontext。体验 AI 图像编辑的未来。
- 能力
- "POST", "endpoint": "/v1/chat/completions", "protocol": "openai-chat", "validation": {"timeout_ms": 90000, "status_codes": [200], "response_path": "choices[0].message.content", "must_be_non_empty": true}, "test_request": {"model": "google/gemini-2.5-flash-image-preview", "messages": [{"role": "user", "content": "Generate a simple red circle on a white background."}], "max_tokens": 300}}
- 输入
- text
- 输出
- image
- 区域
- global
- 验证时间
- 2026-08-15T04:50:43.133944702+00:00
- 价格
- 0 IFT / 1M tokens
- 文档
- -
调用示例
curl https://api.inferlink.ai/v1/chat/completions \
-H 'Authorization: Bearer $INFERLINK_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"model":"google/google/gemini-2.5-flash-image-preview","messages":[{"role":"user","content":"Hello"}]}'