Flowise/packages/components
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
..
credentials Adding Teradata VectorStore support in DocumentStore (#5159) 2025-10-28 12:23:59 +00:00
evaluation
nodes feat: Add image upload support to ChatOpenRouter node (#5471) 2025-11-25 14:46:27 +00:00
src fix: correct Lunary tool-error logging (#5505) 2025-11-24 16:41:31 +00:00
README-ZH.md
README.md
gulpfile.ts
jest.config.js feat: add JSONPathExtractor tool (#5052) 2025-08-18 17:55:58 +08:00
models.json add gpt 5.1 and gemini 3 pro preview 2025-11-20 23:48:33 +01:00
package.json fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
tsconfig.json feat: add JSONPathExtractor tool (#5052) 2025-08-18 17:55:58 +08:00

README.md

Flowise Components

English | 中文

Apps integration for Flowise. Contain Nodes and Credentials.

Flowise

Install:

npm i flowise-components

License

Source code in this repository is made available under the Apache License Version 2.0.