Vector Store Retriever 

Performs a similarity search on a vector store.

FAISS Vector Store Creator 

Creates a FAISS vector store from a string column and an embedding model.

Agent Prompter Deprecated

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

HF Hub LLM Connector Deprecated

Select an LLM hosted on the Hugging Face Hub.

Vector Store to Tool Deprecated

Creates an agent tool from a vector store.

Text Embedder 

Embeds text in a string column using an embedding model.

BWA 

BWA - Burrows-Wheeler Alignment Tool

Azure Blob Store Connection Deprecated

Configures the connection information used to connect to Azure Blob Store.

Chroma Vector Store Creator 

Creates a Chroma vector store from a string column and an embedding model.