Community Contributed: OpenRouter LLM Integration
detail.loadingPreview
Integrate any LLM model available via OpenRouter for flexible AI interactions.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow demonstrates how to leverage OpenRouter to utilize a wide variety of Large Language Models (LLMs) within n8n. It allows for dynamic selection of LLM models, making your AI integrations highly configurable.
Key Features
- Dynamically select LLM models via OpenRouter.
- Supports configurable prompts and session management.
- Includes error handling for robust execution.
- Provides examples of popular LLM models.
How To Use
- Import this workflow into your n8n instance.
- Configure your OpenRouter credentials in the
LLM Modelnode. - Adjust the
Settingsnode to specify your desired LLM model and prompt. - Trigger the workflow manually or via a webhook.
Apps Used
Workflow JSON
{
"id": "8131fe2a-0722-4888-9ae7-19b388c6251c",
"name": "Community Contributed: OpenRouter LLM Integration",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 8131fe2a-0722...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Post to Twitter from Manual Trigger
Manually trigger a workflow to post a message to Twitter.
Community Contributed Twitter Banner Generator
Generates a Twitter banner by compositing user avatars and a background image.
Loading Data Into a Spreadsheet
This workflow demonstrates loading mock CRM contact data into a target destination like a spreadsheet.
Community Contributed GitHub Releases
Parses GitHub release notes to extract and categorize changes for community contributions.
Standup Bot - Read Configuration
Reads the configuration for the Standup Bot from a JSON file.
Community Contributed Airtable Operations
This workflow demonstrates common Airtable operations like inserting, listing, and updating records.