We’re currently running a beta for Blocks, an upcoming feature from Vapi.ai aimed at improving bot conversations. The problem we’ve noticed is that single LLM prompts are prone to hallucinations, unreliable tool calls, and can’t handle many-step complex instructions. By breaking the conversation into smaller, more manageable prompts, we can guarantee the bot will do this, then that, or if this happens, then that happens. It’s like having a checklist for conversations — less room for error, more room for getting things right. Here’s an example: For food ordering, this is what a prompt would look like.Documentation Index
Fetch the complete documentation index at: https://docs.vapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Without Blocks
Without Blocks
Example Prompt
With Blocks
With Blocks

Blocks is currently in beta. We’re excited to have you try this new feature and welcome your feedback as we continue to refine and improve the experience.
Advanced Concepts
Steps
Learn how to structure the flow of your conversation
Block Types
Explore the different block types and how to use them

