get-experiment-by-id
Retrieve experiment metadata, run results, and evaluator annotations by ID to review performance and scoring.
Instructions
Get an experiment by its ID.
The tool returns experiment metadata in the first content block and a JSON object with the experiment data in the second. The experiment data contains both the results of each experiment run and the annotations made by an evaluator to score or label the results, for example, comparing the output of an experiment run to the expected output from the dataset example.
Example usage: Show me the experiment results for experiment RXhwZXJpbWVudDo4
Expected return: Object containing experiment metadata and results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| experiment_id | Yes |