Skip to main content
Upsonic provides a built-in evaluation framework to systematically test and benchmark your AI agents, teams, and graphs. Evaluations help you ensure that your AI workflows meet quality, performance, and reliability standards before deploying to production.

Evaluation Types

Accuracy

LLM-as-a-judge evaluation that scores agent output quality against expected answers on a 1–10 scale.

Performance

Latency and memory profiling with statistical analysis across multiple iterations.

Reliability

Tool-call verification that asserts expected tools were invoked during execution.

Quick Start

Install the required dependencies and run your first evaluation in minutes.

Supported Entities

Every evaluator works with all three core entities:
EntityDescription
AgentSingle agent executing a task
TeamMulti-agent team in sequential, coordinate, or route mode
GraphDAG-based workflow with chained task nodes