Fast image generation (1024x1024)
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-fast", "messages": [{"role": "user", "content": "Hello!"}] }'
Get an API key
Read this page in plain markdown