HI there! I recently started to use the laravel package from this very org, and I guess I should open this issue here.
I see that ImageConfig right now only supports aspect ratio even though Gemini API also supports image size: https://ai.google.dev/api/generate-content#ImageConfig
I was actually looking for output mime type but it seems that it is only available in the vertex api and not Gemini AI Studio:
https://github.com/googleapis/js-genai/blob/24fdf50c68915a4baa3fcda6ba4fff6396166197/src/types.ts#L2164