🗨️Ollama Chat
🗨️Ollama Chat
Manual
Medium
14
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
14
Node Types
5
Node Types
chat Trigger
When chat message received
1 node
chain Llm
Basic LLM Chain
1 node
lm Ollama
Ollama Model
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7
8 nodes
set
Structured Response, Error Response, JSON to Object
3 nodes
Workflow JSON
9.86 KB
{
"id": "Telr6HU0ltH7s9f7",
"meta": {
"instanceId": "31e69f7f4a77bf465b805824e303232f0227212ae922d12133a0f96ffeab4fef"
},
"name": "🗨️Ollama Chat",
"tags": [],
"nodes": [
{
"id": "9560e89b-ea08-49dc-924e-ec8b83477340",
"name": "When chat message received",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
280,
60
],
"webhookId": "4d06a912-2920-489c-a33c-0e3ea0b66745",
"parameters": {
"options": {}
},
"typeVersion": 1.1
},
{
"id": "c7919677-233f-4c48-ba01-ae923aef511e",
"name": "Basic LLM Chain",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"onError": "continueErrorOutput",
"position": [
640,
60
],
"parameters": {
"text": "=Provide the users prompt and response as a JSON object with two fields:\n- Prompt\n- Response\n\nAvoid any preample or further explanation.\n\nThis is the question: {{ $json.chatInput }...Showing first 1000 characters. Click "Expand" to view the full JSON.