An agent is a core building block of Calibrate. Agents can:Documentation Index
Fetch the complete documentation index at: https://penseapp.vercel.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Process voice conversations using Speech To Text (STT) and Text To Speech (TTS)
- Respond intelligently using LLM models following the instructions given to them
- Use tools for structured data extraction
Quickstart
Navigate to Agents
From the sidebar, click Agents to view your existing agents or create a new one.
Create a new agent
Click the New agent button in the top right corner.

Configure your agent
Add instructions and select providers
Configure the core agent behavior.
Add tools
Add tools to enable structured outputs by the agent.
Define data extraction fields
Define fields for extracting structured data from conversations.
Add tests
Add tests to evaluate your agent’s performance.
- Click Add test to attach tests to your agent
- Click Run all tests to execute all tests for this agent
- Click Compare models to benchmark different LLMs
Configure advanced settings
Configure advanced agent behavior.
Next Steps
Agent Connections
Connect your existing deployed agent to Calibrate
Run LLM Tests
Test your agent’s responses and tool usage
Run Simulations
Simulate conversations with the agent to identify issues before deployment
Tools
Define tools for structured data extraction