``` RubyLLM.paint(prompt, model: 'gpt-image-1') ``` Would like this to work. As is currently, the API returns an image but then the library ignores it and does not pass it back to the caller.