Experiment Results
experiment_resultsResults of an experiment: per-model aggregates (mean latency, tokens, total billed cost, error rate), per-cell outputs, and the AI-written summary comparing how the models differed (if enabled). Use include_outputs:false for aggregates only. Example: experiment_results({ experiment_id: "..." })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| experiment_id | Yes | From experiment_create | |
| include_outputs | No | Include full model outputs per cell (default true) |