Node Connectivity

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

Chat Model Prompter DeprecatedModern UI

Interact with a chat model within a continuous conversation.

LLM Chat Prompter Modern 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 Reader Modern UI

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

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.

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.