Skip to main content

Usage

Examples

Agent within Calibrate Build a voice/chat agent inside Calibrate. This config is the managed defaults spelled out. Override only the keys you want to change; omitted keys still inherit the defaults.
Connect OpenAI-compatible agent Connect your own agent over an OpenAI-compatible HTTP endpoint. config.agent_url is required; agent_headers carries the auth token the endpoint expects.
For more details, see Agent connections.

API endpoint

See POST /agents in the API reference tab.