Node Connectivity

There are 39 nodes that can be used as predessesor for a node with an input port of type Python Binary.

OpenAI Authenticator 

Authenticates the OpenAI API key.

OpenAI Chat Model Connector 

Connects to an OpenAI Chat Model.

OpenAI Chat Model Fine-Tuner 

Fine-tunes an OpenAI Chat Model based on a conversation table.

OpenAI LLM Connector 

Connects to an OpenAI Large Language Model (LLM).

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 embeddings model.

FAISS Vector Store Creator 

Creates a FAISS 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.

Tool Concatenator 

Concatenates two lists of LLM agent tools.

Vector Store to Tool 

Creates an agent tool from a vector store.