Node Connectivity

There are 5405 nodes that can be used as predessesor for a node with an input port of type Generic Port.

FAISS Vector Store Reader Modern UI

Reads a FAISS vector store created with LangChain from a local path.

Vector Store Data Extractor Modern UI

Extracts the documents, embeddings and metadata from a vector store into a table.

Tool Concatenator DeprecatedModern UI

Concatenates two lists of LLM agent tools.

Vector Store Retriever Modern UI

Performs a similarity search on a vector store.

Vector Store to Tool DeprecatedModern UI

Creates an agent tool from a vector store.

Text Chunker Modern UI

Splits large texts into smaller overlapping chunks.

Active Learn Loop End (Legacy) 

The interactive end node for the Active Learning Loop. Provides an annotation view.

Active Learn Loop Start (Legacy) 

Start node of the Active Learn Loop.

Auto Active Learn Loop End (Legacy) 

Automated oracle for the active learn loop.

Graph Density Uncertainty Scorer (Legacy) 

Calculates/Updates the density of a n-dimensional vector space, based on a kNN graph. For details see the RALF […]