Kalibr
Agent self-improvement and telemetry. Captures agent outcomes and LLM calls for continuous improvement.
Features
- Outcome capture
- LLM telemetry
- Intelligent model routing (optional)
- Self-improvement tracking
Config
{
"apiKey": "your-kalibr-api-key",
"tenantId": "your-tenant-id",
"apiUrl": "https://kalibr-intelligence.fly.dev",
"enableRouting": false,
"captureOutcomes": true,
"captureLlmTelemetry": true
}