Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "results": { "failedAssessments": 123, "passedAssessments": 123, "createdAt": "2023-11-07T05:31:56Z", "completedAt": "2023-11-07T05:31:56Z", "evalUuid": "<string>", "runUuid": "<string>", "results": [ { "expectedResponse": "<string>", "prompt": "<string>", "assessment": { "createdAt": "2023-11-07T05:31:56Z", "assessedAt": "2023-11-07T05:31:56Z", "llmJudgeModel": "<string>", "llmJudgeProvider": "<string>", "assessedByUserUuid": "<string>", "reason": "<string>", "passed": true, "runResultUuid": "<string>", "assessmentUuid": "<string>" }, "createdAt": "2023-11-07T05:31:56Z", "completedAt": "2023-11-07T05:31:56Z", "errorMessage": "<string>", "threadUuid": "<string>", "evalPromptUuid": "<string>", "resultUuid": "<string>" } ] } }
Success
Show child attributes
ok
Was this page helpful?