Integrate OpenRouter with n8n for Dynamic LLM Model Selection - n8n Workflow | Neura Market
Integrate OpenRouter with n8n for Dynamic LLM Model Selection
Enable dynamic selection and configuration of LLM models in n8n versions prior to 1.78 using OpenRouter. This workflow allows you to leverage various LLM models by configuring OpenAI nodes with OpenRouter-specific settings.
This workflow demonstrates how to utilize OpenRouter in n8n versions before 1.78, allowing users to dynamically select and configure different LLM models. By setting up OpenAI nodes with OpenRouter-specific BaseURL, you can switch between models based on external configurations, rules, or chat messages. This setup is ideal for users who need flexibility in their LLM model selection and configuration within n8n workflows.
Platform
n8n
Category
AI
Price
Free
Creator
Daniel Park
Published Template
set
stickyNote
agent
chatTrigger
lmChatOpenAi
memoryBufferWindow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.