trustmodel_score
Retrieve the trust score and evaluation details for a previous LLM evaluation by providing its evaluation ID.
Instructions
Get the current trust score / detail for a previous LLM evaluation created via trustmodel_evaluate. Takes an integer evaluation_id and returns the evaluation detail including scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| evaluation_id | Yes | Integer evaluation ID returned from a previous trustmodel_evaluate call. |