Inspect two retained profiles
compare_modelsPlace two retained calculation profiles side by side by display_name substring. Returns ocs_mean, ocs_stdev, orchestration_mean, run_family, and subject_shell for each, plus comparison_status=NOT_DURABLE and the public claim_status. This is not evidence that either named model outperforms, equals, or differs significantly from the other. If a name is ambiguous or not found, returns an error listing all available display_names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_a | Yes | Display name (or substring) of the first model | |
| model_b | Yes | Display name (or substring) of the second model |