Node Connectivity

There are 70 nodes that can be used as successor for a node with an output port of type Python Binary.

Chroma Vector Store Creator 

Creates a Chroma vector store from a string column and an embeddings 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 embeddings model.

Vector Store Retriever 

Performs a similarity search on a vector store.

Tool Concatenator 

Concatinates two Tools.

Vector Store to Tool 

Creates an agent tool from a vector store.

Active Learning Loop End 

The loop end node for an active learning loop.

Active Learning Loop Start 

The loop start node for an active learning loop.

SARIMA Predictor (Labs) 

This node generates forecasts with a (S)ARIMA Model.

SARIMAX Predictor (Labs) 

This node generates forecasts with a (S)ARIMAX Model.