@dalmia/calibrate-mcp 0.0.14 → 0.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +64 -0
- package/bin/mcp-server.js +3905 -397
- package/bin/mcp-server.js.map +152 -52
- package/esm/funcs/agentTestsBenchmark.d.ts +16 -0
- package/esm/funcs/agentTestsBenchmark.d.ts.map +1 -0
- package/esm/funcs/agentTestsBenchmark.js +93 -0
- package/esm/funcs/agentTestsBenchmark.js.map +1 -0
- package/esm/funcs/agentTestsGetBenchmark.d.ts +16 -0
- package/esm/funcs/agentTestsGetBenchmark.d.ts.map +1 -0
- package/esm/funcs/agentTestsGetBenchmark.js +91 -0
- package/esm/funcs/agentTestsGetBenchmark.js.map +1 -0
- package/esm/funcs/agentTestsGetRun.d.ts +1 -1
- package/esm/funcs/agentTestsGetRun.js +1 -5
- package/esm/funcs/agentTestsGetRun.js.map +1 -1
- package/esm/funcs/agentTestsLink.d.ts +16 -0
- package/esm/funcs/agentTestsLink.d.ts.map +1 -0
- package/esm/funcs/agentTestsLink.js +86 -0
- package/esm/funcs/agentTestsLink.js.map +1 -0
- package/esm/funcs/agentTestsListForAgent.d.ts +16 -0
- package/esm/funcs/agentTestsListForAgent.d.ts.map +1 -0
- package/esm/funcs/agentTestsListForAgent.js +92 -0
- package/esm/funcs/agentTestsListForAgent.js.map +1 -0
- package/esm/funcs/agentTestsListRunsForAgent.d.ts +16 -0
- package/esm/funcs/agentTestsListRunsForAgent.d.ts.map +1 -0
- package/esm/funcs/agentTestsListRunsForAgent.js +91 -0
- package/esm/funcs/agentTestsListRunsForAgent.js.map +1 -0
- package/esm/funcs/agentTestsRun.d.ts +1 -1
- package/esm/funcs/agentTestsRun.js +1 -5
- package/esm/funcs/agentTestsRun.js.map +1 -1
- package/esm/funcs/agentTestsRunBatch.d.ts +1 -1
- package/esm/funcs/agentTestsRunBatch.js +1 -5
- package/esm/funcs/agentTestsRunBatch.js.map +1 -1
- package/esm/funcs/agentsCreate.js +0 -4
- package/esm/funcs/agentsCreate.js.map +1 -1
- package/esm/funcs/agentsGet.js +0 -4
- package/esm/funcs/agentsGet.js.map +1 -1
- package/esm/funcs/agentsList.js +0 -4
- package/esm/funcs/agentsList.js.map +1 -1
- package/esm/funcs/agentsResolve.js +0 -4
- package/esm/funcs/agentsResolve.js.map +1 -1
- package/esm/funcs/agentsUpdate.js +0 -4
- package/esm/funcs/agentsUpdate.js.map +1 -1
- package/esm/funcs/agentsVerifyConnection.d.ts +16 -0
- package/esm/funcs/agentsVerifyConnection.d.ts.map +1 -0
- package/esm/funcs/agentsVerifyConnection.js +93 -0
- package/esm/funcs/agentsVerifyConnection.js.map +1 -0
- package/esm/funcs/annotationTasksAddItems.d.ts +16 -0
- package/esm/funcs/annotationTasksAddItems.d.ts.map +1 -0
- package/esm/funcs/annotationTasksAddItems.js +92 -0
- package/esm/funcs/annotationTasksAddItems.js.map +1 -0
- package/esm/funcs/annotationTasksCreate.d.ts +16 -0
- package/esm/funcs/annotationTasksCreate.d.ts.map +1 -0
- package/esm/funcs/annotationTasksCreate.js +86 -0
- package/esm/funcs/annotationTasksCreate.js.map +1 -0
- package/esm/funcs/annotationTasksCreateEvaluatorRun.d.ts +16 -0
- package/esm/funcs/annotationTasksCreateEvaluatorRun.d.ts.map +1 -0
- package/esm/funcs/annotationTasksCreateEvaluatorRun.js +93 -0
- package/esm/funcs/annotationTasksCreateEvaluatorRun.js.map +1 -0
- package/esm/funcs/annotationTasksGet.d.ts +16 -0
- package/esm/funcs/annotationTasksGet.d.ts.map +1 -0
- package/esm/funcs/annotationTasksGet.js +92 -0
- package/esm/funcs/annotationTasksGet.js.map +1 -0
- package/esm/funcs/annotationTasksGetAgreement.d.ts +16 -0
- package/esm/funcs/annotationTasksGetAgreement.d.ts.map +1 -0
- package/esm/funcs/annotationTasksGetAgreement.js +96 -0
- package/esm/funcs/annotationTasksGetAgreement.js.map +1 -0
- package/esm/funcs/annotationTasksGetEvaluatorRun.d.ts +16 -0
- package/esm/funcs/annotationTasksGetEvaluatorRun.d.ts.map +1 -0
- package/esm/funcs/annotationTasksGetEvaluatorRun.js +96 -0
- package/esm/funcs/annotationTasksGetEvaluatorRun.js.map +1 -0
- package/esm/funcs/annotationTasksGetSummary.d.ts +16 -0
- package/esm/funcs/annotationTasksGetSummary.d.ts.map +1 -0
- package/esm/funcs/annotationTasksGetSummary.js +101 -0
- package/esm/funcs/annotationTasksGetSummary.js.map +1 -0
- package/esm/funcs/annotationTasksLinkEvaluator.d.ts +16 -0
- package/esm/funcs/annotationTasksLinkEvaluator.d.ts.map +1 -0
- package/esm/funcs/annotationTasksLinkEvaluator.js +93 -0
- package/esm/funcs/annotationTasksLinkEvaluator.js.map +1 -0
- package/esm/funcs/annotationTasksList.d.ts +16 -0
- package/esm/funcs/annotationTasksList.d.ts.map +1 -0
- package/esm/funcs/annotationTasksList.js +85 -0
- package/esm/funcs/annotationTasksList.js.map +1 -0
- package/esm/funcs/annotationTasksUpdateItems.d.ts +16 -0
- package/esm/funcs/annotationTasksUpdateItems.d.ts.map +1 -0
- package/esm/funcs/annotationTasksUpdateItems.js +92 -0
- package/esm/funcs/annotationTasksUpdateItems.js.map +1 -0
- package/esm/funcs/evaluatorsCreate.d.ts +16 -0
- package/esm/funcs/evaluatorsCreate.d.ts.map +1 -0
- package/esm/funcs/evaluatorsCreate.js +86 -0
- package/esm/funcs/evaluatorsCreate.js.map +1 -0
- package/esm/funcs/evaluatorsCreateVersion.d.ts +16 -0
- package/esm/funcs/evaluatorsCreateVersion.d.ts.map +1 -0
- package/esm/funcs/evaluatorsCreateVersion.js +92 -0
- package/esm/funcs/evaluatorsCreateVersion.js.map +1 -0
- package/esm/funcs/evaluatorsGet.d.ts +16 -0
- package/esm/funcs/evaluatorsGet.d.ts.map +1 -0
- package/esm/funcs/evaluatorsGet.js +91 -0
- package/esm/funcs/evaluatorsGet.js.map +1 -0
- package/esm/funcs/evaluatorsList.d.ts +16 -0
- package/esm/funcs/evaluatorsList.d.ts.map +1 -0
- package/esm/funcs/evaluatorsList.js +91 -0
- package/esm/funcs/evaluatorsList.js.map +1 -0
- package/esm/funcs/testsBulkCreate.js +0 -4
- package/esm/funcs/testsBulkCreate.js.map +1 -1
- package/esm/funcs/testsCreate.js +0 -4
- package/esm/funcs/testsCreate.js.map +1 -1
- package/esm/funcs/testsGet.js +0 -4
- package/esm/funcs/testsGet.js.map +1 -1
- package/esm/funcs/testsList.js +0 -4
- package/esm/funcs/testsList.js.map +1 -1
- package/esm/funcs/testsUpdate.js +0 -4
- package/esm/funcs/testsUpdate.js.map +1 -1
- package/esm/landing-page.js +1 -1
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +41 -1
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools/agentTestsBenchmark.d.ts +7 -0
- package/esm/mcp-server/tools/agentTestsBenchmark.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentTestsBenchmark.js +34 -0
- package/esm/mcp-server/tools/agentTestsBenchmark.js.map +1 -0
- package/esm/mcp-server/tools/agentTestsGetBenchmark.d.ts +7 -0
- package/esm/mcp-server/tools/agentTestsGetBenchmark.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentTestsGetBenchmark.js +34 -0
- package/esm/mcp-server/tools/agentTestsGetBenchmark.js.map +1 -0
- package/esm/mcp-server/tools/agentTestsLink.d.ts +7 -0
- package/esm/mcp-server/tools/agentTestsLink.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentTestsLink.js +34 -0
- package/esm/mcp-server/tools/agentTestsLink.js.map +1 -0
- package/esm/mcp-server/tools/agentTestsListForAgent.d.ts +7 -0
- package/esm/mcp-server/tools/agentTestsListForAgent.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentTestsListForAgent.js +34 -0
- package/esm/mcp-server/tools/agentTestsListForAgent.js.map +1 -0
- package/esm/mcp-server/tools/agentTestsListRunsForAgent.d.ts +7 -0
- package/esm/mcp-server/tools/agentTestsListRunsForAgent.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentTestsListRunsForAgent.js +34 -0
- package/esm/mcp-server/tools/agentTestsListRunsForAgent.js.map +1 -0
- package/esm/mcp-server/tools/agentsVerifyConnection.d.ts +7 -0
- package/esm/mcp-server/tools/agentsVerifyConnection.d.ts.map +1 -0
- package/esm/mcp-server/tools/agentsVerifyConnection.js +34 -0
- package/esm/mcp-server/tools/agentsVerifyConnection.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksAddItems.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksAddItems.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksAddItems.js +34 -0
- package/esm/mcp-server/tools/annotationTasksAddItems.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksCreate.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksCreate.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksCreate.js +34 -0
- package/esm/mcp-server/tools/annotationTasksCreate.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksCreateEvaluatorRun.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksCreateEvaluatorRun.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksCreateEvaluatorRun.js +34 -0
- package/esm/mcp-server/tools/annotationTasksCreateEvaluatorRun.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGet.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksGet.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGet.js +34 -0
- package/esm/mcp-server/tools/annotationTasksGet.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetAgreement.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksGetAgreement.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetAgreement.js +34 -0
- package/esm/mcp-server/tools/annotationTasksGetAgreement.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetEvaluatorRun.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksGetEvaluatorRun.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetEvaluatorRun.js +34 -0
- package/esm/mcp-server/tools/annotationTasksGetEvaluatorRun.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetSummary.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksGetSummary.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksGetSummary.js +34 -0
- package/esm/mcp-server/tools/annotationTasksGetSummary.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksLinkEvaluator.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksLinkEvaluator.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksLinkEvaluator.js +34 -0
- package/esm/mcp-server/tools/annotationTasksLinkEvaluator.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksList.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksList.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksList.js +34 -0
- package/esm/mcp-server/tools/annotationTasksList.js.map +1 -0
- package/esm/mcp-server/tools/annotationTasksUpdateItems.d.ts +7 -0
- package/esm/mcp-server/tools/annotationTasksUpdateItems.d.ts.map +1 -0
- package/esm/mcp-server/tools/annotationTasksUpdateItems.js +34 -0
- package/esm/mcp-server/tools/annotationTasksUpdateItems.js.map +1 -0
- package/esm/mcp-server/tools/evaluatorsCreate.d.ts +7 -0
- package/esm/mcp-server/tools/evaluatorsCreate.d.ts.map +1 -0
- package/esm/mcp-server/tools/evaluatorsCreate.js +34 -0
- package/esm/mcp-server/tools/evaluatorsCreate.js.map +1 -0
- package/esm/mcp-server/tools/evaluatorsCreateVersion.d.ts +7 -0
- package/esm/mcp-server/tools/evaluatorsCreateVersion.d.ts.map +1 -0
- package/esm/mcp-server/tools/evaluatorsCreateVersion.js +34 -0
- package/esm/mcp-server/tools/evaluatorsCreateVersion.js.map +1 -0
- package/esm/mcp-server/tools/evaluatorsGet.d.ts +7 -0
- package/esm/mcp-server/tools/evaluatorsGet.d.ts.map +1 -0
- package/esm/mcp-server/tools/evaluatorsGet.js +34 -0
- package/esm/mcp-server/tools/evaluatorsGet.js.map +1 -0
- package/esm/mcp-server/tools/evaluatorsList.d.ts +7 -0
- package/esm/mcp-server/tools/evaluatorsList.d.ts.map +1 -0
- package/esm/mcp-server/tools/evaluatorsList.js +34 -0
- package/esm/mcp-server/tools/evaluatorsList.js.map +1 -0
- package/esm/models/agentcreate.js +1 -1
- package/esm/models/agentcreate.js.map +1 -1
- package/esm/models/agenttestruncreateresponse.d.ts +2 -2
- package/esm/models/agenttestruncreateresponse.d.ts.map +1 -1
- package/esm/models/agenttestruncreateresponse.js +4 -4
- package/esm/models/agenttestruncreateresponse.js.map +1 -1
- package/esm/models/agenttestrunlistitem.d.ts +59 -0
- package/esm/models/agenttestrunlistitem.d.ts.map +1 -0
- package/esm/models/agenttestrunlistitem.js +48 -0
- package/esm/models/agenttestrunlistitem.js.map +1 -0
- package/esm/models/agenttestrunsresponse.d.ts +7 -0
- package/esm/models/agenttestrunsresponse.d.ts.map +1 -0
- package/esm/models/agenttestrunsresponse.js +9 -0
- package/esm/models/agenttestrunsresponse.js.map +1 -0
- package/esm/models/agenttestscreate.d.ts +7 -0
- package/esm/models/agenttestscreate.d.ts.map +1 -0
- package/esm/models/agenttestscreate.js +9 -0
- package/esm/models/agenttestscreate.js.map +1 -0
- package/esm/models/agenttestscreateresponse.d.ts +6 -0
- package/esm/models/agenttestscreateresponse.d.ts.map +1 -0
- package/esm/models/agenttestscreateresponse.js +8 -0
- package/esm/models/agenttestscreateresponse.js.map +1 -0
- package/esm/models/agentupdate.js +1 -1
- package/esm/models/agentupdate.js.map +1 -1
- package/esm/models/agentverifyrequest.d.ts +16 -0
- package/esm/models/agentverifyrequest.d.ts.map +1 -0
- package/esm/models/agentverifyrequest.js +11 -0
- package/esm/models/agentverifyrequest.js.map +1 -0
- package/esm/models/annotationitempayload.d.ts +9 -0
- package/esm/models/annotationitempayload.d.ts.map +1 -0
- package/esm/models/annotationitempayload.js +9 -0
- package/esm/models/annotationitempayload.js.map +1 -0
- package/esm/models/annotationtaskcreate.d.ts +41 -0
- package/esm/models/annotationtaskcreate.d.ts.map +1 -0
- package/esm/models/annotationtaskcreate.js +33 -0
- package/esm/models/annotationtaskcreate.js.map +1 -0
- package/esm/models/annotationtaskcreateresponse.d.ts +7 -0
- package/esm/models/annotationtaskcreateresponse.d.ts.map +1 -0
- package/esm/models/annotationtaskcreateresponse.js +9 -0
- package/esm/models/annotationtaskcreateresponse.js.map +1 -0
- package/esm/models/annotationtaskresponse.d.ts +53 -0
- package/esm/models/annotationtaskresponse.d.ts.map +1 -0
- package/esm/models/annotationtaskresponse.js +38 -0
- package/esm/models/annotationtaskresponse.js.map +1 -0
- package/esm/models/batchtestrun.d.ts +2 -2
- package/esm/models/batchtestrun.d.ts.map +1 -1
- package/esm/models/batchtestrun.js +4 -4
- package/esm/models/batchtestrun.js.map +1 -1
- package/esm/models/batchtestskip.d.ts +25 -1
- package/esm/models/batchtestskip.d.ts.map +1 -1
- package/esm/models/batchtestskip.js +16 -1
- package/esm/models/batchtestskip.js.map +1 -1
- package/esm/models/benchmarkrequest.d.ts +7 -0
- package/esm/models/benchmarkrequest.d.ts.map +1 -0
- package/esm/models/benchmarkrequest.js +9 -0
- package/esm/models/benchmarkrequest.js.map +1 -0
- package/esm/models/benchmarkstatusresponse.d.ts +18 -0
- package/esm/models/benchmarkstatusresponse.d.ts.map +1 -0
- package/esm/models/benchmarkstatusresponse.js +20 -0
- package/esm/models/benchmarkstatusresponse.js.map +1 -0
- package/esm/models/bulkcreateitemsannotationtaskstaskuuiditemspostop.d.ts +13 -0
- package/esm/models/bulkcreateitemsannotationtaskstaskuuiditemspostop.d.ts.map +1 -0
- package/esm/models/bulkcreateitemsannotationtaskstaskuuiditemspostop.js +17 -0
- package/esm/models/bulkcreateitemsannotationtaskstaskuuiditemspostop.js.map +1 -0
- package/esm/models/bulkcreateitemsresponse.d.ts +10 -0
- package/esm/models/bulkcreateitemsresponse.d.ts.map +1 -0
- package/esm/models/bulkcreateitemsresponse.js +12 -0
- package/esm/models/bulkcreateitemsresponse.js.map +1 -0
- package/esm/models/bulkitemsrequest.d.ts +8 -0
- package/esm/models/bulkitemsrequest.d.ts.map +1 -0
- package/esm/models/bulkitemsrequest.js +10 -0
- package/esm/models/bulkitemsrequest.js.map +1 -0
- package/esm/models/bulktestitem.js +1 -1
- package/esm/models/bulktestitem.js.map +1 -1
- package/esm/models/bulktestupload.d.ts +2 -2
- package/esm/models/bulktestupload.js +5 -5
- package/esm/models/bulktestupload.js.map +1 -1
- package/esm/models/bulktestuploadresponse.js +1 -1
- package/esm/models/bulktestuploadresponse.js.map +1 -1
- package/esm/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.d.ts +13 -0
- package/esm/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.d.ts.map +1 -0
- package/esm/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.js +17 -0
- package/esm/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.js.map +1 -0
- package/esm/models/bulkupdateitemsrequest.d.ts +7 -0
- package/esm/models/bulkupdateitemsrequest.d.ts.map +1 -0
- package/esm/models/bulkupdateitemsrequest.js +9 -0
- package/esm/models/bulkupdateitemsrequest.js.map +1 -0
- package/esm/models/bulkupdateitemsresponse.d.ts +6 -0
- package/esm/models/bulkupdateitemsresponse.d.ts.map +1 -0
- package/esm/models/bulkupdateitemsresponse.js +8 -0
- package/esm/models/bulkupdateitemsresponse.js.map +1 -0
- package/esm/models/bulkuploadteststestsbulkpostop.d.ts +0 -1
- package/esm/models/bulkuploadteststestsbulkpostop.d.ts.map +1 -1
- package/esm/models/bulkuploadteststestsbulkpostop.js +0 -1
- package/esm/models/bulkuploadteststestsbulkpostop.js.map +1 -1
- package/esm/models/createagentendpointagentspostop.d.ts +0 -1
- package/esm/models/createagentendpointagentspostop.d.ts.map +1 -1
- package/esm/models/createagentendpointagentspostop.js +0 -1
- package/esm/models/createagentendpointagentspostop.js.map +1 -1
- package/esm/models/createagenttestlinksagenttestspostop.d.ts +12 -0
- package/esm/models/createagenttestlinksagenttestspostop.d.ts.map +1 -0
- package/esm/models/createagenttestlinksagenttestspostop.js +16 -0
- package/esm/models/createagenttestlinksagenttestspostop.js.map +1 -0
- package/esm/models/createannotationtaskendpointannotationtaskspostop.d.ts +12 -0
- package/esm/models/createannotationtaskendpointannotationtaskspostop.d.ts.map +1 -0
- package/esm/models/createannotationtaskendpointannotationtaskspostop.js +16 -0
- package/esm/models/createannotationtaskendpointannotationtaskspostop.js.map +1 -0
- package/esm/models/createevaluatorendpointevaluatorspostop.d.ts +12 -0
- package/esm/models/createevaluatorendpointevaluatorspostop.d.ts.map +1 -0
- package/esm/models/createevaluatorendpointevaluatorspostop.js +16 -0
- package/esm/models/createevaluatorendpointevaluatorspostop.js.map +1 -0
- package/esm/models/createtestendpointtestspostop.d.ts +0 -1
- package/esm/models/createtestendpointtestspostop.d.ts.map +1 -1
- package/esm/models/createtestendpointtestspostop.js +0 -1
- package/esm/models/createtestendpointtestspostop.js.map +1 -1
- package/esm/models/createversionevaluatorsevaluatoruuidversionspostop.d.ts +13 -0
- package/esm/models/createversionevaluatorsevaluatoruuidversionspostop.d.ts.map +1 -0
- package/esm/models/createversionevaluatorsevaluatoruuidversionspostop.js +17 -0
- package/esm/models/createversionevaluatorsevaluatoruuidversionspostop.js.map +1 -0
- package/esm/models/evaluatorcreate.d.ts +100 -0
- package/esm/models/evaluatorcreate.d.ts.map +1 -0
- package/esm/models/evaluatorcreate.js +72 -0
- package/esm/models/evaluatorcreate.js.map +1 -0
- package/esm/models/evaluatorcreateresponse.d.ts +7 -0
- package/esm/models/evaluatorcreateresponse.d.ts.map +1 -0
- package/esm/models/evaluatorcreateresponse.js +9 -0
- package/esm/models/evaluatorcreateresponse.js.map +1 -0
- package/esm/models/evaluatordetailresponse.d.ts +106 -0
- package/esm/models/evaluatordetailresponse.d.ts.map +1 -0
- package/esm/models/evaluatordetailresponse.js +77 -0
- package/esm/models/evaluatordetailresponse.js.map +1 -0
- package/esm/models/evaluatorlinkrequest.d.ts +6 -0
- package/esm/models/evaluatorlinkrequest.d.ts.map +1 -0
- package/esm/models/evaluatorlinkrequest.js +9 -0
- package/esm/models/evaluatorlinkrequest.js.map +1 -0
- package/esm/models/evaluatorlinkresponse.d.ts +6 -0
- package/esm/models/evaluatorlinkresponse.d.ts.map +1 -0
- package/esm/models/evaluatorlinkresponse.js +8 -0
- package/esm/models/evaluatorlinkresponse.js.map +1 -0
- package/esm/models/evaluatorrunlaunchresponse.d.ts +25 -0
- package/esm/models/evaluatorrunlaunchresponse.d.ts.map +1 -0
- package/esm/models/evaluatorrunlaunchresponse.js +22 -0
- package/esm/models/evaluatorrunlaunchresponse.js.map +1 -0
- package/esm/models/evaluatorrunrequestentry.d.ts +7 -0
- package/esm/models/evaluatorrunrequestentry.d.ts.map +1 -0
- package/esm/models/evaluatorrunrequestentry.js +9 -0
- package/esm/models/evaluatorrunrequestentry.js.map +1 -0
- package/esm/models/evaluatorrunresponse.d.ts +48 -0
- package/esm/models/evaluatorrunresponse.d.ts.map +1 -0
- package/esm/models/evaluatorrunresponse.js +54 -0
- package/esm/models/evaluatorrunresponse.js.map +1 -0
- package/esm/models/evaluatorrunstartrequest.d.ts +10 -0
- package/esm/models/evaluatorrunstartrequest.d.ts.map +1 -0
- package/esm/models/evaluatorrunstartrequest.js +12 -0
- package/esm/models/evaluatorrunstartrequest.js.map +1 -0
- package/esm/models/evaluatorversioncreate.d.ts +14 -0
- package/esm/models/evaluatorversioncreate.d.ts.map +1 -0
- package/esm/models/evaluatorversioncreate.js +13 -0
- package/esm/models/evaluatorversioncreate.js.map +1 -0
- package/esm/models/evaluatorversioncreaterequest.d.ts +15 -0
- package/esm/models/evaluatorversioncreaterequest.d.ts.map +1 -0
- package/esm/models/evaluatorversioncreaterequest.js +14 -0
- package/esm/models/evaluatorversioncreaterequest.js.map +1 -0
- package/esm/models/evaluatorversionresponse.d.ts +14 -0
- package/esm/models/evaluatorversionresponse.d.ts.map +1 -0
- package/esm/models/evaluatorversionresponse.js +16 -0
- package/esm/models/evaluatorversionresponse.js.map +1 -0
- package/esm/models/getagentendpointagentsagentuuidgetop.d.ts +0 -1
- package/esm/models/getagentendpointagentsagentuuidgetop.d.ts.map +1 -1
- package/esm/models/getagentendpointagentsagentuuidgetop.js +1 -2
- package/esm/models/getagentendpointagentsagentuuidgetop.js.map +1 -1
- package/esm/models/getagenttestrunsagenttestsagentagentuuidrunsgetop.d.ts +11 -0
- package/esm/models/getagenttestrunsagenttestsagentagentuuidrunsgetop.d.ts.map +1 -0
- package/esm/models/getagenttestrunsagenttestsagentagentuuidrunsgetop.js +15 -0
- package/esm/models/getagenttestrunsagenttestsagentagentuuidrunsgetop.js.map +1 -0
- package/esm/models/getagenttestrunstatusagenttestsruntaskidgetop.d.ts +0 -1
- package/esm/models/getagenttestrunstatusagenttestsruntaskidgetop.d.ts.map +1 -1
- package/esm/models/getagenttestrunstatusagenttestsruntaskidgetop.js +0 -1
- package/esm/models/getagenttestrunstatusagenttestsruntaskidgetop.js.map +1 -1
- package/esm/models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.d.ts +11 -0
- package/esm/models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.d.ts.map +1 -0
- package/esm/models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.js +17 -0
- package/esm/models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.js.map +1 -0
- package/esm/models/getannotationtaskendpointannotationtaskstaskuuidgetop.d.ts +11 -0
- package/esm/models/getannotationtaskendpointannotationtaskstaskuuidgetop.d.ts.map +1 -0
- package/esm/models/getannotationtaskendpointannotationtaskstaskuuidgetop.js +17 -0
- package/esm/models/getannotationtaskendpointannotationtaskstaskuuidgetop.js.map +1 -0
- package/esm/models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.d.ts +11 -0
- package/esm/models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.d.ts.map +1 -0
- package/esm/models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.js +15 -0
- package/esm/models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.js.map +1 -0
- package/esm/models/getevaluatorendpointevaluatorsevaluatoruuidgetop.d.ts +11 -0
- package/esm/models/getevaluatorendpointevaluatorsevaluatoruuidgetop.d.ts.map +1 -0
- package/esm/models/getevaluatorendpointevaluatorsevaluatoruuidgetop.js +15 -0
- package/esm/models/getevaluatorendpointevaluatorsevaluatoruuidgetop.js.map +1 -0
- package/esm/models/getevaluatorrunjobannotationtaskstaskuuidevaluatorrunsjobuuidgetop.d.ts +12 -0
- package/esm/models/getevaluatorrunjobannotationtaskstaskuuidevaluatorrunsjobuuidgetop.d.ts.map +1 -0
- package/esm/models/getevaluatorrunjobannotationtaskstaskuuidevaluatorrunsjobuuidgetop.js +16 -0
- package/esm/models/getevaluatorrunjobannotationtaskstaskuuidevaluatorrunsjobuuidgetop.js.map +1 -0
- package/esm/models/gettestendpointteststestuuidgetop.d.ts +0 -1
- package/esm/models/gettestendpointteststestuuidgetop.d.ts.map +1 -1
- package/esm/models/gettestendpointteststestuuidgetop.js +0 -1
- package/esm/models/gettestendpointteststestuuidgetop.js.map +1 -1
- package/esm/models/humanagreementblock.d.ts +14 -0
- package/esm/models/humanagreementblock.d.ts.map +1 -0
- package/esm/models/humanagreementblock.js +23 -0
- package/esm/models/humanagreementblock.js.map +1 -0
- package/esm/models/itemupdatepayload.d.ts +7 -0
- package/esm/models/itemupdatepayload.d.ts.map +1 -0
- package/esm/models/itemupdatepayload.js +10 -0
- package/esm/models/itemupdatepayload.js.map +1 -0
- package/esm/models/judgeresult.js +5 -5
- package/esm/models/judgeresult.js.map +1 -1
- package/esm/models/linkevaluatortotaskannotationtaskstaskuuidevaluatorspostop.d.ts +13 -0
- package/esm/models/linkevaluatortotaskannotationtaskstaskuuidevaluatorspostop.d.ts.map +1 -0
- package/esm/models/linkevaluatortotaskannotationtaskstaskuuidevaluatorspostop.js +18 -0
- package/esm/models/linkevaluatortotaskannotationtaskstaskuuidevaluatorspostop.js.map +1 -0
- package/esm/models/listagentsagentsgetop.d.ts +0 -1
- package/esm/models/listagentsagentsgetop.d.ts.map +1 -1
- package/esm/models/listagentsagentsgetop.js +0 -1
- package/esm/models/listagentsagentsgetop.js.map +1 -1
- package/esm/models/listannotationtasksannotationtasksgetop.d.ts +10 -0
- package/esm/models/listannotationtasksannotationtasksgetop.d.ts.map +1 -0
- package/esm/models/listannotationtasksannotationtasksgetop.js +14 -0
- package/esm/models/listannotationtasksannotationtasksgetop.js.map +1 -0
- package/esm/models/listevaluatorsevaluatorsgetop.d.ts +50 -0
- package/esm/models/listevaluatorsevaluatorsgetop.d.ts.map +1 -0
- package/esm/models/listevaluatorsevaluatorsgetop.js +47 -0
- package/esm/models/listevaluatorsevaluatorsgetop.js.map +1 -0
- package/esm/models/listteststestsgetop.d.ts +0 -1
- package/esm/models/listteststestsgetop.d.ts.map +1 -1
- package/esm/models/listteststestsgetop.js +0 -1
- package/esm/models/listteststestsgetop.js.map +1 -1
- package/esm/models/modelresult.d.ts +25 -0
- package/esm/models/modelresult.d.ts.map +1 -0
- package/esm/models/modelresult.js +21 -0
- package/esm/models/modelresult.js.map +1 -0
- package/esm/models/outputconfig.d.ts +7 -0
- package/esm/models/outputconfig.d.ts.map +1 -0
- package/esm/models/outputconfig.js +9 -0
- package/esm/models/outputconfig.js.map +1 -0
- package/esm/models/outputscaleentry.d.ts +15 -0
- package/esm/models/outputscaleentry.d.ts.map +1 -0
- package/esm/models/outputscaleentry.js +11 -0
- package/esm/models/outputscaleentry.js.map +1 -0
- package/esm/models/paginationmeta.d.ts +8 -0
- package/esm/models/paginationmeta.d.ts.map +1 -0
- package/esm/models/paginationmeta.js +10 -0
- package/esm/models/paginationmeta.js.map +1 -0
- package/esm/models/resolveagentnamesagentsresolvepostop.d.ts +0 -1
- package/esm/models/resolveagentnamesagentsresolvepostop.d.ts.map +1 -1
- package/esm/models/resolveagentnamesagentsresolvepostop.js +0 -1
- package/esm/models/resolveagentnamesagentsresolvepostop.js.map +1 -1
- package/esm/models/routersagentteststestresponse.d.ts +41 -0
- package/esm/models/routersagentteststestresponse.d.ts.map +1 -0
- package/esm/models/routersagentteststestresponse.js +31 -0
- package/esm/models/routersagentteststestresponse.js.map +1 -0
- package/esm/models/routersevaluatorsevaluatorresponse.d.ts +106 -0
- package/esm/models/routersevaluatorsevaluatorresponse.d.ts.map +1 -0
- package/esm/models/routersevaluatorsevaluatorresponse.js +79 -0
- package/esm/models/routersevaluatorsevaluatorresponse.js.map +1 -0
- package/esm/models/routerstestsevaluatorref.js +1 -1
- package/esm/models/routerstestsevaluatorref.js.map +1 -1
- package/esm/models/routersteststestresponse.d.ts.map +1 -1
- package/esm/models/routersteststestresponse.js +5 -5
- package/esm/models/routersteststestresponse.js.map +1 -1
- package/esm/models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.d.ts +13 -0
- package/esm/models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.d.ts.map +1 -0
- package/esm/models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.js +19 -0
- package/esm/models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.js.map +1 -0
- package/esm/models/runagenttestagenttestsagentagentuuidrunpostop.d.ts +0 -1
- package/esm/models/runagenttestagenttestsagentagentuuidrunpostop.d.ts.map +1 -1
- package/esm/models/runagenttestagenttestsagentagentuuidrunpostop.js +1 -2
- package/esm/models/runagenttestagenttestsagentagentuuidrunpostop.js.map +1 -1
- package/esm/models/runtestsbatchagenttestsrunpostop.d.ts +0 -1
- package/esm/models/runtestsbatchagenttestsrunpostop.d.ts.map +1 -1
- package/esm/models/runtestsbatchagenttestsrunpostop.js +0 -1
- package/esm/models/runtestsbatchagenttestsrunpostop.js.map +1 -1
- package/esm/models/startevaluatorrunannotationtaskstaskuuidevaluatorrunspostop.d.ts +13 -0
- package/esm/models/startevaluatorrunannotationtaskstaskuuidevaluatorrunspostop.d.ts.map +1 -0
- package/esm/models/startevaluatorrunannotationtaskstaskuuidevaluatorrunspostop.js +17 -0
- package/esm/models/startevaluatorrunannotationtaskstaskuuidevaluatorrunspostop.js.map +1 -0
- package/esm/models/taskagreementannotationtaskstaskuuidagreementgetop.d.ts +31 -0
- package/esm/models/taskagreementannotationtaskstaskuuidagreementgetop.d.ts.map +1 -0
- package/esm/models/taskagreementannotationtaskstaskuuidagreementgetop.js +30 -0
- package/esm/models/taskagreementannotationtaskstaskuuidagreementgetop.js.map +1 -0
- package/esm/models/taskagreementresponse.d.ts +17 -0
- package/esm/models/taskagreementresponse.d.ts.map +1 -0
- package/esm/models/taskagreementresponse.js +28 -0
- package/esm/models/taskagreementresponse.js.map +1 -0
- package/esm/models/taskstatus.d.ts +1 -1
- package/esm/models/tasksummaryannotationtaskstaskuuidsummarygetop.d.ts +34 -0
- package/esm/models/tasksummaryannotationtaskstaskuuidsummarygetop.d.ts.map +1 -0
- package/esm/models/tasksummaryannotationtaskstaskuuidsummarygetop.js +33 -0
- package/esm/models/tasksummaryannotationtaskstaskuuidsummarygetop.js.map +1 -0
- package/esm/models/tasksummaryresponse.d.ts +45 -0
- package/esm/models/tasksummaryresponse.d.ts.map +1 -0
- package/esm/models/tasksummaryresponse.js +47 -0
- package/esm/models/tasksummaryresponse.js.map +1 -0
- package/esm/models/testcaseresult.d.ts.map +1 -1
- package/esm/models/testcaseresult.js +7 -7
- package/esm/models/testcaseresult.js.map +1 -1
- package/esm/models/testcreate.js +3 -3
- package/esm/models/testcreate.js.map +1 -1
- package/esm/models/testoutput.js +2 -2
- package/esm/models/testoutput.js.map +1 -1
- package/esm/models/testrunevaluator.d.ts +4 -4
- package/esm/models/testrunevaluator.d.ts.map +1 -1
- package/esm/models/testrunevaluator.js +8 -7
- package/esm/models/testrunevaluator.js.map +1 -1
- package/esm/models/testrunstatusresponse.js +8 -8
- package/esm/models/testrunstatusresponse.js.map +1 -1
- package/esm/models/testupdate.js +2 -2
- package/esm/models/testupdate.js.map +1 -1
- package/esm/models/toolcalloutput.js +2 -2
- package/esm/models/toolcalloutput.js.map +1 -1
- package/esm/models/updateagentendpointagentsagentuuidputop.d.ts +0 -1
- package/esm/models/updateagentendpointagentsagentuuidputop.d.ts.map +1 -1
- package/esm/models/updateagentendpointagentsagentuuidputop.js +1 -2
- package/esm/models/updateagentendpointagentsagentuuidputop.js.map +1 -1
- package/esm/models/updatetestendpointteststestuuidputop.d.ts +0 -1
- package/esm/models/updatetestendpointteststestuuidputop.d.ts.map +1 -1
- package/esm/models/updatetestendpointteststestuuidputop.js +0 -1
- package/esm/models/updatetestendpointteststestuuidputop.js.map +1 -1
- package/esm/models/variablespec.d.ts +8 -0
- package/esm/models/variablespec.d.ts.map +1 -0
- package/esm/models/variablespec.js +10 -0
- package/esm/models/variablespec.js.map +1 -0
- package/esm/models/verifyagentconnectionagentsagentuuidverifyconnectionpostop.d.ts +13 -0
- package/esm/models/verifyagentconnectionagentsagentuuidverifyconnectionpostop.d.ts.map +1 -0
- package/esm/models/verifyagentconnectionagentsagentuuidverifyconnectionpostop.js +18 -0
- package/esm/models/verifyagentconnectionagentsagentuuidverifyconnectionpostop.js.map +1 -0
- package/esm/models/verifyconnectionresponse.d.ts +10 -0
- package/esm/models/verifyconnectionresponse.d.ts.map +1 -0
- package/esm/models/verifyconnectionresponse.js +10 -0
- package/esm/models/verifyconnectionresponse.js.map +1 -0
- package/esm/models/versioncreateresponse.d.ts +7 -0
- package/esm/models/versioncreateresponse.d.ts.map +1 -0
- package/esm/models/versioncreateresponse.js +9 -0
- package/esm/models/versioncreateresponse.js.map +1 -0
- package/esm/tool-names.d.ts.map +1 -1
- package/esm/tool-names.js +80 -0
- package/esm/tool-names.js.map +1 -1
- package/package.json +1 -1
- package/src/funcs/agentTestsBenchmark.ts +160 -0
- package/src/funcs/agentTestsGetBenchmark.ts +159 -0
- package/src/funcs/agentTestsGetRun.ts +1 -5
- package/src/funcs/agentTestsLink.ts +149 -0
- package/src/funcs/agentTestsListForAgent.ts +159 -0
- package/src/funcs/agentTestsListRunsForAgent.ts +159 -0
- package/src/funcs/agentTestsRun.ts +1 -5
- package/src/funcs/agentTestsRunBatch.ts +1 -5
- package/src/funcs/agentsCreate.ts +0 -4
- package/src/funcs/agentsGet.ts +0 -4
- package/src/funcs/agentsList.ts +0 -4
- package/src/funcs/agentsResolve.ts +0 -4
- package/src/funcs/agentsUpdate.ts +0 -4
- package/src/funcs/agentsVerifyConnection.ts +160 -0
- package/src/funcs/annotationTasksAddItems.ts +160 -0
- package/src/funcs/annotationTasksCreate.ts +151 -0
- package/src/funcs/annotationTasksCreateEvaluatorRun.ts +160 -0
- package/src/funcs/annotationTasksGet.ts +159 -0
- package/src/funcs/annotationTasksGetAgreement.ts +164 -0
- package/src/funcs/annotationTasksGetEvaluatorRun.ts +167 -0
- package/src/funcs/annotationTasksGetSummary.ts +169 -0
- package/src/funcs/annotationTasksLinkEvaluator.ts +160 -0
- package/src/funcs/annotationTasksList.ts +150 -0
- package/src/funcs/annotationTasksUpdateItems.ts +160 -0
- package/src/funcs/evaluatorsCreate.ts +149 -0
- package/src/funcs/evaluatorsCreateVersion.ts +160 -0
- package/src/funcs/evaluatorsGet.ts +159 -0
- package/src/funcs/evaluatorsList.ts +154 -0
- package/src/funcs/testsBulkCreate.ts +0 -4
- package/src/funcs/testsCreate.ts +0 -4
- package/src/funcs/testsGet.ts +0 -4
- package/src/funcs/testsList.ts +0 -4
- package/src/funcs/testsUpdate.ts +0 -4
- package/src/landing-page.ts +1 -1
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +41 -1
- package/src/mcp-server/tools/agentTestsBenchmark.ts +44 -0
- package/src/mcp-server/tools/agentTestsGetBenchmark.ts +43 -0
- package/src/mcp-server/tools/agentTestsLink.ts +43 -0
- package/src/mcp-server/tools/agentTestsListForAgent.ts +43 -0
- package/src/mcp-server/tools/agentTestsListRunsForAgent.ts +43 -0
- package/src/mcp-server/tools/agentsVerifyConnection.ts +44 -0
- package/src/mcp-server/tools/annotationTasksAddItems.ts +43 -0
- package/src/mcp-server/tools/annotationTasksCreate.ts +43 -0
- package/src/mcp-server/tools/annotationTasksCreateEvaluatorRun.ts +46 -0
- package/src/mcp-server/tools/annotationTasksGet.ts +43 -0
- package/src/mcp-server/tools/annotationTasksGetAgreement.ts +43 -0
- package/src/mcp-server/tools/annotationTasksGetEvaluatorRun.ts +47 -0
- package/src/mcp-server/tools/annotationTasksGetSummary.ts +43 -0
- package/src/mcp-server/tools/annotationTasksLinkEvaluator.ts +44 -0
- package/src/mcp-server/tools/annotationTasksList.ts +42 -0
- package/src/mcp-server/tools/annotationTasksUpdateItems.ts +42 -0
- package/src/mcp-server/tools/evaluatorsCreate.ts +43 -0
- package/src/mcp-server/tools/evaluatorsCreateVersion.ts +43 -0
- package/src/mcp-server/tools/evaluatorsGet.ts +42 -0
- package/src/mcp-server/tools/evaluatorsList.ts +43 -0
- package/src/models/agentcreate.ts +1 -1
- package/src/models/agenttestruncreateresponse.ts +7 -5
- package/src/models/agenttestrunlistitem.ts +116 -0
- package/src/models/agenttestrunsresponse.ts +18 -0
- package/src/models/agenttestscreate.ts +19 -0
- package/src/models/agenttestscreateresponse.ts +13 -0
- package/src/models/agentupdate.ts +1 -1
- package/src/models/agentverifyrequest.ts +30 -0
- package/src/models/annotationitempayload.ts +20 -0
- package/src/models/annotationtaskcreate.ts +64 -0
- package/src/models/annotationtaskcreateresponse.ts +14 -0
- package/src/models/annotationtaskresponse.ts +85 -0
- package/src/models/batchtestrun.ts +6 -6
- package/src/models/batchtestskip.ts +32 -2
- package/src/models/benchmarkrequest.ts +19 -0
- package/src/models/benchmarkstatusresponse.ts +47 -0
- package/src/models/bulkcreateitemsannotationtaskstaskuuiditemspostop.ts +40 -0
- package/src/models/bulkcreateitemsresponse.ts +31 -0
- package/src/models/bulkitemsrequest.ts +25 -0
- package/src/models/bulktestitem.ts +1 -1
- package/src/models/bulktestupload.ts +6 -6
- package/src/models/bulktestuploadresponse.ts +1 -1
- package/src/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.ts +40 -0
- package/src/models/bulkupdateitemsrequest.ts +19 -0
- package/src/models/bulkupdateitemsresponse.ts +13 -0
- package/src/models/bulkuploadteststestsbulkpostop.ts +0 -2
- package/src/models/createagentendpointagentspostop.ts +0 -2
- package/src/models/createagenttestlinksagenttestspostop.ts +40 -0
- package/src/models/createannotationtaskendpointannotationtaskspostop.ts +38 -0
- package/src/models/createevaluatorendpointevaluatorspostop.ts +40 -0
- package/src/models/createtestendpointtestspostop.ts +0 -2
- package/src/models/createversionevaluatorsevaluatoruuidversionspostop.ts +44 -0
- package/src/models/evaluatorcreate.ts +142 -0
- package/src/models/evaluatorcreateresponse.ts +14 -0
- package/src/models/evaluatordetailresponse.ts +165 -0
- package/src/models/evaluatorlinkrequest.ts +14 -0
- package/src/models/evaluatorlinkresponse.ts +12 -0
- package/src/models/evaluatorrunlaunchresponse.ts +45 -0
- package/src/models/evaluatorrunrequestentry.ts +21 -0
- package/src/models/evaluatorrunresponse.ts +101 -0
- package/src/models/evaluatorrunstartrequest.ts +33 -0
- package/src/models/evaluatorversioncreate.ts +36 -0
- package/src/models/evaluatorversioncreaterequest.ts +38 -0
- package/src/models/evaluatorversionresponse.ts +41 -0
- package/src/models/getagentendpointagentsagentuuidgetop.ts +1 -3
- package/src/models/getagenttestrunsagenttestsagentagentuuidrunsgetop.ts +34 -0
- package/src/models/getagenttestrunstatusagenttestsruntaskidgetop.ts +0 -2
- package/src/models/getagenttestsendpointagenttestsagentagentuuidtestsgetop.ts +38 -0
- package/src/models/getannotationtaskendpointannotationtaskstaskuuidgetop.ts +36 -0
- package/src/models/getbenchmarkstatusagenttestsbenchmarktaskidgetop.ts +36 -0
- package/src/models/getevaluatorendpointevaluatorsevaluatoruuidgetop.ts +34 -0
- package/src/models/getevaluatorrunjobannotationtaskstaskuuidevaluatorrunsjobuuidgetop.ts +37 -0
- package/src/models/gettestendpointteststestuuidgetop.ts +0 -2
- package/src/models/humanagreementblock.ts +43 -0
- package/src/models/itemupdatepayload.ts +15 -0
- package/src/models/judgeresult.ts +5 -5
- package/src/models/linkevaluatortotaskannotationtaskstaskuuidevaluatorspostop.ts +42 -0
- package/src/models/listagentsagentsgetop.ts +0 -2
- package/src/models/listannotationtasksannotationtasksgetop.ts +34 -0
- package/src/models/listevaluatorsevaluatorsgetop.ts +93 -0
- package/src/models/listteststestsgetop.ts +1 -5
- package/src/models/modelresult.ts +50 -0
- package/src/models/outputconfig.ts +19 -0
- package/src/models/outputscaleentry.ts +35 -0
- package/src/models/paginationmeta.ts +13 -0
- package/src/models/resolveagentnamesagentsresolvepostop.ts +0 -2
- package/src/models/routersagentteststestresponse.ts +65 -0
- package/src/models/routersevaluatorsevaluatorresponse.ts +167 -0
- package/src/models/routerstestsevaluatorref.ts +1 -1
- package/src/models/routersteststestresponse.ts +5 -7
- package/src/models/runagentbenchmarkagenttestsagentagentuuidbenchmarkpostop.ts +42 -0
- package/src/models/runagenttestagenttestsagentagentuuidrunpostop.ts +1 -3
- package/src/models/runtestsbatchagenttestsrunpostop.ts +0 -2
- package/src/models/startevaluatorrunannotationtaskstaskuuidevaluatorrunspostop.ts +42 -0
- package/src/models/taskagreementannotationtaskstaskuuidagreementgetop.ts +66 -0
- package/src/models/taskagreementresponse.ts +52 -0
- package/src/models/tasksummaryannotationtaskstaskuuidsummarygetop.ts +76 -0
- package/src/models/tasksummaryresponse.ts +80 -0
- package/src/models/testcaseresult.ts +7 -9
- package/src/models/testcreate.ts +3 -3
- package/src/models/testoutput.ts +2 -2
- package/src/models/testrunevaluator.ts +14 -11
- package/src/models/testrunstatusresponse.ts +8 -8
- package/src/models/testupdate.ts +2 -2
- package/src/models/toolcalloutput.ts +2 -2
- package/src/models/updateagentendpointagentsagentuuidputop.ts +1 -3
- package/src/models/updatetestendpointteststestuuidputop.ts +0 -2
- package/src/models/variablespec.ts +23 -0
- package/src/models/verifyagentconnectionagentsagentuuidverifyconnectionpostop.ts +42 -0
- package/src/models/verifyconnectionresponse.ts +25 -0
- package/src/models/versioncreateresponse.ts +18 -0
- package/src/tool-names.ts +80 -0
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
AgentTestRunCreateResponse,
|
|
8
|
+
AgentTestRunCreateResponse$zodSchema,
|
|
9
|
+
} from "./agenttestruncreateresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
BenchmarkRequest,
|
|
12
|
+
BenchmarkRequest$zodSchema,
|
|
13
|
+
} from "./benchmarkrequest.js";
|
|
14
|
+
import {
|
|
15
|
+
HTTPValidationError,
|
|
16
|
+
HTTPValidationError$zodSchema,
|
|
17
|
+
} from "./httpvalidationerror.js";
|
|
18
|
+
|
|
19
|
+
export type RunAgentBenchmarkAgentTestsAgentAgentUuidBenchmarkPostRequest = {
|
|
20
|
+
agent_uuid: string;
|
|
21
|
+
xAPIKey?: string | null | undefined;
|
|
22
|
+
body: BenchmarkRequest;
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
export const RunAgentBenchmarkAgentTestsAgentAgentUuidBenchmarkPostRequest$zodSchema:
|
|
26
|
+
z.ZodType<RunAgentBenchmarkAgentTestsAgentAgentUuidBenchmarkPostRequest> = z
|
|
27
|
+
.object({
|
|
28
|
+
agent_uuid: z.string().describe("Agent to benchmark"),
|
|
29
|
+
body: BenchmarkRequest$zodSchema,
|
|
30
|
+
xAPIKey: z.string().nullable().optional(),
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
export type RunAgentBenchmarkAgentTestsAgentAgentUuidBenchmarkPostResponse =
|
|
34
|
+
| AgentTestRunCreateResponse
|
|
35
|
+
| HTTPValidationError;
|
|
36
|
+
|
|
37
|
+
export const RunAgentBenchmarkAgentTestsAgentAgentUuidBenchmarkPostResponse$zodSchema:
|
|
38
|
+
z.ZodType<RunAgentBenchmarkAgentTestsAgentAgentUuidBenchmarkPostResponse> = z
|
|
39
|
+
.union([
|
|
40
|
+
AgentTestRunCreateResponse$zodSchema,
|
|
41
|
+
HTTPValidationError$zodSchema,
|
|
42
|
+
]);
|
|
@@ -16,16 +16,14 @@ import { RunTestRequest, RunTestRequest$zodSchema } from "./runtestrequest.js";
|
|
|
16
16
|
export type RunAgentTestAgentTestsAgentAgentUuidRunPostRequest = {
|
|
17
17
|
agent_uuid: string;
|
|
18
18
|
xAPIKey?: string | null | undefined;
|
|
19
|
-
xOrgUUID?: string | null | undefined;
|
|
20
19
|
body: RunTestRequest;
|
|
21
20
|
};
|
|
22
21
|
|
|
23
22
|
export const RunAgentTestAgentTestsAgentAgentUuidRunPostRequest$zodSchema:
|
|
24
23
|
z.ZodType<RunAgentTestAgentTestsAgentAgentUuidRunPostRequest> = z.object({
|
|
25
|
-
agent_uuid: z.string().describe("
|
|
24
|
+
agent_uuid: z.string().describe("Agent to test"),
|
|
26
25
|
body: RunTestRequest$zodSchema,
|
|
27
26
|
xAPIKey: z.string().nullable().optional(),
|
|
28
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
29
27
|
});
|
|
30
28
|
|
|
31
29
|
export type RunAgentTestAgentTestsAgentAgentUuidRunPostResponse =
|
|
@@ -18,7 +18,6 @@ import {
|
|
|
18
18
|
|
|
19
19
|
export type RunTestsBatchAgentTestsRunPostRequest = {
|
|
20
20
|
xAPIKey?: string | null | undefined;
|
|
21
|
-
xOrgUUID?: string | null | undefined;
|
|
22
21
|
body?: BatchRunRequest | null | undefined;
|
|
23
22
|
};
|
|
24
23
|
|
|
@@ -27,7 +26,6 @@ export const RunTestsBatchAgentTestsRunPostRequest$zodSchema: z.ZodType<
|
|
|
27
26
|
> = z.object({
|
|
28
27
|
body: BatchRunRequest$zodSchema.nullable().optional(),
|
|
29
28
|
xAPIKey: z.string().nullable().optional(),
|
|
30
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
31
29
|
});
|
|
32
30
|
|
|
33
31
|
export type RunTestsBatchAgentTestsRunPostResponse =
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
EvaluatorRunLaunchResponse,
|
|
8
|
+
EvaluatorRunLaunchResponse$zodSchema,
|
|
9
|
+
} from "./evaluatorrunlaunchresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
EvaluatorRunStartRequest,
|
|
12
|
+
EvaluatorRunStartRequest$zodSchema,
|
|
13
|
+
} from "./evaluatorrunstartrequest.js";
|
|
14
|
+
import {
|
|
15
|
+
HTTPValidationError,
|
|
16
|
+
HTTPValidationError$zodSchema,
|
|
17
|
+
} from "./httpvalidationerror.js";
|
|
18
|
+
|
|
19
|
+
export type StartEvaluatorRunAnnotationTasksTaskUuidEvaluatorRunsPostRequest = {
|
|
20
|
+
task_uuid: string;
|
|
21
|
+
xAPIKey?: string | null | undefined;
|
|
22
|
+
body: EvaluatorRunStartRequest;
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
export const StartEvaluatorRunAnnotationTasksTaskUuidEvaluatorRunsPostRequest$zodSchema:
|
|
26
|
+
z.ZodType<StartEvaluatorRunAnnotationTasksTaskUuidEvaluatorRunsPostRequest> =
|
|
27
|
+
z.object({
|
|
28
|
+
body: EvaluatorRunStartRequest$zodSchema,
|
|
29
|
+
task_uuid: z.string().describe("Annotation task to act on"),
|
|
30
|
+
xAPIKey: z.string().nullable().optional(),
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
export type StartEvaluatorRunAnnotationTasksTaskUuidEvaluatorRunsPostResponse =
|
|
34
|
+
| EvaluatorRunLaunchResponse
|
|
35
|
+
| HTTPValidationError;
|
|
36
|
+
|
|
37
|
+
export const StartEvaluatorRunAnnotationTasksTaskUuidEvaluatorRunsPostResponse$zodSchema:
|
|
38
|
+
z.ZodType<StartEvaluatorRunAnnotationTasksTaskUuidEvaluatorRunsPostResponse> =
|
|
39
|
+
z.union([
|
|
40
|
+
EvaluatorRunLaunchResponse$zodSchema,
|
|
41
|
+
HTTPValidationError$zodSchema,
|
|
42
|
+
]);
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { ClosedEnum } from "../types/enums.js";
|
|
7
|
+
import {
|
|
8
|
+
HTTPValidationError,
|
|
9
|
+
HTTPValidationError$zodSchema,
|
|
10
|
+
} from "./httpvalidationerror.js";
|
|
11
|
+
import {
|
|
12
|
+
TaskAgreementResponse,
|
|
13
|
+
TaskAgreementResponse$zodSchema,
|
|
14
|
+
} from "./taskagreementresponse.js";
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* How to bucket points in the trend series
|
|
18
|
+
*/
|
|
19
|
+
export const Bucket = {
|
|
20
|
+
Week: "week",
|
|
21
|
+
Month: "month",
|
|
22
|
+
Year: "year",
|
|
23
|
+
} as const;
|
|
24
|
+
/**
|
|
25
|
+
* How to bucket points in the trend series
|
|
26
|
+
*/
|
|
27
|
+
export type Bucket = ClosedEnum<typeof Bucket>;
|
|
28
|
+
|
|
29
|
+
export const Bucket$zodSchema = z.enum([
|
|
30
|
+
"week",
|
|
31
|
+
"month",
|
|
32
|
+
"year",
|
|
33
|
+
]).describe("How to bucket points in the trend series");
|
|
34
|
+
|
|
35
|
+
export type TaskAgreementAnnotationTasksTaskUuidAgreementGetRequest = {
|
|
36
|
+
task_uuid: string;
|
|
37
|
+
bucket?: Bucket | undefined;
|
|
38
|
+
days?: number | undefined;
|
|
39
|
+
xAPIKey?: string | null | undefined;
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
export const TaskAgreementAnnotationTasksTaskUuidAgreementGetRequest$zodSchema:
|
|
43
|
+
z.ZodType<TaskAgreementAnnotationTasksTaskUuidAgreementGetRequest> = z.object(
|
|
44
|
+
{
|
|
45
|
+
bucket: Bucket$zodSchema.default("week").describe(
|
|
46
|
+
"How to bucket points in the trend series",
|
|
47
|
+
),
|
|
48
|
+
days: z.int().default(90).describe(
|
|
49
|
+
"Trailing window in days for the trend series",
|
|
50
|
+
),
|
|
51
|
+
task_uuid: z.string().describe("Annotation task to act on"),
|
|
52
|
+
xAPIKey: z.string().nullable().optional(),
|
|
53
|
+
},
|
|
54
|
+
);
|
|
55
|
+
|
|
56
|
+
export type TaskAgreementAnnotationTasksTaskUuidAgreementGetResponse =
|
|
57
|
+
| TaskAgreementResponse
|
|
58
|
+
| HTTPValidationError;
|
|
59
|
+
|
|
60
|
+
export const TaskAgreementAnnotationTasksTaskUuidAgreementGetResponse$zodSchema:
|
|
61
|
+
z.ZodType<TaskAgreementAnnotationTasksTaskUuidAgreementGetResponse> = z.union(
|
|
62
|
+
[
|
|
63
|
+
TaskAgreementResponse$zodSchema,
|
|
64
|
+
HTTPValidationError$zodSchema,
|
|
65
|
+
],
|
|
66
|
+
);
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { collectExtraKeys as collectExtraKeys$ } from "../lib/schemas.js";
|
|
7
|
+
import {
|
|
8
|
+
HumanAgreementBlock,
|
|
9
|
+
HumanAgreementBlock$zodSchema,
|
|
10
|
+
HumanAgreementBlock$zodSchemaOutbound,
|
|
11
|
+
} from "./humanagreementblock.js";
|
|
12
|
+
|
|
13
|
+
export type TaskAgreementResponse = {
|
|
14
|
+
task_id: string;
|
|
15
|
+
bucket: string;
|
|
16
|
+
days: number;
|
|
17
|
+
human_human: HumanAgreementBlock;
|
|
18
|
+
evaluators: Array<{ [k: string]: any }>;
|
|
19
|
+
AdditionalProperties?: { [k: string]: any };
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
export const TaskAgreementResponse$zodSchema: z.ZodType<TaskAgreementResponse> =
|
|
23
|
+
collectExtraKeys$(
|
|
24
|
+
z.object({
|
|
25
|
+
bucket: z.string().describe("Time bucket used for the trend series"),
|
|
26
|
+
days: z.int().describe("Length of the trailing window in days"),
|
|
27
|
+
evaluators: z.array(z.record(z.string(), z.any())).describe(
|
|
28
|
+
"Agreement between each evaluator and the annotators, one entry per linked evaluator",
|
|
29
|
+
),
|
|
30
|
+
human_human: HumanAgreementBlock$zodSchema,
|
|
31
|
+
task_id: z.string().describe("ID of the task"),
|
|
32
|
+
}).catchall(z.any()),
|
|
33
|
+
"AdditionalProperties",
|
|
34
|
+
true,
|
|
35
|
+
);
|
|
36
|
+
|
|
37
|
+
export const TaskAgreementResponse$zodSchemaOutbound: z.ZodType<any> = z.object(
|
|
38
|
+
{
|
|
39
|
+
AdditionalProperties: z.record(z.string(), z.any()).optional(),
|
|
40
|
+
bucket: z.string(),
|
|
41
|
+
days: z.int(),
|
|
42
|
+
evaluators: z.array(z.record(z.string(), z.any())),
|
|
43
|
+
human_human: HumanAgreementBlock$zodSchemaOutbound,
|
|
44
|
+
task_id: z.string(),
|
|
45
|
+
},
|
|
46
|
+
).transform((v) => {
|
|
47
|
+
const { AdditionalProperties, ...rest } = v;
|
|
48
|
+
return {
|
|
49
|
+
...rest,
|
|
50
|
+
...AdditionalProperties,
|
|
51
|
+
};
|
|
52
|
+
});
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { ClosedEnum } from "../types/enums.js";
|
|
7
|
+
import {
|
|
8
|
+
HTTPValidationError,
|
|
9
|
+
HTTPValidationError$zodSchema,
|
|
10
|
+
} from "./httpvalidationerror.js";
|
|
11
|
+
import {
|
|
12
|
+
TaskSummaryResponse,
|
|
13
|
+
TaskSummaryResponse$zodSchema,
|
|
14
|
+
} from "./tasksummaryresponse.js";
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* Sort direction
|
|
18
|
+
*/
|
|
19
|
+
export const Order = {
|
|
20
|
+
Asc: "asc",
|
|
21
|
+
Desc: "desc",
|
|
22
|
+
} as const;
|
|
23
|
+
/**
|
|
24
|
+
* Sort direction
|
|
25
|
+
*/
|
|
26
|
+
export type Order = ClosedEnum<typeof Order>;
|
|
27
|
+
|
|
28
|
+
export const Order$zodSchema = z.enum([
|
|
29
|
+
"asc",
|
|
30
|
+
"desc",
|
|
31
|
+
]).describe("Sort direction");
|
|
32
|
+
|
|
33
|
+
export type TaskSummaryAnnotationTasksTaskUuidSummaryGetRequest = {
|
|
34
|
+
task_uuid: string;
|
|
35
|
+
item_id?: string | null | undefined;
|
|
36
|
+
live_only?: boolean | undefined;
|
|
37
|
+
q?: string | null | undefined;
|
|
38
|
+
sort_by?: string | undefined;
|
|
39
|
+
order?: Order | undefined;
|
|
40
|
+
limit?: number | undefined;
|
|
41
|
+
offset?: number | undefined;
|
|
42
|
+
xAPIKey?: string | null | undefined;
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
export const TaskSummaryAnnotationTasksTaskUuidSummaryGetRequest$zodSchema:
|
|
46
|
+
z.ZodType<TaskSummaryAnnotationTasksTaskUuidSummaryGetRequest> = z.object({
|
|
47
|
+
item_id: z.string().describe(
|
|
48
|
+
"Filter rows to a single item. The full task-wide annotator union is still returned in `annotators`",
|
|
49
|
+
).nullable().optional(),
|
|
50
|
+
limit: z.int().default(50).describe("Maximum number of items to return"),
|
|
51
|
+
live_only: z.boolean().default(false).describe(
|
|
52
|
+
"When true, emit only one row for each (item, evaluator) pair using the evaluator's live version. Versions other than the live one that have runs are excluded",
|
|
53
|
+
),
|
|
54
|
+
offset: z.int().default(0).describe(
|
|
55
|
+
"Number of items to skip before returning results",
|
|
56
|
+
),
|
|
57
|
+
order: Order$zodSchema.default("desc").describe("Sort direction"),
|
|
58
|
+
q: z.string().describe(
|
|
59
|
+
"Case-insensitive substring search on `payload.name`. Blank is a no-op",
|
|
60
|
+
).nullable().optional(),
|
|
61
|
+
sort_by: z.string().default("created_at").describe(
|
|
62
|
+
"Sort key for the results",
|
|
63
|
+
),
|
|
64
|
+
task_uuid: z.string().describe("Annotation task to act on"),
|
|
65
|
+
xAPIKey: z.string().nullable().optional(),
|
|
66
|
+
});
|
|
67
|
+
|
|
68
|
+
export type TaskSummaryAnnotationTasksTaskUuidSummaryGetResponse =
|
|
69
|
+
| TaskSummaryResponse
|
|
70
|
+
| HTTPValidationError;
|
|
71
|
+
|
|
72
|
+
export const TaskSummaryAnnotationTasksTaskUuidSummaryGetResponse$zodSchema:
|
|
73
|
+
z.ZodType<TaskSummaryAnnotationTasksTaskUuidSummaryGetResponse> = z.union([
|
|
74
|
+
TaskSummaryResponse$zodSchema,
|
|
75
|
+
HTTPValidationError$zodSchema,
|
|
76
|
+
]);
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { collectExtraKeys as collectExtraKeys$ } from "../lib/schemas.js";
|
|
7
|
+
import { ClosedEnum } from "../types/enums.js";
|
|
8
|
+
import { PaginationMeta, PaginationMeta$zodSchema } from "./paginationmeta.js";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* Type of the task
|
|
12
|
+
*/
|
|
13
|
+
export const TaskType = {
|
|
14
|
+
Stt: "stt",
|
|
15
|
+
Llm: "llm",
|
|
16
|
+
LlmGeneral: "llm-general",
|
|
17
|
+
Conversation: "conversation",
|
|
18
|
+
} as const;
|
|
19
|
+
/**
|
|
20
|
+
* Type of the task
|
|
21
|
+
*/
|
|
22
|
+
export type TaskType = ClosedEnum<typeof TaskType>;
|
|
23
|
+
|
|
24
|
+
export const TaskType$zodSchema = z.enum([
|
|
25
|
+
"stt",
|
|
26
|
+
"llm",
|
|
27
|
+
"llm-general",
|
|
28
|
+
"conversation",
|
|
29
|
+
]).describe("Type of the task");
|
|
30
|
+
|
|
31
|
+
export type TaskSummaryResponse = {
|
|
32
|
+
task_id: string;
|
|
33
|
+
task_type: TaskType;
|
|
34
|
+
evaluators: Array<{ [k: string]: any }>;
|
|
35
|
+
annotators: Array<{ [k: string]: any }>;
|
|
36
|
+
rows: Array<{ [k: string]: any }>;
|
|
37
|
+
item_comments: { [k: string]: any };
|
|
38
|
+
pagination: PaginationMeta;
|
|
39
|
+
AdditionalProperties?: { [k: string]: any };
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
export const TaskSummaryResponse$zodSchema: z.ZodType<TaskSummaryResponse> =
|
|
43
|
+
collectExtraKeys$(
|
|
44
|
+
z.object({
|
|
45
|
+
annotators: z.array(z.record(z.string(), z.any())).describe(
|
|
46
|
+
"The annotators who labelled or commented on items in the task, stable across pages",
|
|
47
|
+
),
|
|
48
|
+
evaluators: z.array(z.record(z.string(), z.any())).describe(
|
|
49
|
+
"The task's evaluators, stable across pages, each with its live rubric",
|
|
50
|
+
),
|
|
51
|
+
item_comments: z.record(z.string(), z.any()).describe(
|
|
52
|
+
"Annotator comments, keyed by item ID",
|
|
53
|
+
),
|
|
54
|
+
pagination: PaginationMeta$zodSchema,
|
|
55
|
+
rows: z.array(z.record(z.string(), z.any())).describe(
|
|
56
|
+
"One row per item, evaluator, and version on this page, with the evaluator's value and each annotator's label",
|
|
57
|
+
),
|
|
58
|
+
task_id: z.string().describe("ID of the task"),
|
|
59
|
+
task_type: TaskType$zodSchema.describe("Type of the task"),
|
|
60
|
+
}).catchall(z.any()),
|
|
61
|
+
"AdditionalProperties",
|
|
62
|
+
true,
|
|
63
|
+
);
|
|
64
|
+
|
|
65
|
+
export const TaskSummaryResponse$zodSchemaOutbound: z.ZodType<any> = z.object({
|
|
66
|
+
AdditionalProperties: z.record(z.string(), z.any()).optional(),
|
|
67
|
+
annotators: z.array(z.record(z.string(), z.any())),
|
|
68
|
+
evaluators: z.array(z.record(z.string(), z.any())),
|
|
69
|
+
item_comments: z.record(z.string(), z.any()),
|
|
70
|
+
pagination: PaginationMeta$zodSchema,
|
|
71
|
+
rows: z.array(z.record(z.string(), z.any())),
|
|
72
|
+
task_id: z.string(),
|
|
73
|
+
task_type: TaskType$zodSchema,
|
|
74
|
+
}).transform((v) => {
|
|
75
|
+
const { AdditionalProperties, ...rest } = v;
|
|
76
|
+
return {
|
|
77
|
+
...rest,
|
|
78
|
+
...AdditionalProperties,
|
|
79
|
+
};
|
|
80
|
+
});
|
|
@@ -19,25 +19,23 @@ export type TestCaseResult = {
|
|
|
19
19
|
};
|
|
20
20
|
|
|
21
21
|
export const TestCaseResult$zodSchema: z.ZodType<TestCaseResult> = z.object({
|
|
22
|
-
cost: z.number().nullable().optional().describe("Cost of this case
|
|
22
|
+
cost: z.number().nullable().optional().describe("Cost of this case (USD)"),
|
|
23
23
|
judge_results: z.array(JudgeResult$zodSchema).nullable().optional().describe(
|
|
24
|
-
"One verdict
|
|
24
|
+
"One verdict for each evaluator",
|
|
25
25
|
),
|
|
26
26
|
latency_ms: z.number().nullable().optional().describe(
|
|
27
|
-
"
|
|
27
|
+
"How long the agent took to respond, in milliseconds",
|
|
28
28
|
),
|
|
29
29
|
name: z.string().nullable().optional().describe("Name of the test"),
|
|
30
30
|
output: TestOutput$zodSchema.nullable().optional().describe(
|
|
31
|
-
"The agent's output for this case
|
|
32
|
-
),
|
|
33
|
-
passed: z.boolean().nullable().optional().describe(
|
|
34
|
-
"Whether the case passed. Present only when done",
|
|
31
|
+
"The agent's output for this case",
|
|
35
32
|
),
|
|
33
|
+
passed: z.boolean().nullable().optional().describe("Whether the case passed"),
|
|
36
34
|
reasoning: z.string().nullable().optional().describe(
|
|
37
|
-
"
|
|
35
|
+
"The judge's reasoning, or the tool-call diff for a tool-call test",
|
|
38
36
|
),
|
|
39
37
|
test_case: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
40
|
-
"The
|
|
38
|
+
"The test case definition that was run",
|
|
41
39
|
),
|
|
42
40
|
test_case_id: z.string().nullable().optional().describe(
|
|
43
41
|
"ID of the test case within the run",
|
package/src/models/testcreate.ts
CHANGED
|
@@ -39,7 +39,7 @@ export const TestCreateType$zodSchema = z.enum([
|
|
|
39
39
|
"tool_call",
|
|
40
40
|
"conversation",
|
|
41
41
|
]).describe(
|
|
42
|
-
"What the test judges:\n\n- `response`: judges the generated reply\n- `tool_call`: diffs the generated tool calls\n- `conversation`: judges the full conversation",
|
|
42
|
+
"What the test judges:\n\n- `response`: judges the generated reply\n- `tool_call`: diffs the generated tool calls\n- `conversation`: judges the full conversation\n",
|
|
43
43
|
);
|
|
44
44
|
|
|
45
45
|
export type TestCreate = {
|
|
@@ -51,7 +51,7 @@ export type TestCreate = {
|
|
|
51
51
|
|
|
52
52
|
export const TestCreate$zodSchema: z.ZodType<TestCreate> = z.object({
|
|
53
53
|
config: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
54
|
-
"The calibrate test config. Three top-level keys.\n\n- `history
|
|
54
|
+
"The calibrate test config. Three top-level keys.\n\n- `history`: the required conversation up to the agent's turn. Each item is `{role, content}` with `role` one of `user`, `assistant`, `tool`. A `tool` message also carries `tool_call_id` and `name`.\n- `evaluation`: the required `{type, ...}`, where `type` matches the test's `type` below.\n- `settings`: an optional object, e.g. `{\"language\": \"en\"}`.\n\n`evaluation` by test type:\n- `response`: judge the agent's reply, graded by the linked evaluators. `{\"type\": \"response\"}`\n- `conversation`: append the reply and judge the whole conversation. `{\"type\": \"conversation\"}`\n- `tool_call`: diff the agent's tool calls against expected ones. Add `tool_calls`, a list of `{tool, arguments, accept_any_arguments?}`.\n\nFor `tool_call`, each expected argument value is one of:\n- `{\"match_type\": \"exact\", \"value\": <any>}`: must equal `value`\n- `{\"match_type\": \"llm_judge\", \"criteria\": \"...\"}`: judged against the criteria\n- `{\"match_type\": \"any\"}`: any value, only checks the argument was passed\n\n`response` / `conversation` example:\n```json\n{\n \"history\": [{\"role\": \"user\", \"content\": \"What is your return policy?\"}],\n \"evaluation\": {\"type\": \"response\"},\n \"settings\": {\"language\": \"en\"}\n}\n```\n\n`tool_call` example:\n```json\n{\n \"history\": [{\"role\": \"user\", \"content\": \"Book room 101 for tomorrow\"}],\n \"evaluation\": {\n \"type\": \"tool_call\",\n \"tool_calls\": [\n {\n \"tool\": \"book_room\",\n \"arguments\": {\n \"room\": {\"match_type\": \"exact\", \"value\": \"101\"},\n \"date\": {\"match_type\": \"llm_judge\", \"criteria\": \"tomorrow's date\"}\n },\n \"accept_any_arguments\": false\n }\n ]\n }\n}\n```\n\nEvaluators are linked via the separate `evaluators` field, not inside `config`.\n\nOmit to create the test with no config and fill it in later via update",
|
|
55
55
|
),
|
|
56
56
|
evaluators: z.array(RoutersTestsEvaluatorRef$zodSchema).nullable().optional()
|
|
57
57
|
.describe(
|
|
@@ -59,6 +59,6 @@ export const TestCreate$zodSchema: z.ZodType<TestCreate> = z.object({
|
|
|
59
59
|
),
|
|
60
60
|
name: z.string().describe("Name of the test, unique within the workspace"),
|
|
61
61
|
type: TestCreateType$zodSchema.describe(
|
|
62
|
-
"What the test judges:\n\n- `response`: judges the generated reply\n- `tool_call`: diffs the generated tool calls\n- `conversation`: judges the full conversation",
|
|
62
|
+
"What the test judges:\n\n- `response`: judges the generated reply\n- `tool_call`: diffs the generated tool calls\n- `conversation`: judges the full conversation\n",
|
|
63
63
|
),
|
|
64
64
|
});
|
package/src/models/testoutput.ts
CHANGED
|
@@ -12,9 +12,9 @@ export type TestOutput = {
|
|
|
12
12
|
|
|
13
13
|
export const TestOutput$zodSchema: z.ZodType<TestOutput> = z.object({
|
|
14
14
|
response: z.string().nullable().optional().describe(
|
|
15
|
-
"The
|
|
15
|
+
"The reply the agent generated",
|
|
16
16
|
),
|
|
17
17
|
tool_calls: z.array(ToolCallOutput$zodSchema).nullable().optional().describe(
|
|
18
|
-
"Tool calls the agent generated
|
|
18
|
+
"Tool calls the agent generated",
|
|
19
19
|
),
|
|
20
20
|
});
|
|
@@ -5,13 +5,15 @@
|
|
|
5
5
|
import * as z from "zod";
|
|
6
6
|
import { ClosedEnum } from "../types/enums.js";
|
|
7
7
|
|
|
8
|
-
export const
|
|
8
|
+
export const TestRunEvaluatorOutputType = {
|
|
9
9
|
Binary: "binary",
|
|
10
10
|
Rating: "rating",
|
|
11
11
|
} as const;
|
|
12
|
-
export type
|
|
12
|
+
export type TestRunEvaluatorOutputType = ClosedEnum<
|
|
13
|
+
typeof TestRunEvaluatorOutputType
|
|
14
|
+
>;
|
|
13
15
|
|
|
14
|
-
export const
|
|
16
|
+
export const TestRunEvaluatorOutputType$zodSchema = z.enum([
|
|
15
17
|
"binary",
|
|
16
18
|
"rating",
|
|
17
19
|
]);
|
|
@@ -20,7 +22,7 @@ export type TestRunEvaluator = {
|
|
|
20
22
|
uuid?: string | null | undefined;
|
|
21
23
|
name?: string | null | undefined;
|
|
22
24
|
description?: string | null | undefined;
|
|
23
|
-
output_type?:
|
|
25
|
+
output_type?: TestRunEvaluatorOutputType | null | undefined;
|
|
24
26
|
output_config?: { [k: string]: any } | null | undefined;
|
|
25
27
|
scale_min?: number | null | undefined;
|
|
26
28
|
scale_max?: number | null | undefined;
|
|
@@ -34,20 +36,21 @@ export const TestRunEvaluator$zodSchema: z.ZodType<TestRunEvaluator> = z.object(
|
|
|
34
36
|
),
|
|
35
37
|
name: z.string().nullable().optional().describe("Name of the evaluator"),
|
|
36
38
|
output_config: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
37
|
-
"
|
|
38
|
-
),
|
|
39
|
-
output_type: OutputType$zodSchema.nullable().optional().describe(
|
|
40
|
-
"Verdict shape: pass/fail or a numeric rating",
|
|
39
|
+
"The rubric: the scale values, labels, and colors a verdict maps to",
|
|
41
40
|
),
|
|
41
|
+
output_type: TestRunEvaluatorOutputType$zodSchema.nullable().optional()
|
|
42
|
+
.describe(
|
|
43
|
+
"The shape of the verdict:\n- `binary`: a pass/fail verdict\n- `rating`: a numeric score",
|
|
44
|
+
),
|
|
42
45
|
scale_max: z.number().nullable().optional().describe(
|
|
43
|
-
"Highest
|
|
46
|
+
"Highest value on a rating scale",
|
|
44
47
|
),
|
|
45
48
|
scale_min: z.number().nullable().optional().describe(
|
|
46
|
-
"Lowest
|
|
49
|
+
"Lowest value on a rating scale",
|
|
47
50
|
),
|
|
48
51
|
uuid: z.string().nullable().optional().describe("ID of the evaluator"),
|
|
49
52
|
version_number: z.int().nullable().optional().describe(
|
|
50
|
-
"
|
|
53
|
+
"The evaluator version this run used",
|
|
51
54
|
),
|
|
52
55
|
},
|
|
53
56
|
);
|
|
@@ -29,7 +29,7 @@ export type TestRunStatusResponse = {
|
|
|
29
29
|
export const TestRunStatusResponse$zodSchema: z.ZodType<TestRunStatusResponse> =
|
|
30
30
|
z.object({
|
|
31
31
|
cost: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
32
|
-
"Aggregated cost `{mean, min, max, count}` (USD)",
|
|
32
|
+
"Aggregated cost as `{mean, min, max, count}` (USD)",
|
|
33
33
|
),
|
|
34
34
|
error: z.boolean().default(false).describe("True if the run failed"),
|
|
35
35
|
evaluators: z.array(TestRunEvaluator$zodSchema).nullable().optional()
|
|
@@ -37,29 +37,29 @@ export const TestRunStatusResponse$zodSchema: z.ZodType<TestRunStatusResponse> =
|
|
|
37
37
|
"The evaluators used in this run. Each verdict in `judge_results` links to one of these by `evaluator_uuid`",
|
|
38
38
|
),
|
|
39
39
|
failed: z.int().nullable().optional().describe(
|
|
40
|
-
"Number of test cases that failed
|
|
40
|
+
"Number of test cases that failed",
|
|
41
41
|
),
|
|
42
42
|
is_public: z.boolean().default(false).describe(
|
|
43
43
|
"Whether the run is shared publicly",
|
|
44
44
|
),
|
|
45
45
|
latency_ms: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
46
|
-
"Aggregated response latency in milliseconds
|
|
46
|
+
"Aggregated response latency in milliseconds, as `{p50, p95, p99, count}`",
|
|
47
47
|
),
|
|
48
48
|
passed: z.int().nullable().optional().describe(
|
|
49
|
-
"Number of test cases that passed
|
|
49
|
+
"Number of test cases that passed",
|
|
50
50
|
),
|
|
51
51
|
results: z.array(TestCaseResult$zodSchema).nullable().optional().describe(
|
|
52
|
-
"Results for each test case
|
|
52
|
+
"Results for each test case",
|
|
53
53
|
),
|
|
54
54
|
share_token: z.string().nullable().optional().describe(
|
|
55
|
-
"
|
|
55
|
+
"Token for building the public share URL",
|
|
56
56
|
),
|
|
57
57
|
status: TaskStatus$zodSchema,
|
|
58
58
|
task_id: z.string().describe("Test run job ID"),
|
|
59
59
|
total_tests: z.int().nullable().optional().describe(
|
|
60
|
-
"Total number of test cases
|
|
60
|
+
"Total number of test cases",
|
|
61
61
|
),
|
|
62
62
|
total_tokens: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
63
|
-
"Aggregated token usage `{mean, min, max, count}`",
|
|
63
|
+
"Aggregated token usage as `{mean, min, max, count}`",
|
|
64
64
|
),
|
|
65
65
|
});
|
package/src/models/testupdate.ts
CHANGED
|
@@ -31,7 +31,7 @@ export type TestUpdate = {
|
|
|
31
31
|
|
|
32
32
|
export const TestUpdate$zodSchema: z.ZodType<TestUpdate> = z.object({
|
|
33
33
|
config: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
34
|
-
"The calibrate test config. Three top-level keys.\n\n- `history
|
|
34
|
+
"The calibrate test config. Three top-level keys.\n\n- `history`: the required conversation up to the agent's turn. Each item is `{role, content}` with `role` one of `user`, `assistant`, `tool`. A `tool` message also carries `tool_call_id` and `name`.\n- `evaluation`: the required `{type, ...}`, where `type` matches the test's `type` below.\n- `settings`: an optional object, e.g. `{\"language\": \"en\"}`.\n\n`evaluation` by test type:\n- `response`: judge the agent's reply, graded by the linked evaluators. `{\"type\": \"response\"}`\n- `conversation`: append the reply and judge the whole conversation. `{\"type\": \"conversation\"}`\n- `tool_call`: diff the agent's tool calls against expected ones. Add `tool_calls`, a list of `{tool, arguments, accept_any_arguments?}`.\n\nFor `tool_call`, each expected argument value is one of:\n- `{\"match_type\": \"exact\", \"value\": <any>}`: must equal `value`\n- `{\"match_type\": \"llm_judge\", \"criteria\": \"...\"}`: judged against the criteria\n- `{\"match_type\": \"any\"}`: any value, only checks the argument was passed\n\n`response` / `conversation` example:\n```json\n{\n \"history\": [{\"role\": \"user\", \"content\": \"What is your return policy?\"}],\n \"evaluation\": {\"type\": \"response\"},\n \"settings\": {\"language\": \"en\"}\n}\n```\n\n`tool_call` example:\n```json\n{\n \"history\": [{\"role\": \"user\", \"content\": \"Book room 101 for tomorrow\"}],\n \"evaluation\": {\n \"type\": \"tool_call\",\n \"tool_calls\": [\n {\n \"tool\": \"book_room\",\n \"arguments\": {\n \"room\": {\"match_type\": \"exact\", \"value\": \"101\"},\n \"date\": {\"match_type\": \"llm_judge\", \"criteria\": \"tomorrow's date\"}\n },\n \"accept_any_arguments\": false\n }\n ]\n }\n}\n```\n\nEvaluators are linked via the separate `evaluators` field, not inside `config`.\n\nReplaces the stored config. Omit to leave unchanged",
|
|
35
35
|
),
|
|
36
36
|
evaluators: z.array(RoutersTestsEvaluatorRef$zodSchema).nullable().optional()
|
|
37
37
|
.describe(
|
|
@@ -41,6 +41,6 @@ export const TestUpdate$zodSchema: z.ZodType<TestUpdate> = z.object({
|
|
|
41
41
|
"New test name. Omit to leave unchanged",
|
|
42
42
|
),
|
|
43
43
|
type: TestUpdateType$zodSchema.nullable().optional().describe(
|
|
44
|
-
"What the test judges:\n\n- `response`: judges the generated reply\n- `tool_call`: diffs the generated tool calls\n- `conversation`: judges the full conversation\n\nImmutable. Omit, or send the
|
|
44
|
+
"What the test judges:\n\n- `response`: judges the generated reply\n- `tool_call`: diffs the generated tool calls\n- `conversation`: judges the full conversation\n\n\nImmutable. Omit it, or send the current value",
|
|
45
45
|
),
|
|
46
46
|
});
|
|
@@ -12,10 +12,10 @@ export type ToolCallOutput = {
|
|
|
12
12
|
|
|
13
13
|
export const ToolCallOutput$zodSchema: z.ZodType<ToolCallOutput> = z.object({
|
|
14
14
|
arguments: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
15
|
-
"Arguments the agent passed to the tool
|
|
15
|
+
"Arguments the agent passed to the tool",
|
|
16
16
|
),
|
|
17
17
|
output: z.any().nullable().optional().describe(
|
|
18
|
-
"Tool execution result
|
|
18
|
+
"Tool execution result, when the agent ran the tool and returned its result",
|
|
19
19
|
),
|
|
20
20
|
tool: z.string().describe("Name of the tool the agent called"),
|
|
21
21
|
});
|
|
@@ -16,17 +16,15 @@ import {
|
|
|
16
16
|
export type UpdateAgentEndpointAgentsAgentUuidPutRequest = {
|
|
17
17
|
agent_uuid: string;
|
|
18
18
|
xAPIKey?: string | null | undefined;
|
|
19
|
-
xOrgUUID?: string | null | undefined;
|
|
20
19
|
body: AgentUpdate;
|
|
21
20
|
};
|
|
22
21
|
|
|
23
22
|
export const UpdateAgentEndpointAgentsAgentUuidPutRequest$zodSchema: z.ZodType<
|
|
24
23
|
UpdateAgentEndpointAgentsAgentUuidPutRequest
|
|
25
24
|
> = z.object({
|
|
26
|
-
agent_uuid: z.string().describe("The agent to update
|
|
25
|
+
agent_uuid: z.string().describe("The agent to update"),
|
|
27
26
|
body: AgentUpdate$zodSchema,
|
|
28
27
|
xAPIKey: z.string().nullable().optional(),
|
|
29
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
30
28
|
});
|
|
31
29
|
|
|
32
30
|
export type UpdateAgentEndpointAgentsAgentUuidPutResponse =
|
|
@@ -16,7 +16,6 @@ import { TestUpdate, TestUpdate$zodSchema } from "./testupdate.js";
|
|
|
16
16
|
export type UpdateTestEndpointTestsTestUuidPutRequest = {
|
|
17
17
|
test_uuid: string;
|
|
18
18
|
xAPIKey?: string | null | undefined;
|
|
19
|
-
xOrgUUID?: string | null | undefined;
|
|
20
19
|
body: TestUpdate;
|
|
21
20
|
};
|
|
22
21
|
|
|
@@ -26,7 +25,6 @@ export const UpdateTestEndpointTestsTestUuidPutRequest$zodSchema: z.ZodType<
|
|
|
26
25
|
body: TestUpdate$zodSchema,
|
|
27
26
|
test_uuid: z.string().describe("Test to update"),
|
|
28
27
|
xAPIKey: z.string().nullable().optional(),
|
|
29
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
30
28
|
});
|
|
31
29
|
|
|
32
30
|
export type UpdateTestEndpointTestsTestUuidPutResponse =
|