{ "model": "gemini-2.0-flash-exp-image-generation", "prompt": "Draw a cat", "n": 2 }
curl --location 'https://api.aiguoguo199.com/v1/images/generations' \ --header 'Authorization: Bearer sk-xxx' \ --header 'Content-Type: application/json' \ --data '{ "model": "gemini-2.0-flash-exp-image-generation", "prompt": "Draw a cat", "n": 2 }'
{}