Node Connectivity

There are 2898 nodes that can be used as successor for a node with an output port of type Table.

Generic Web Service Client 

Accesses document-style web services

Agent Prompter 

Combines an agent with a set of tools and prompts it with a user-provided prompt.

OpenAI Chat Model Fine-Tuner 

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

LLM Prompter 

Prompts a Large Language Model.

Chat Model Prompter 

Prompts a Chat Model.

Text Embedder 

Embeds text in a string column using an embedding model.

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.

Vector Store Retriever 

Performs a similarity search on a vector store.

Text Chunker 

Splits large texts into smaller overlapping chunks.