Node Connectivity

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

Chroma Vector Store Reader 

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

Chroma Vector Store Creator 

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

FAISS Vector Store Reader 

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

FAISS Vector Store Creator 

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

Vector Store Data Extractor 

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

Tool Concatenator Deprecated

Concatenates two lists of LLM agent tools.

Vector Store Retriever 

Performs a similarity search on a vector store.

Vector Store to Tool Deprecated

Creates an agent tool from a vector store.

Text Chunker 

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.