Blocks are sometimes also referred to as “steps” in the codebase.
Run Prompt
Generate responses using LLMs & prompts.
Code Execution
Write and run custom Python code.
Parse Document to Text
Extract information from documents.
Retrieval
Retrieve documents using the Vector DB.
Knowledge Retrieval
Retrieve documents from a knowledge base.
API Call
Interact with external applications.
Search
Search the web for information.
Crawl
Crawl websites for data extraction.
Tool Call
Connect and interact with applications.
Transcribe Audio to Text
Convert audio files to text.