
The nodes for working with the language models: RAG and AI automations inside the workflows — the LLM like any other node.
KNIME's AI extension treats the language models as nodes: connectors for OpenAI, Azure, local models (Ollama/GPT4All), nodes for prompts over whole tables, embeddings and vector stores for the RAG. The GenAI automation — classify these thousand tickets, extract the fields from these invoices — gets built by dragging.


A thousand documents processed with logs, costs and retries: GenAI as a process, not as a chat.
Verified samples and quality metrics: the AI output checked like every piece of data.
Manuals and contracts queryable: the index built in the workflow, the permissions respected.
Tokens counted and the right model per task: the AI on the bill, under control.
The AI extension brings the LLMs into the workflows: the nodes connect the providers (OpenAI, Azure, Anthropic, local models via Ollama/GPT4All), the prompts get built with the flow's data (the row becomes context), the RAG gets assembled as nodes (embeddings, vector store, retrieval), the agents orchestrate tools and decisions; the value: AI INSIDE the existing data pipeline — classifying tickets, enriching master data, extracting from documents — with the Hub's governance.
Tickets, emails and invoices sorted by the LLM.
The fields from the PDFs to the table, in flow.
Descriptions and categories generated at scale.