Flowise/packages/components/nodes
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
..
agentflow fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
agents fix: OpenAI Assistant tool call failures masked as success (#5504) 2025-11-22 12:54:59 +00:00
analytic feat: Add Opik Tracer integration (#4194) 2025-04-03 15:57:54 +08:00
cache Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377) 2025-05-14 10:29:32 +08:00
chains Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
chatmodels feat: Add image upload support to ChatOpenRouter node (#5471) 2025-11-25 14:46:27 +00:00
documentloaders Chore/Disable Unstructure Folder (#5483) 2025-11-16 13:17:59 +00:00
embeddings fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
engine docs: fix typos in packages/components/nodes/engine/SubQuestionQueryEngine/SubQuestionQueryEngine.ts (#5446) 2025-11-07 11:48:31 +00:00
graphs/Neo4j Feature/Add Neo4j GraphRag support (#3686) 2024-12-23 01:35:53 +00:00
llms fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
memory feat:Adds new Param in getChatMessages for better context handling (#4273) 2025-05-28 16:02:52 +01:00
moderation Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
multiagents Bugfix/Supervisor Node AzureChatOpenAI (#5448) 2025-11-07 11:51:54 +00:00
outputparsers Refractor/SecureZodSchemaParser (#4898) 2025-07-19 01:11:31 +01:00
prompts chore: fix typos in packages/components/nodes/prompts/ChatPromptTemplate/ChatPromptTemplate.ts (#5438) 2025-11-07 11:30:01 +00:00
recordmanager Ensure proper cleanup of the database connection in `createSchema` (#5315) 2025-10-28 12:29:45 +00:00
responsesynthesizer
retrievers Bugfix/Gemini Structured Output (#4713) 2025-06-23 19:10:41 +01:00
sequentialagents chore: fix typos in packages/components/nodes/sequentialagents/commonUtils.ts (#5419) 2025-11-05 13:01:30 +00:00
speechtotext/assemblyai
textsplitters feat: Add header-based splitting to MarkdownTextSplitter (#4861) 2025-07-18 12:45:41 +01:00
tools Add workspaceId in options if not already there. (#5503) 2025-11-22 12:55:16 +00:00
utilities Chore/leave default timeout for sandbox execution (#5263) 2025-09-28 11:27:19 +01:00
vectorstores Chore/remove teradatasql (#5430) 2025-11-06 22:21:10 +00:00