Ultra-high-quality image generation with instruction fidelity
curl -X POST https://ai.layercloud.ir/ollama/v1/chat/completions \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "model": "google/imagen-4.0-ultra", "messages": [{"role": "user", "content": "Hello!"}] }'
Get an API key
Read this page in plain markdown