Node Connectivity

There are 2862 nodes that can be used as successor for a node with an output port of type Table.

Giskard RAGET Evaluator Modern UI

Evaluates a RAG system with Giskard.

Message Creator StreamableModern UI

Creates a Message containing text and/or image data for a specified role.

Message Part Extractor StreamableModern UI

Extracts specific parts from messages in a table.

OpenAI Chat Model Fine-Tuner Modern UI

Fine-tunes an OpenAI Chat Model using a table of example conversations.

Text Embedder Modern UI

Embeds text in a string column using an embedding model.

Chat Model Prompter DeprecatedModern UI

Interact with a chat model within a continuous conversation.

LLM Prompter Modern UI

Interact with an LLM using each row of the input table as an independent prompt.

Chroma Vector Store Creator Modern UI

Creates a Chroma vector store from a string column and an embedding model.

FAISS Vector Store Creator Modern UI

Creates a FAISS vector store from a string column and an embedding model.

Vector Store Retriever Modern UI

Performs a similarity search on a vector store.