Ollama LLM Router (Community Contributed)
detail.loadingPreview
Dynamically route user prompts to the most suitable Ollama LLM based on prompt content.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow acts as a dynamic router for self-hosted Ollama Language Models. It analyzes incoming user prompts and intelligently selects the most appropriate LLM from a predefined list based on the task requirements, such as reasoning, language, coding, or vision capabilities. This allows for optimized LLM utilization and improved performance.
Key Features
- Dynamically selects the best LLM for a given prompt.
- Supports various LLM types including text-only, coding, and vision models.
- Customizable classification rules and decision tree for LLM routing.
- Utilizes Ollama for local, self-hosted LLM inference.
- Includes a 'Try Me!' node for easy testing.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Ollama account' credential with your local Ollama API details.
- Ensure your Ollama server is running and the specified LLM models are available.
- Use the 'Manual Trigger' node to test the workflow by providing different user prompts.
- The 'LLM Router' node will determine the best LLM, and the 'Ollama Dynamic LLM' node will execute the request with the chosen model.
Apps Used
Workflow JSON
{
"id": "3ce6c8a6-d435-4407-b4ca-4582ed080e24",
"name": "Ollama LLM Router (Community Contributed)",
"nodes": 0,
"category": "LLM",
"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: 3ce6c8a6-d435...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
Smart Expense Tracking with Telegram & AI
Automate your personal finance management by turning your Telegram chat into an intelligent expense tracker. Simply send a photo of a receipt or a text message, and this workflow uses AI to categorize your spending, extract crucial details, and provide instant summaries.
AI-Powered Accounts Receivable Reporting for Sabre EDI
This n8n workflow automates the extraction of Accounts Receivable (AR) data from complex Sabre EDI (Interface User Record) files stored in Google Drive. It leverages an AI agent, powered by OpenAI, to intelligently process financial information and generate structured AR reports. The workflow ensures accuracy by utilizing a Pinecone vector database for contextual understanding of EDI guidelines.
Automate JSON Data Import to Google Sheets
Seamlessly import data from local JSON files directly into Google Sheets. This workflow automates the process of reading structured JSON data and appending it to your chosen spreadsheet, keeping your data up-to-date effortlessly.