Flowise/packages/components/nodes/chatmodels/ChatOpenRouter
Siddharth Chauhan 4d79653741
feat: Add image upload support to ChatOpenRouter node (#5471)
* 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>
2025-11-25 14:46:27 +00:00
..
ChatOpenRouter.ts feat: Add image upload support to ChatOpenRouter node (#5471) 2025-11-25 14:46:27 +00:00
FlowiseChatOpenRouter.ts feat: Add image upload support to ChatOpenRouter node (#5471) 2025-11-25 14:46:27 +00:00
openRouter.svg Feature/OpenRouter (#3865) 2025-01-13 20:35:59 +00:00