Noc openwebui complemento

★ 7.3 · n8n · complex · 29 nodes

Noc openwebui complemento is an n8n automation template for ISP NOC and support teams that connects an OpenWebUI chat interface to a local RAG pipeline over internal documentation. Reach for it when NOC engineers need to query internal runbooks or ISP docs directly from a chat window, when you want a local LLM to answer questions from a Postgres knowledge base without sending data to the cloud, or when you need an intelligent assistant layered on top of an existing Ollama and Postgres stack. Trigger: webhook from OpenWebUI. Integrations: Ollama (local LLM inference), Postgres and Postgres Tool (document storage and retrieval), Reranker Cohere (result reranking), Data Table and Data Table Tool (tabular data handling). Direction — answering documentation queries via RAG, not network monitoring or alerting (Zabbix monitoring and BGP checks belong to other workflows in the same NOC bundle). Fits teams that already run Ollama and Postgres locally; not suitable if no local LLM infrastructure is in place.