AutomationFlowsAI & RAG › Finalproofv5 (agent)

Finalproofv5 (agent)

FinalProofV5. Uses agent, lmChatOllama, toolSerpApi. Webhook trigger; 4 nodes.

Webhook trigger★★☆☆☆ complexityAI-powered4 nodesAgentOllama ChatTool Serp Api
AI & RAG Trigger: Webhook Nodes: 4 Complexity: ★★☆☆☆ AI nodes: yes Added:

This workflow follows the Agent → Ollama Chat recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "FinalProofV5",
  "nodes": [
    {
      "parameters": {
        "path": "finalproofv5",
        "options": {}
      },
      "id": "webhook",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        0,
        300
      ]
    },
    {
      "parameters": {
        "agent": "conversational",
        "promptSystem": "You are a validator agent. Carefully analyze and validate the accuracy, truthfulness, and factual correctness of any information presented. Use the search tool to verify claims and cross-check information against reliable sources.",
        "options": {}
      },
      "id": "finalproofv5",
      "name": "FinalProofV5",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "typeVersion": 1.7,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "model": "qwen3:8b",
        "options": {}
      },
      "id": "ollama_model",
      "name": "Ollama Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOllama",
      "typeVersion": 1,
      "position": [
        100,
        500
      ]
    },
    {
      "parameters": {},
      "id": "search_tool_0",
      "name": "Search Tool 0",
      "type": "@n8n/n8n-nodes-langchain.toolSerpApi",
      "typeVersion": 1,
      "position": [
        400,
        500
      ]
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "FinalProofV5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Ollama Model": {
      "ai_languageModel": [
        [
          {
            "node": "FinalProofV5",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Search Tool 0": {
      "ai_tool": [
        [
          {
            "node": "FinalProofV5",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

FinalProofV5. Uses agent, lmChatOllama, toolSerpApi. Webhook trigger; 4 nodes.

Source: https://github.com/Acehfhd/nexus-command/blob/main/backend/workflows/architect_generated/finalproofv5_clean.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

FinalProofV5. Uses agent, lmChatOllama, toolSerpApi. Webhook trigger; 4 nodes.

Agent, Ollama Chat, Tool Serp Api
AI & RAG

SuccessProofV6. Uses agent, lmChatOllama, toolSerpApi. Webhook trigger; 4 nodes.

Agent, Ollama Chat, Tool Serp Api
AI & RAG

Ai Summarizer. Uses agent, lmChatGoogleGemini, lmChatOllama, httpRequestTool. Webhook trigger; 11 nodes.

Agent, Google Gemini Chat, Ollama Chat +1
AI & RAG

Firecrawl_WebScraping. Uses agent, lmChatOllama, chatTrigger, @mendable/n8n-nodes-firecrawl. Webhook trigger; 7 nodes.

Agent, Ollama Chat, Chat Trigger +2
AI & RAG

opengate. Uses agent, lmChatOllama, telegram. Webhook trigger; 5 nodes.

Agent, Ollama Chat, Telegram