curl --location 'https://api.omove.ai/v1/chat/completions' \
--header 'Authorization: sk-' \
--header 'Content-Type: application/json' \
--data '{"model": "gemini-2.0-flash-preview-image-generation", "stream": true, "messages": [{"role": "user", "content": "A cat in a tree"}]}'{"created": 1589478378, "data": [{"url": "https://..."}, {"url": "https://..."}]}