[Enhancement]: OpenRouter Image Generation Tool #11027
JumpLink
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
|
I've started implementing this feature! The PRs are currently in draft mode:
The tool supports multiple OpenRouter image generation models with aspect ratio control. Would love to get your feedback 🚀 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What features would you like to see added?
Add a dedicated Image Generation tool for OpenRouter that supports all OpenRouter-compatible image generation models, including FLUX.2-Pro, FLUX.2-Flex, Gemini Image Generation, and other models available through OpenRouter.
This tool would provide native support for OpenRouter's image generation API, which uses
/v1/chat/completionswithmodalities: ["image", "text"]instead of the standard OpenAI/v1/images/generationsendpoint.More details
Current Situation:
black-forest-labs/flux.2-pro,black-forest-labs/flux.2-flex, andgoogle/gemini-2.5-flash-image-previewmodalitiesparameter, not the standard images endpointUse Case:
Users who want to use OpenRouter's image generation models (FLUX.2-Pro, FLUX.2-Flex, Gemini Image Generation, etc.) through LibreChat's Agents feature currently cannot do so easily, as the existing tools are not compatible with OpenRouter's API structure.
Requirements:
/v1/chat/completionsendpoint withmodalities: ["image", "text"]message.imagesarray)Documentation:
Which components are impacted by your request?
Plugins
Pictures
No response
Code of Conduct
All reactions