Linear Regression Predictor Deprecated

Predicts the response using a linear regression model.

FAISS Vector Store Reader 

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

Unpivoting Deprecated

This node rotates the selected columns from the input table to rows and duplicates at the same time the remaining input columns by appending them to […]

Unpivot 

This node rotates the selected columns from the input table to rows and duplicates at the same time the remaining input columns by appending them to each […]

HF Hub LLM Connector Deprecated

Select an LLM hosted on the Hugging Face Hub.

Call Workflow (Row Based) Deprecated

Calls a remote or local workflow for each row in the input table, passing a JSON object and appending results as new columns.

Simple File Reader StreamableDeprecated

Reads simple files of various formats.