Graph Density Initializer 

Creates a density model of a n-dimensional vector space, based on a kNN graph.

StanfordNLP NE Tagger Streamable

Assigns named entity tags to terms. Suitable for English, German and Spanish texts.

StanfordNLP NE tagger StreamableDeprecated

Assigns named entity tags to terms. Suitable for English, German and Spanish texts.

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

Azure OpenAI LLM Connector 

Connects to an Azure OpenAI Large Language Model.

Compress Files/Folder 

Compresses a file, a folder or files in folder to an archive.

Compress Files/Folder (Table) 

Compresses a file, a folder or files in folder to an archive.

Agent Prompter 

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

Lag Column Streamable

Copies column values from preceding rows into the current row.