mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 11:01:22 +03:00
4d79653741
* feat: Add image upload support to ChatOpenRouter node - Create FlowiseChatOpenRouter wrapper class implementing IVisionChatModal - Add allowImageUploads and imageResolution input fields - Support multimodal image inputs for OpenRouter models - Follows same pattern as ChatOpenAI implementation Resolves #5143 * lint fix --------- Co-authored-by: Henry <hzj94@hotmail.com>