top of page

Ollama LLM Chat Processor

An n8n workflow that processes chat messages using Ollama's Llama 3.2 model via LangChain integration. It receives chat inputs, processes them through an LLM chain, and returns structured JSON responses. Requires Ollama API credentials and n8n.

bottom of page