Node Connectivity

There are 53 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 Fine-Tuner 

Fine-tunes an OpenAI Chat Model using a table of example conversations.

OpenAI Embedding Model Selector 

Select an OpenAI embedding model.

OpenAI LLM Connector Deprecated

Select an LLM from OpenAI.

OpenAI LLM Selector 

Select an LLM from OpenAI or an OpenAI API-compatible provider.

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.

Tool Concatenator Deprecated

Concatenates two lists of LLM agent tools.