mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-24 22:24:06 -05:00
[GH-ISSUE #21953] feat: Supports OpenAI format invocation of Gemini-3.1-flash-image-preview #106619
Reference in New Issue
Block a user
Originally created by @17Reset on GitHub (Feb 28, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21953
Check Existing Issues
Verify Feature Scope
Problem Description
When requesting gemini-3.1-flash-image-preview via OpenAI, the backend returns valid Base64 encoding, but it cannot be rendered.
Desired Solution you'd like
Capable of rendering Base64 encoding
Alternatives Considered
No response
Additional Context
No response