Blocks
Large Language Model Blocks
Blocks for LLM interactions, conversation management, and RAG
LLM Query v2
Interact with LLMs with support for multiple providers
Create Conversation
Generate a unique identifier for tracking LLM conversations
Fetch History
Retrieve conversation history for LLM based on conversation ID
LLM Context Indexer
Add, update, or delete documents in a store for downstream retrieval
LLM Context Retriever
Retrieve context from indexed content with text and image support
VerifyME
Human-in-the-loop validation system that enables reviewers to validate AI-generated information against source documents in an interactive viewer interface.
Create Conversation
Generates a unique identifier for a conversation under which LLM history, target documents, user queries, and other data can be tracked.