@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,12 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
|
|
7
|
+
export type EvaluatorLinkResponse = { message: string };
|
|
8
|
+
|
|
9
|
+
export const EvaluatorLinkResponse$zodSchema: z.ZodType<EvaluatorLinkResponse> =
|
|
10
|
+
z.object({
|
|
11
|
+
message: z.string().describe("Confirmation that the evaluator was linked"),
|
|
12
|
+
});
|
|
@@ -0,0 +1,45 @@
|
|
|
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
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Status of the job right after you launch it
|
|
10
|
+
*/
|
|
11
|
+
export const EvaluatorRunLaunchResponseStatus = {
|
|
12
|
+
Queued: "queued",
|
|
13
|
+
InProgress: "in_progress",
|
|
14
|
+
} as const;
|
|
15
|
+
/**
|
|
16
|
+
* Status of the job right after you launch it
|
|
17
|
+
*/
|
|
18
|
+
export type EvaluatorRunLaunchResponseStatus = ClosedEnum<
|
|
19
|
+
typeof EvaluatorRunLaunchResponseStatus
|
|
20
|
+
>;
|
|
21
|
+
|
|
22
|
+
export const EvaluatorRunLaunchResponseStatus$zodSchema = z.enum([
|
|
23
|
+
"queued",
|
|
24
|
+
"in_progress",
|
|
25
|
+
]).describe("Status of the job right after you launch it");
|
|
26
|
+
|
|
27
|
+
export type EvaluatorRunLaunchResponse = {
|
|
28
|
+
job_uuid: string;
|
|
29
|
+
status: EvaluatorRunLaunchResponseStatus;
|
|
30
|
+
evaluator_count: number;
|
|
31
|
+
item_count: number;
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
export const EvaluatorRunLaunchResponse$zodSchema: z.ZodType<
|
|
35
|
+
EvaluatorRunLaunchResponse
|
|
36
|
+
> = z.object({
|
|
37
|
+
evaluator_count: z.int().describe("How many evaluators the job will run"),
|
|
38
|
+
item_count: z.int().describe("How many items the job will run on"),
|
|
39
|
+
job_uuid: z.string().describe(
|
|
40
|
+
"ID of the evaluator-run job. Poll it for status and results",
|
|
41
|
+
),
|
|
42
|
+
status: EvaluatorRunLaunchResponseStatus$zodSchema.describe(
|
|
43
|
+
"Status of the job right after you launch it",
|
|
44
|
+
),
|
|
45
|
+
});
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
|
|
7
|
+
export type EvaluatorRunRequestEntry = {
|
|
8
|
+
evaluator_id: string;
|
|
9
|
+
evaluator_version_id?: string | null | undefined;
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
export const EvaluatorRunRequestEntry$zodSchema: z.ZodType<
|
|
13
|
+
EvaluatorRunRequestEntry
|
|
14
|
+
> = z.object({
|
|
15
|
+
evaluator_id: z.string().describe(
|
|
16
|
+
"Evaluator ID to run. Must be linked to the task",
|
|
17
|
+
),
|
|
18
|
+
evaluator_version_id: z.string().nullable().optional().describe(
|
|
19
|
+
"Evaluator version ID to run. Omit to use the evaluator's live version",
|
|
20
|
+
),
|
|
21
|
+
});
|
|
@@ -0,0 +1,101 @@
|
|
|
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
|
+
|
|
9
|
+
/**
|
|
10
|
+
* Current status of the job
|
|
11
|
+
*/
|
|
12
|
+
export const EvaluatorRunResponseStatus = {
|
|
13
|
+
Queued: "queued",
|
|
14
|
+
InProgress: "in_progress",
|
|
15
|
+
Completed: "completed",
|
|
16
|
+
Failed: "failed",
|
|
17
|
+
} as const;
|
|
18
|
+
/**
|
|
19
|
+
* Current status of the job
|
|
20
|
+
*/
|
|
21
|
+
export type EvaluatorRunResponseStatus = ClosedEnum<
|
|
22
|
+
typeof EvaluatorRunResponseStatus
|
|
23
|
+
>;
|
|
24
|
+
|
|
25
|
+
export const EvaluatorRunResponseStatus$zodSchema = z.enum([
|
|
26
|
+
"queued",
|
|
27
|
+
"in_progress",
|
|
28
|
+
"completed",
|
|
29
|
+
"failed",
|
|
30
|
+
]).describe("Current status of the job");
|
|
31
|
+
|
|
32
|
+
export type EvaluatorRunResponse = {
|
|
33
|
+
uuid: string;
|
|
34
|
+
task_id: string | null;
|
|
35
|
+
status: EvaluatorRunResponseStatus;
|
|
36
|
+
error: string | null;
|
|
37
|
+
completed_at: string | null;
|
|
38
|
+
evaluators: Array<{ [k: string]: any }>;
|
|
39
|
+
runs: Array<{ [k: string]: any }>;
|
|
40
|
+
human_agreement: { [k: string]: any };
|
|
41
|
+
items: Array<{ [k: string]: any }>;
|
|
42
|
+
is_public: boolean;
|
|
43
|
+
share_token: string | null;
|
|
44
|
+
AdditionalProperties?: { [k: string]: any };
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
export const EvaluatorRunResponse$zodSchema: z.ZodType<EvaluatorRunResponse> =
|
|
48
|
+
collectExtraKeys$(
|
|
49
|
+
z.object({
|
|
50
|
+
completed_at: z.string().nullable().describe(
|
|
51
|
+
"When the job finished (ISO 8601 UTC)",
|
|
52
|
+
),
|
|
53
|
+
error: z.string().nullable().describe(
|
|
54
|
+
"Failure reason, present when the job failed",
|
|
55
|
+
),
|
|
56
|
+
evaluators: z.array(z.record(z.string(), z.any())).describe(
|
|
57
|
+
"The evaluators the job ran, each pinned to the version it used, with that version's rubric",
|
|
58
|
+
),
|
|
59
|
+
human_agreement: z.record(z.string(), z.any()).describe(
|
|
60
|
+
"How each evaluator's judgements line up with the human annotations on the same items",
|
|
61
|
+
),
|
|
62
|
+
is_public: z.boolean().describe("Whether the run is shared publicly"),
|
|
63
|
+
items: z.array(z.record(z.string(), z.any())).describe(
|
|
64
|
+
"The exact item set the job ran on, frozen when the job started",
|
|
65
|
+
),
|
|
66
|
+
runs: z.array(z.record(z.string(), z.any())).describe(
|
|
67
|
+
"One result per item and evaluator. Each keys back to `evaluators` by its evaluator and version IDs",
|
|
68
|
+
),
|
|
69
|
+
share_token: z.string().nullable().describe(
|
|
70
|
+
"Token for building the public share URL",
|
|
71
|
+
),
|
|
72
|
+
status: EvaluatorRunResponseStatus$zodSchema.describe(
|
|
73
|
+
"Current status of the job",
|
|
74
|
+
),
|
|
75
|
+
task_id: z.string().nullable().describe("ID of the task the job ran on"),
|
|
76
|
+
uuid: z.string().describe("ID of the evaluator-run job"),
|
|
77
|
+
}).catchall(z.any()),
|
|
78
|
+
"AdditionalProperties",
|
|
79
|
+
true,
|
|
80
|
+
);
|
|
81
|
+
|
|
82
|
+
export const EvaluatorRunResponse$zodSchemaOutbound: z.ZodType<any> = z.object({
|
|
83
|
+
AdditionalProperties: z.record(z.string(), z.any()).optional(),
|
|
84
|
+
completed_at: z.nullable(z.string()),
|
|
85
|
+
error: z.nullable(z.string()),
|
|
86
|
+
evaluators: z.array(z.record(z.string(), z.any())),
|
|
87
|
+
human_agreement: z.record(z.string(), z.any()),
|
|
88
|
+
is_public: z.boolean(),
|
|
89
|
+
items: z.array(z.record(z.string(), z.any())),
|
|
90
|
+
runs: z.array(z.record(z.string(), z.any())),
|
|
91
|
+
share_token: z.nullable(z.string()),
|
|
92
|
+
status: EvaluatorRunResponseStatus$zodSchema,
|
|
93
|
+
task_id: z.nullable(z.string()),
|
|
94
|
+
uuid: z.string(),
|
|
95
|
+
}).transform((v) => {
|
|
96
|
+
const { AdditionalProperties, ...rest } = v;
|
|
97
|
+
return {
|
|
98
|
+
...rest,
|
|
99
|
+
...AdditionalProperties,
|
|
100
|
+
};
|
|
101
|
+
});
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
EvaluatorRunRequestEntry,
|
|
8
|
+
EvaluatorRunRequestEntry$zodSchema,
|
|
9
|
+
} from "./evaluatorrunrequestentry.js";
|
|
10
|
+
|
|
11
|
+
export type EvaluatorRunStartRequest = {
|
|
12
|
+
evaluators: Array<EvaluatorRunRequestEntry>;
|
|
13
|
+
item_ids?: Array<string> | undefined;
|
|
14
|
+
select_all?: boolean | undefined;
|
|
15
|
+
q?: string | null | undefined;
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
export const EvaluatorRunStartRequest$zodSchema: z.ZodType<
|
|
19
|
+
EvaluatorRunStartRequest
|
|
20
|
+
> = z.object({
|
|
21
|
+
evaluators: z.array(EvaluatorRunRequestEntry$zodSchema).describe(
|
|
22
|
+
"The evaluators to run. Each must be linked to the task",
|
|
23
|
+
),
|
|
24
|
+
item_ids: z.array(z.string()).optional().describe(
|
|
25
|
+
"Item IDs to run on. **Required when `select_all=false`**. Ignored when `select_all=true`",
|
|
26
|
+
),
|
|
27
|
+
q: z.string().nullable().optional().describe(
|
|
28
|
+
"Case-insensitive substring filter on `payload.name`. Applies only when `select_all=true`",
|
|
29
|
+
),
|
|
30
|
+
select_all: z.boolean().default(false).describe(
|
|
31
|
+
"When `true`, run on every item in the task. Set `q` to run only items whose name matches it",
|
|
32
|
+
),
|
|
33
|
+
});
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { OutputConfig, OutputConfig$zodSchema } from "./outputconfig.js";
|
|
7
|
+
import { VariableSpec, VariableSpec$zodSchema } from "./variablespec.js";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* One version of an evaluator: its judge prompt, model, variables, and rubric.
|
|
11
|
+
*/
|
|
12
|
+
export type EvaluatorVersionCreate = {
|
|
13
|
+
judge_model: string;
|
|
14
|
+
system_prompt: string;
|
|
15
|
+
output_config?: OutputConfig | null | undefined;
|
|
16
|
+
variables?: Array<VariableSpec> | null | undefined;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
export const EvaluatorVersionCreate$zodSchema: z.ZodType<
|
|
20
|
+
EvaluatorVersionCreate
|
|
21
|
+
> = z.object({
|
|
22
|
+
judge_model: z.string().describe(
|
|
23
|
+
"The model that runs the judge, named the way its provider does, for example `openai/gpt-4.1` or `anthropic/claude-sonnet-4`",
|
|
24
|
+
),
|
|
25
|
+
output_config: OutputConfig$zodSchema.nullable().optional().describe(
|
|
26
|
+
"The scale points and their labels. Required for a `rating` evaluator. A `binary` evaluator uses the default Correct/Wrong labels unless you set your own",
|
|
27
|
+
),
|
|
28
|
+
system_prompt: z.string().describe(
|
|
29
|
+
"Judge system prompt. May contain `{{\"{{\"}}variable}}` placeholders",
|
|
30
|
+
),
|
|
31
|
+
variables: z.array(VariableSpec$zodSchema).nullable().optional().describe(
|
|
32
|
+
"Declared prompt variables. Omit if the prompt has no `{{\"{{\"}}placeholders}}`",
|
|
33
|
+
),
|
|
34
|
+
}).describe(
|
|
35
|
+
"One version of an evaluator: its judge prompt, model, variables, and rubric.",
|
|
36
|
+
);
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { OutputConfig, OutputConfig$zodSchema } from "./outputconfig.js";
|
|
7
|
+
import { VariableSpec, VariableSpec$zodSchema } from "./variablespec.js";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* Request body for adding a version to an existing evaluator.
|
|
11
|
+
*/
|
|
12
|
+
export type EvaluatorVersionCreateRequest = {
|
|
13
|
+
judge_model: string;
|
|
14
|
+
system_prompt: string;
|
|
15
|
+
output_config?: OutputConfig | null | undefined;
|
|
16
|
+
variables?: Array<VariableSpec> | null | undefined;
|
|
17
|
+
make_live?: boolean | undefined;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const EvaluatorVersionCreateRequest$zodSchema: z.ZodType<
|
|
21
|
+
EvaluatorVersionCreateRequest
|
|
22
|
+
> = z.object({
|
|
23
|
+
judge_model: z.string().describe(
|
|
24
|
+
"The model that runs the judge, named the way its provider does, for example `openai/gpt-4.1` or `anthropic/claude-sonnet-4`",
|
|
25
|
+
),
|
|
26
|
+
make_live: z.boolean().default(false).describe(
|
|
27
|
+
"When `true`, immediately point the evaluator's live version at this new version",
|
|
28
|
+
),
|
|
29
|
+
output_config: OutputConfig$zodSchema.nullable().optional().describe(
|
|
30
|
+
"The scale points and their labels. Required for a `rating` evaluator. A `binary` evaluator uses the default Correct/Wrong labels unless you set your own",
|
|
31
|
+
),
|
|
32
|
+
system_prompt: z.string().describe(
|
|
33
|
+
"Judge system prompt. May contain `{{\"{{\"}}variable}}` placeholders",
|
|
34
|
+
),
|
|
35
|
+
variables: z.array(VariableSpec$zodSchema).nullable().optional().describe(
|
|
36
|
+
"Declared prompt variables. Omit if the prompt has none. After the first version the variable names are fixed. You can change a variable's description or default, but not add, remove, or rename one",
|
|
37
|
+
),
|
|
38
|
+
}).describe("Request body for adding a version to an existing evaluator.");
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { OutputConfig, OutputConfig$zodSchema } from "./outputconfig.js";
|
|
7
|
+
import { VariableSpec, VariableSpec$zodSchema } from "./variablespec.js";
|
|
8
|
+
|
|
9
|
+
export type EvaluatorVersionResponse = {
|
|
10
|
+
uuid: string;
|
|
11
|
+
version_number: number;
|
|
12
|
+
judge_model: string;
|
|
13
|
+
system_prompt: string;
|
|
14
|
+
output_config?: OutputConfig | null | undefined;
|
|
15
|
+
variables?: Array<VariableSpec> | null | undefined;
|
|
16
|
+
created_at: string;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
export const EvaluatorVersionResponse$zodSchema: z.ZodType<
|
|
20
|
+
EvaluatorVersionResponse
|
|
21
|
+
> = z.object({
|
|
22
|
+
created_at: z.string().describe(
|
|
23
|
+
"When the version was created (ISO 8601 UTC)",
|
|
24
|
+
),
|
|
25
|
+
judge_model: z.string().describe(
|
|
26
|
+
"The model that runs the judge, named the way its provider does, for example `openai/gpt-4.1` or `anthropic/claude-sonnet-4`",
|
|
27
|
+
),
|
|
28
|
+
output_config: OutputConfig$zodSchema.nullable().optional().describe(
|
|
29
|
+
"The scale points and their labels. Required for a `rating` evaluator. A `binary` evaluator uses the default Correct/Wrong labels unless you set your own",
|
|
30
|
+
),
|
|
31
|
+
system_prompt: z.string().describe(
|
|
32
|
+
"Judge system prompt, with `{{\"{{\"}}variable}}` placeholders unrendered",
|
|
33
|
+
),
|
|
34
|
+
uuid: z.string().describe("Version ID"),
|
|
35
|
+
variables: z.array(VariableSpec$zodSchema).nullable().optional().describe(
|
|
36
|
+
"Declared prompt variables",
|
|
37
|
+
),
|
|
38
|
+
version_number: z.int().describe(
|
|
39
|
+
"The version's number. The first version is 1, and it goes up by one for each new version of the evaluator",
|
|
40
|
+
),
|
|
41
|
+
});
|
|
@@ -15,15 +15,13 @@ import {
|
|
|
15
15
|
export type GetAgentEndpointAgentsAgentUuidGetRequest = {
|
|
16
16
|
agent_uuid: string;
|
|
17
17
|
xAPIKey?: string | null | undefined;
|
|
18
|
-
xOrgUUID?: string | null | undefined;
|
|
19
18
|
};
|
|
20
19
|
|
|
21
20
|
export const GetAgentEndpointAgentsAgentUuidGetRequest$zodSchema: z.ZodType<
|
|
22
21
|
GetAgentEndpointAgentsAgentUuidGetRequest
|
|
23
22
|
> = z.object({
|
|
24
|
-
agent_uuid: z.string().describe("The agent to retrieve
|
|
23
|
+
agent_uuid: z.string().describe("The agent to retrieve"),
|
|
25
24
|
xAPIKey: z.string().nullable().optional(),
|
|
26
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
27
25
|
});
|
|
28
26
|
|
|
29
27
|
export type GetAgentEndpointAgentsAgentUuidGetResponse =
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
AgentTestRunsResponse,
|
|
8
|
+
AgentTestRunsResponse$zodSchema,
|
|
9
|
+
} from "./agenttestrunsresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
HTTPValidationError,
|
|
12
|
+
HTTPValidationError$zodSchema,
|
|
13
|
+
} from "./httpvalidationerror.js";
|
|
14
|
+
|
|
15
|
+
export type GetAgentTestRunsAgentTestsAgentAgentUuidRunsGetRequest = {
|
|
16
|
+
agent_uuid: string;
|
|
17
|
+
xAPIKey?: string | null | undefined;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const GetAgentTestRunsAgentTestsAgentAgentUuidRunsGetRequest$zodSchema:
|
|
21
|
+
z.ZodType<GetAgentTestRunsAgentTestsAgentAgentUuidRunsGetRequest> = z.object({
|
|
22
|
+
agent_uuid: z.string().describe("Agent whose test runs to list"),
|
|
23
|
+
xAPIKey: z.string().nullable().optional(),
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
export type GetAgentTestRunsAgentTestsAgentAgentUuidRunsGetResponse =
|
|
27
|
+
| AgentTestRunsResponse
|
|
28
|
+
| HTTPValidationError;
|
|
29
|
+
|
|
30
|
+
export const GetAgentTestRunsAgentTestsAgentAgentUuidRunsGetResponse$zodSchema:
|
|
31
|
+
z.ZodType<GetAgentTestRunsAgentTestsAgentAgentUuidRunsGetResponse> = z.union([
|
|
32
|
+
AgentTestRunsResponse$zodSchema,
|
|
33
|
+
HTTPValidationError$zodSchema,
|
|
34
|
+
]);
|
|
@@ -15,14 +15,12 @@ import {
|
|
|
15
15
|
export type GetAgentTestRunStatusAgentTestsRunTaskIdGetRequest = {
|
|
16
16
|
task_id: string;
|
|
17
17
|
xAPIKey?: string | null | undefined;
|
|
18
|
-
xOrgUUID?: string | null | undefined;
|
|
19
18
|
};
|
|
20
19
|
|
|
21
20
|
export const GetAgentTestRunStatusAgentTestsRunTaskIdGetRequest$zodSchema:
|
|
22
21
|
z.ZodType<GetAgentTestRunStatusAgentTestsRunTaskIdGetRequest> = z.object({
|
|
23
22
|
task_id: z.string().describe("Test run to poll for status and results"),
|
|
24
23
|
xAPIKey: z.string().nullable().optional(),
|
|
25
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
26
24
|
});
|
|
27
25
|
|
|
28
26
|
export type GetAgentTestRunStatusAgentTestsRunTaskIdGetResponse =
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
HTTPValidationError,
|
|
8
|
+
HTTPValidationError$zodSchema,
|
|
9
|
+
} from "./httpvalidationerror.js";
|
|
10
|
+
import {
|
|
11
|
+
RoutersAgentTestsTestResponse,
|
|
12
|
+
RoutersAgentTestsTestResponse$zodSchema,
|
|
13
|
+
} from "./routersagentteststestresponse.js";
|
|
14
|
+
|
|
15
|
+
export type GetAgentTestsEndpointAgentTestsAgentAgentUuidTestsGetRequest = {
|
|
16
|
+
agent_uuid: string;
|
|
17
|
+
xAPIKey?: string | null | undefined;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const GetAgentTestsEndpointAgentTestsAgentAgentUuidTestsGetRequest$zodSchema:
|
|
21
|
+
z.ZodType<GetAgentTestsEndpointAgentTestsAgentAgentUuidTestsGetRequest> = z
|
|
22
|
+
.object({
|
|
23
|
+
agent_uuid: z.string().describe("Agent whose linked tests to list"),
|
|
24
|
+
xAPIKey: z.string().nullable().optional(),
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
export type GetAgentTestsEndpointAgentTestsAgentAgentUuidTestsGetResponse =
|
|
28
|
+
| Array<RoutersAgentTestsTestResponse>
|
|
29
|
+
| HTTPValidationError;
|
|
30
|
+
|
|
31
|
+
export const GetAgentTestsEndpointAgentTestsAgentAgentUuidTestsGetResponse$zodSchema:
|
|
32
|
+
z.ZodType<GetAgentTestsEndpointAgentTestsAgentAgentUuidTestsGetResponse> = z
|
|
33
|
+
.union([
|
|
34
|
+
z.array(RoutersAgentTestsTestResponse$zodSchema).describe(
|
|
35
|
+
"Successful Response",
|
|
36
|
+
),
|
|
37
|
+
HTTPValidationError$zodSchema,
|
|
38
|
+
]);
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
AnnotationTaskResponse,
|
|
8
|
+
AnnotationTaskResponse$zodSchema,
|
|
9
|
+
} from "./annotationtaskresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
HTTPValidationError,
|
|
12
|
+
HTTPValidationError$zodSchema,
|
|
13
|
+
} from "./httpvalidationerror.js";
|
|
14
|
+
|
|
15
|
+
export type GetAnnotationTaskEndpointAnnotationTasksTaskUuidGetRequest = {
|
|
16
|
+
task_uuid: string;
|
|
17
|
+
xAPIKey?: string | null | undefined;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const GetAnnotationTaskEndpointAnnotationTasksTaskUuidGetRequest$zodSchema:
|
|
21
|
+
z.ZodType<GetAnnotationTaskEndpointAnnotationTasksTaskUuidGetRequest> = z
|
|
22
|
+
.object({
|
|
23
|
+
task_uuid: z.string().describe("Task to retrieve"),
|
|
24
|
+
xAPIKey: z.string().nullable().optional(),
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
export type GetAnnotationTaskEndpointAnnotationTasksTaskUuidGetResponse =
|
|
28
|
+
| AnnotationTaskResponse
|
|
29
|
+
| HTTPValidationError;
|
|
30
|
+
|
|
31
|
+
export const GetAnnotationTaskEndpointAnnotationTasksTaskUuidGetResponse$zodSchema:
|
|
32
|
+
z.ZodType<GetAnnotationTaskEndpointAnnotationTasksTaskUuidGetResponse> = z
|
|
33
|
+
.union([
|
|
34
|
+
AnnotationTaskResponse$zodSchema,
|
|
35
|
+
HTTPValidationError$zodSchema,
|
|
36
|
+
]);
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
BenchmarkStatusResponse,
|
|
8
|
+
BenchmarkStatusResponse$zodSchema,
|
|
9
|
+
} from "./benchmarkstatusresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
HTTPValidationError,
|
|
12
|
+
HTTPValidationError$zodSchema,
|
|
13
|
+
} from "./httpvalidationerror.js";
|
|
14
|
+
|
|
15
|
+
export type GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetRequest = {
|
|
16
|
+
task_id: string;
|
|
17
|
+
xAPIKey?: string | null | undefined;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetRequest$zodSchema:
|
|
21
|
+
z.ZodType<GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetRequest> = z.object({
|
|
22
|
+
task_id: z.string().describe(
|
|
23
|
+
"Benchmark run to poll for status and results",
|
|
24
|
+
),
|
|
25
|
+
xAPIKey: z.string().nullable().optional(),
|
|
26
|
+
});
|
|
27
|
+
|
|
28
|
+
export type GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetResponse =
|
|
29
|
+
| BenchmarkStatusResponse
|
|
30
|
+
| HTTPValidationError;
|
|
31
|
+
|
|
32
|
+
export const GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetResponse$zodSchema:
|
|
33
|
+
z.ZodType<GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetResponse> = z.union([
|
|
34
|
+
BenchmarkStatusResponse$zodSchema,
|
|
35
|
+
HTTPValidationError$zodSchema,
|
|
36
|
+
]);
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
EvaluatorDetailResponse,
|
|
8
|
+
EvaluatorDetailResponse$zodSchema,
|
|
9
|
+
} from "./evaluatordetailresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
HTTPValidationError,
|
|
12
|
+
HTTPValidationError$zodSchema,
|
|
13
|
+
} from "./httpvalidationerror.js";
|
|
14
|
+
|
|
15
|
+
export type GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest = {
|
|
16
|
+
evaluator_uuid: string;
|
|
17
|
+
xAPIKey?: string | null | undefined;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest$zodSchema:
|
|
21
|
+
z.ZodType<GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest> = z.object({
|
|
22
|
+
evaluator_uuid: z.string().describe("Evaluator to retrieve"),
|
|
23
|
+
xAPIKey: z.string().nullable().optional(),
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
export type GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetResponse =
|
|
27
|
+
| EvaluatorDetailResponse
|
|
28
|
+
| HTTPValidationError;
|
|
29
|
+
|
|
30
|
+
export const GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetResponse$zodSchema:
|
|
31
|
+
z.ZodType<GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetResponse> = z.union([
|
|
32
|
+
EvaluatorDetailResponse$zodSchema,
|
|
33
|
+
HTTPValidationError$zodSchema,
|
|
34
|
+
]);
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
EvaluatorRunResponse,
|
|
8
|
+
EvaluatorRunResponse$zodSchema,
|
|
9
|
+
} from "./evaluatorrunresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
HTTPValidationError,
|
|
12
|
+
HTTPValidationError$zodSchema,
|
|
13
|
+
} from "./httpvalidationerror.js";
|
|
14
|
+
|
|
15
|
+
export type GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetRequest =
|
|
16
|
+
{ task_uuid: string; job_uuid: string; xAPIKey?: string | null | undefined };
|
|
17
|
+
|
|
18
|
+
export const GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetRequest$zodSchema:
|
|
19
|
+
z.ZodType<
|
|
20
|
+
GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetRequest
|
|
21
|
+
> = z.object({
|
|
22
|
+
job_uuid: z.string().describe("The evaluator run to act on"),
|
|
23
|
+
task_uuid: z.string().describe("Annotation task to act on"),
|
|
24
|
+
xAPIKey: z.string().nullable().optional(),
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
export type GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetResponse =
|
|
28
|
+
| EvaluatorRunResponse
|
|
29
|
+
| HTTPValidationError;
|
|
30
|
+
|
|
31
|
+
export const GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetResponse$zodSchema:
|
|
32
|
+
z.ZodType<
|
|
33
|
+
GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetResponse
|
|
34
|
+
> = z.union([
|
|
35
|
+
EvaluatorRunResponse$zodSchema,
|
|
36
|
+
HTTPValidationError$zodSchema,
|
|
37
|
+
]);
|
|
@@ -15,7 +15,6 @@ import {
|
|
|
15
15
|
export type GetTestEndpointTestsTestUuidGetRequest = {
|
|
16
16
|
test_uuid: string;
|
|
17
17
|
xAPIKey?: string | null | undefined;
|
|
18
|
-
xOrgUUID?: string | null | undefined;
|
|
19
18
|
};
|
|
20
19
|
|
|
21
20
|
export const GetTestEndpointTestsTestUuidGetRequest$zodSchema: z.ZodType<
|
|
@@ -23,7 +22,6 @@ export const GetTestEndpointTestsTestUuidGetRequest$zodSchema: z.ZodType<
|
|
|
23
22
|
> = z.object({
|
|
24
23
|
test_uuid: z.string().describe("Test to retrieve"),
|
|
25
24
|
xAPIKey: z.string().nullable().optional(),
|
|
26
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
27
25
|
});
|
|
28
26
|
|
|
29
27
|
export type GetTestEndpointTestsTestUuidGetResponse =
|
|
@@ -0,0 +1,43 @@
|
|
|
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
|
+
|
|
8
|
+
export type HumanAgreementBlock = {
|
|
9
|
+
current: number | null;
|
|
10
|
+
pair_count: number;
|
|
11
|
+
series: Array<{ [k: string]: any }>;
|
|
12
|
+
AdditionalProperties?: { [k: string]: any };
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const HumanAgreementBlock$zodSchema: z.ZodType<HumanAgreementBlock> =
|
|
16
|
+
collectExtraKeys$(
|
|
17
|
+
z.object({
|
|
18
|
+
current: z.number().nullable().describe(
|
|
19
|
+
"Current mean pairwise agreement among annotators",
|
|
20
|
+
),
|
|
21
|
+
pair_count: z.int().describe(
|
|
22
|
+
"How many annotator pairs the current value averages over",
|
|
23
|
+
),
|
|
24
|
+
series: z.array(z.record(z.string(), z.any())).describe(
|
|
25
|
+
"Agreement over time, one point per time bucket",
|
|
26
|
+
),
|
|
27
|
+
}).catchall(z.any()),
|
|
28
|
+
"AdditionalProperties",
|
|
29
|
+
true,
|
|
30
|
+
);
|
|
31
|
+
|
|
32
|
+
export const HumanAgreementBlock$zodSchemaOutbound: z.ZodType<any> = z.object({
|
|
33
|
+
AdditionalProperties: z.record(z.string(), z.any()).optional(),
|
|
34
|
+
current: z.nullable(z.number()),
|
|
35
|
+
pair_count: z.int(),
|
|
36
|
+
series: z.array(z.record(z.string(), z.any())),
|
|
37
|
+
}).transform((v) => {
|
|
38
|
+
const { AdditionalProperties, ...rest } = v;
|
|
39
|
+
return {
|
|
40
|
+
...rest,
|
|
41
|
+
...AdditionalProperties,
|
|
42
|
+
};
|
|
43
|
+
});
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
|
|
7
|
+
export type ItemUpdatePayload = { uuid: string; payload?: any | undefined };
|
|
8
|
+
|
|
9
|
+
export const ItemUpdatePayload$zodSchema: z.ZodType<ItemUpdatePayload> = z
|
|
10
|
+
.object({
|
|
11
|
+
payload: z.any().optional().describe(
|
|
12
|
+
"The item's new payload. `payload['name']` is still required and must be unique within the task",
|
|
13
|
+
),
|
|
14
|
+
uuid: z.string().describe("ID of the item to update"),
|
|
15
|
+
});
|