@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
|
@@ -15,7 +15,7 @@ import { BulkTestItem, BulkTestItem$zodSchema } from "./bulktestitem.js";
|
|
|
15
15
|
* - `tool_call`: diffs the generated tool calls
|
|
16
16
|
* - `conversation`: judges the full conversation
|
|
17
17
|
*
|
|
18
|
-
* Applied to every test in the batch
|
|
18
|
+
* Applied to every test in the batch
|
|
19
19
|
*/
|
|
20
20
|
export const BulkTestUploadType = {
|
|
21
21
|
Response: "response",
|
|
@@ -31,7 +31,7 @@ export const BulkTestUploadType = {
|
|
|
31
31
|
* - `tool_call`: diffs the generated tool calls
|
|
32
32
|
* - `conversation`: judges the full conversation
|
|
33
33
|
*
|
|
34
|
-
* Applied to every test in the batch
|
|
34
|
+
* Applied to every test in the batch
|
|
35
35
|
*/
|
|
36
36
|
export type BulkTestUploadType = ClosedEnum<typeof BulkTestUploadType>;
|
|
37
37
|
|
|
@@ -40,7 +40,7 @@ export const BulkTestUploadType$zodSchema = z.enum([
|
|
|
40
40
|
"tool_call",
|
|
41
41
|
"conversation",
|
|
42
42
|
]).describe(
|
|
43
|
-
"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\nApplied to every test in the batch
|
|
43
|
+
"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\nApplied to every test in the batch",
|
|
44
44
|
);
|
|
45
45
|
|
|
46
46
|
export type BulkTestUpload = {
|
|
@@ -52,15 +52,15 @@ export type BulkTestUpload = {
|
|
|
52
52
|
|
|
53
53
|
export const BulkTestUpload$zodSchema: z.ZodType<BulkTestUpload> = z.object({
|
|
54
54
|
agent_uuids: z.array(z.string()).nullable().optional().describe(
|
|
55
|
-
"
|
|
55
|
+
"IDs of agents to link every created test to. Omit to link none",
|
|
56
56
|
),
|
|
57
57
|
language: z.string().nullable().optional().describe(
|
|
58
58
|
"Language written to each test's `config.settings.language`. Omit to leave unset",
|
|
59
59
|
),
|
|
60
60
|
tests: z.array(BulkTestItem$zodSchema).describe(
|
|
61
|
-
"Test items to create
|
|
61
|
+
"Test items to create, at most 500 per request, with names unique within the batch",
|
|
62
62
|
),
|
|
63
63
|
type: BulkTestUploadType$zodSchema.describe(
|
|
64
|
-
"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\nApplied to every test in the batch
|
|
64
|
+
"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\nApplied to every test in the batch",
|
|
65
65
|
),
|
|
66
66
|
});
|
|
@@ -20,6 +20,6 @@ export const BulkTestUploadResponse$zodSchema: z.ZodType<
|
|
|
20
20
|
"IDs of the created tests, in request order",
|
|
21
21
|
),
|
|
22
22
|
warnings: z.array(z.string()).nullable().optional().describe(
|
|
23
|
-
"Non-fatal issues
|
|
23
|
+
"Non-fatal issues, such as agents some tests could not be linked to",
|
|
24
24
|
),
|
|
25
25
|
});
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
BulkUpdateItemsRequest,
|
|
8
|
+
BulkUpdateItemsRequest$zodSchema,
|
|
9
|
+
} from "./bulkupdateitemsrequest.js";
|
|
10
|
+
import {
|
|
11
|
+
BulkUpdateItemsResponse,
|
|
12
|
+
BulkUpdateItemsResponse$zodSchema,
|
|
13
|
+
} from "./bulkupdateitemsresponse.js";
|
|
14
|
+
import {
|
|
15
|
+
HTTPValidationError,
|
|
16
|
+
HTTPValidationError$zodSchema,
|
|
17
|
+
} from "./httpvalidationerror.js";
|
|
18
|
+
|
|
19
|
+
export type BulkUpdateItemsAnnotationTasksTaskUuidItemsPutRequest = {
|
|
20
|
+
task_uuid: string;
|
|
21
|
+
xAPIKey?: string | null | undefined;
|
|
22
|
+
body: BulkUpdateItemsRequest;
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
export const BulkUpdateItemsAnnotationTasksTaskUuidItemsPutRequest$zodSchema:
|
|
26
|
+
z.ZodType<BulkUpdateItemsAnnotationTasksTaskUuidItemsPutRequest> = z.object({
|
|
27
|
+
body: BulkUpdateItemsRequest$zodSchema,
|
|
28
|
+
task_uuid: z.string().describe("Annotation task to act on"),
|
|
29
|
+
xAPIKey: z.string().nullable().optional(),
|
|
30
|
+
});
|
|
31
|
+
|
|
32
|
+
export type BulkUpdateItemsAnnotationTasksTaskUuidItemsPutResponse =
|
|
33
|
+
| BulkUpdateItemsResponse
|
|
34
|
+
| HTTPValidationError;
|
|
35
|
+
|
|
36
|
+
export const BulkUpdateItemsAnnotationTasksTaskUuidItemsPutResponse$zodSchema:
|
|
37
|
+
z.ZodType<BulkUpdateItemsAnnotationTasksTaskUuidItemsPutResponse> = z.union([
|
|
38
|
+
BulkUpdateItemsResponse$zodSchema,
|
|
39
|
+
HTTPValidationError$zodSchema,
|
|
40
|
+
]);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
ItemUpdatePayload,
|
|
8
|
+
ItemUpdatePayload$zodSchema,
|
|
9
|
+
} from "./itemupdatepayload.js";
|
|
10
|
+
|
|
11
|
+
export type BulkUpdateItemsRequest = { updates: Array<ItemUpdatePayload> };
|
|
12
|
+
|
|
13
|
+
export const BulkUpdateItemsRequest$zodSchema: z.ZodType<
|
|
14
|
+
BulkUpdateItemsRequest
|
|
15
|
+
> = z.object({
|
|
16
|
+
updates: z.array(ItemUpdatePayload$zodSchema).describe(
|
|
17
|
+
"The new payload for each item you're updating. Entries not in this task, or referencing deleted items, are skipped",
|
|
18
|
+
),
|
|
19
|
+
});
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
|
|
7
|
+
export type BulkUpdateItemsResponse = { updated_count: number };
|
|
8
|
+
|
|
9
|
+
export const BulkUpdateItemsResponse$zodSchema: z.ZodType<
|
|
10
|
+
BulkUpdateItemsResponse
|
|
11
|
+
> = z.object({
|
|
12
|
+
updated_count: z.int().describe("How many items were updated"),
|
|
13
|
+
});
|
|
@@ -15,7 +15,6 @@ import {
|
|
|
15
15
|
|
|
16
16
|
export type BulkUploadTestsTestsBulkPostRequest = {
|
|
17
17
|
xAPIKey?: string | null | undefined;
|
|
18
|
-
xOrgUUID?: string | null | undefined;
|
|
19
18
|
body: BulkTestUpload;
|
|
20
19
|
};
|
|
21
20
|
|
|
@@ -24,7 +23,6 @@ export const BulkUploadTestsTestsBulkPostRequest$zodSchema: z.ZodType<
|
|
|
24
23
|
> = z.object({
|
|
25
24
|
body: BulkTestUpload$zodSchema,
|
|
26
25
|
xAPIKey: z.string().nullable().optional(),
|
|
27
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
28
26
|
});
|
|
29
27
|
|
|
30
28
|
export type BulkUploadTestsTestsBulkPostResponse =
|
|
@@ -15,7 +15,6 @@ import {
|
|
|
15
15
|
|
|
16
16
|
export type CreateAgentEndpointAgentsPostRequest = {
|
|
17
17
|
xAPIKey?: string | null | undefined;
|
|
18
|
-
xOrgUUID?: string | null | undefined;
|
|
19
18
|
body: AgentCreate;
|
|
20
19
|
};
|
|
21
20
|
|
|
@@ -24,7 +23,6 @@ export const CreateAgentEndpointAgentsPostRequest$zodSchema: z.ZodType<
|
|
|
24
23
|
> = z.object({
|
|
25
24
|
body: AgentCreate$zodSchema,
|
|
26
25
|
xAPIKey: z.string().nullable().optional(),
|
|
27
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
28
26
|
});
|
|
29
27
|
|
|
30
28
|
export type CreateAgentEndpointAgentsPostResponse =
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
AgentTestsCreate,
|
|
8
|
+
AgentTestsCreate$zodSchema,
|
|
9
|
+
} from "./agenttestscreate.js";
|
|
10
|
+
import {
|
|
11
|
+
AgentTestsCreateResponse,
|
|
12
|
+
AgentTestsCreateResponse$zodSchema,
|
|
13
|
+
} from "./agenttestscreateresponse.js";
|
|
14
|
+
import {
|
|
15
|
+
HTTPValidationError,
|
|
16
|
+
HTTPValidationError$zodSchema,
|
|
17
|
+
} from "./httpvalidationerror.js";
|
|
18
|
+
|
|
19
|
+
export type CreateAgentTestLinksAgentTestsPostRequest = {
|
|
20
|
+
xAPIKey?: string | null | undefined;
|
|
21
|
+
body: AgentTestsCreate;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export const CreateAgentTestLinksAgentTestsPostRequest$zodSchema: z.ZodType<
|
|
25
|
+
CreateAgentTestLinksAgentTestsPostRequest
|
|
26
|
+
> = z.object({
|
|
27
|
+
body: AgentTestsCreate$zodSchema,
|
|
28
|
+
xAPIKey: z.string().nullable().optional(),
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
export type CreateAgentTestLinksAgentTestsPostResponse =
|
|
32
|
+
| AgentTestsCreateResponse
|
|
33
|
+
| HTTPValidationError;
|
|
34
|
+
|
|
35
|
+
export const CreateAgentTestLinksAgentTestsPostResponse$zodSchema: z.ZodType<
|
|
36
|
+
CreateAgentTestLinksAgentTestsPostResponse
|
|
37
|
+
> = z.union([
|
|
38
|
+
AgentTestsCreateResponse$zodSchema,
|
|
39
|
+
HTTPValidationError$zodSchema,
|
|
40
|
+
]);
|
|
@@ -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
|
+
AnnotationTaskCreate,
|
|
8
|
+
AnnotationTaskCreate$zodSchema,
|
|
9
|
+
} from "./annotationtaskcreate.js";
|
|
10
|
+
import {
|
|
11
|
+
AnnotationTaskCreateResponse,
|
|
12
|
+
AnnotationTaskCreateResponse$zodSchema,
|
|
13
|
+
} from "./annotationtaskcreateresponse.js";
|
|
14
|
+
import {
|
|
15
|
+
HTTPValidationError,
|
|
16
|
+
HTTPValidationError$zodSchema,
|
|
17
|
+
} from "./httpvalidationerror.js";
|
|
18
|
+
|
|
19
|
+
export type CreateAnnotationTaskEndpointAnnotationTasksPostRequest = {
|
|
20
|
+
xAPIKey?: string | null | undefined;
|
|
21
|
+
body: AnnotationTaskCreate;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export const CreateAnnotationTaskEndpointAnnotationTasksPostRequest$zodSchema:
|
|
25
|
+
z.ZodType<CreateAnnotationTaskEndpointAnnotationTasksPostRequest> = z.object({
|
|
26
|
+
body: AnnotationTaskCreate$zodSchema,
|
|
27
|
+
xAPIKey: z.string().nullable().optional(),
|
|
28
|
+
});
|
|
29
|
+
|
|
30
|
+
export type CreateAnnotationTaskEndpointAnnotationTasksPostResponse =
|
|
31
|
+
| AnnotationTaskCreateResponse
|
|
32
|
+
| HTTPValidationError;
|
|
33
|
+
|
|
34
|
+
export const CreateAnnotationTaskEndpointAnnotationTasksPostResponse$zodSchema:
|
|
35
|
+
z.ZodType<CreateAnnotationTaskEndpointAnnotationTasksPostResponse> = z.union([
|
|
36
|
+
AnnotationTaskCreateResponse$zodSchema,
|
|
37
|
+
HTTPValidationError$zodSchema,
|
|
38
|
+
]);
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
EvaluatorCreate,
|
|
8
|
+
EvaluatorCreate$zodSchema,
|
|
9
|
+
} from "./evaluatorcreate.js";
|
|
10
|
+
import {
|
|
11
|
+
EvaluatorCreateResponse,
|
|
12
|
+
EvaluatorCreateResponse$zodSchema,
|
|
13
|
+
} from "./evaluatorcreateresponse.js";
|
|
14
|
+
import {
|
|
15
|
+
HTTPValidationError,
|
|
16
|
+
HTTPValidationError$zodSchema,
|
|
17
|
+
} from "./httpvalidationerror.js";
|
|
18
|
+
|
|
19
|
+
export type CreateEvaluatorEndpointEvaluatorsPostRequest = {
|
|
20
|
+
xAPIKey?: string | null | undefined;
|
|
21
|
+
body: EvaluatorCreate;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export const CreateEvaluatorEndpointEvaluatorsPostRequest$zodSchema: z.ZodType<
|
|
25
|
+
CreateEvaluatorEndpointEvaluatorsPostRequest
|
|
26
|
+
> = z.object({
|
|
27
|
+
body: EvaluatorCreate$zodSchema,
|
|
28
|
+
xAPIKey: z.string().nullable().optional(),
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
export type CreateEvaluatorEndpointEvaluatorsPostResponse =
|
|
32
|
+
| EvaluatorCreateResponse
|
|
33
|
+
| HTTPValidationError;
|
|
34
|
+
|
|
35
|
+
export const CreateEvaluatorEndpointEvaluatorsPostResponse$zodSchema: z.ZodType<
|
|
36
|
+
CreateEvaluatorEndpointEvaluatorsPostResponse
|
|
37
|
+
> = z.union([
|
|
38
|
+
EvaluatorCreateResponse$zodSchema,
|
|
39
|
+
HTTPValidationError$zodSchema,
|
|
40
|
+
]);
|
|
@@ -15,7 +15,6 @@ import {
|
|
|
15
15
|
|
|
16
16
|
export type CreateTestEndpointTestsPostRequest = {
|
|
17
17
|
xAPIKey?: string | null | undefined;
|
|
18
|
-
xOrgUUID?: string | null | undefined;
|
|
19
18
|
body: TestCreate;
|
|
20
19
|
};
|
|
21
20
|
|
|
@@ -24,7 +23,6 @@ export const CreateTestEndpointTestsPostRequest$zodSchema: z.ZodType<
|
|
|
24
23
|
> = z.object({
|
|
25
24
|
body: TestCreate$zodSchema,
|
|
26
25
|
xAPIKey: z.string().nullable().optional(),
|
|
27
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
28
26
|
});
|
|
29
27
|
|
|
30
28
|
export type CreateTestEndpointTestsPostResponse =
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
EvaluatorVersionCreateRequest,
|
|
8
|
+
EvaluatorVersionCreateRequest$zodSchema,
|
|
9
|
+
} from "./evaluatorversioncreaterequest.js";
|
|
10
|
+
import {
|
|
11
|
+
HTTPValidationError,
|
|
12
|
+
HTTPValidationError$zodSchema,
|
|
13
|
+
} from "./httpvalidationerror.js";
|
|
14
|
+
import {
|
|
15
|
+
VersionCreateResponse,
|
|
16
|
+
VersionCreateResponse$zodSchema,
|
|
17
|
+
} from "./versioncreateresponse.js";
|
|
18
|
+
|
|
19
|
+
export type CreateVersionEvaluatorsEvaluatorUuidVersionsPostRequest = {
|
|
20
|
+
evaluator_uuid: string;
|
|
21
|
+
xAPIKey?: string | null | undefined;
|
|
22
|
+
body: EvaluatorVersionCreateRequest;
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
export const CreateVersionEvaluatorsEvaluatorUuidVersionsPostRequest$zodSchema:
|
|
26
|
+
z.ZodType<CreateVersionEvaluatorsEvaluatorUuidVersionsPostRequest> = z.object(
|
|
27
|
+
{
|
|
28
|
+
body: EvaluatorVersionCreateRequest$zodSchema,
|
|
29
|
+
evaluator_uuid: z.string().describe("Evaluator to add a version to"),
|
|
30
|
+
xAPIKey: z.string().nullable().optional(),
|
|
31
|
+
},
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
export type CreateVersionEvaluatorsEvaluatorUuidVersionsPostResponse =
|
|
35
|
+
| VersionCreateResponse
|
|
36
|
+
| HTTPValidationError;
|
|
37
|
+
|
|
38
|
+
export const CreateVersionEvaluatorsEvaluatorUuidVersionsPostResponse$zodSchema:
|
|
39
|
+
z.ZodType<CreateVersionEvaluatorsEvaluatorUuidVersionsPostResponse> = z.union(
|
|
40
|
+
[
|
|
41
|
+
VersionCreateResponse$zodSchema,
|
|
42
|
+
HTTPValidationError$zodSchema,
|
|
43
|
+
],
|
|
44
|
+
);
|
|
@@ -0,0 +1,142 @@
|
|
|
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
|
+
EvaluatorVersionCreate,
|
|
9
|
+
EvaluatorVersionCreate$zodSchema,
|
|
10
|
+
} from "./evaluatorversioncreate.js";
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* What the evaluator judges:
|
|
14
|
+
*
|
|
15
|
+
* @remarks
|
|
16
|
+
*
|
|
17
|
+
* - `tts`: TTS audio
|
|
18
|
+
* - `stt`: one transcript
|
|
19
|
+
* - `llm`: a reply with its conversation history
|
|
20
|
+
* - `llm-general`: a standalone input and output pair
|
|
21
|
+
* - `conversation`: a full conversation
|
|
22
|
+
*/
|
|
23
|
+
export const EvaluatorCreateEvaluatorType = {
|
|
24
|
+
Tts: "tts",
|
|
25
|
+
Stt: "stt",
|
|
26
|
+
Llm: "llm",
|
|
27
|
+
LlmGeneral: "llm-general",
|
|
28
|
+
Conversation: "conversation",
|
|
29
|
+
} as const;
|
|
30
|
+
/**
|
|
31
|
+
* What the evaluator judges:
|
|
32
|
+
*
|
|
33
|
+
* @remarks
|
|
34
|
+
*
|
|
35
|
+
* - `tts`: TTS audio
|
|
36
|
+
* - `stt`: one transcript
|
|
37
|
+
* - `llm`: a reply with its conversation history
|
|
38
|
+
* - `llm-general`: a standalone input and output pair
|
|
39
|
+
* - `conversation`: a full conversation
|
|
40
|
+
*/
|
|
41
|
+
export type EvaluatorCreateEvaluatorType = ClosedEnum<
|
|
42
|
+
typeof EvaluatorCreateEvaluatorType
|
|
43
|
+
>;
|
|
44
|
+
|
|
45
|
+
export const EvaluatorCreateEvaluatorType$zodSchema = z.enum([
|
|
46
|
+
"tts",
|
|
47
|
+
"stt",
|
|
48
|
+
"llm",
|
|
49
|
+
"llm-general",
|
|
50
|
+
"conversation",
|
|
51
|
+
]).describe(
|
|
52
|
+
"What the evaluator judges:\n\n- `tts`: TTS audio\n- `stt`: one transcript\n- `llm`: a reply with its conversation history\n- `llm-general`: a standalone input and output pair\n- `conversation`: a full conversation\n",
|
|
53
|
+
);
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* The modality the judge reads:
|
|
57
|
+
*
|
|
58
|
+
* @remarks
|
|
59
|
+
*
|
|
60
|
+
* - `text`
|
|
61
|
+
* - `audio`
|
|
62
|
+
*/
|
|
63
|
+
export const EvaluatorCreateDataType = {
|
|
64
|
+
Text: "text",
|
|
65
|
+
Audio: "audio",
|
|
66
|
+
} as const;
|
|
67
|
+
/**
|
|
68
|
+
* The modality the judge reads:
|
|
69
|
+
*
|
|
70
|
+
* @remarks
|
|
71
|
+
*
|
|
72
|
+
* - `text`
|
|
73
|
+
* - `audio`
|
|
74
|
+
*/
|
|
75
|
+
export type EvaluatorCreateDataType = ClosedEnum<
|
|
76
|
+
typeof EvaluatorCreateDataType
|
|
77
|
+
>;
|
|
78
|
+
|
|
79
|
+
export const EvaluatorCreateDataType$zodSchema = z.enum([
|
|
80
|
+
"text",
|
|
81
|
+
"audio",
|
|
82
|
+
]).describe("The modality the judge reads:\n\n- `text`\n- `audio`\n");
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* How the evaluator scores:
|
|
86
|
+
*
|
|
87
|
+
* @remarks
|
|
88
|
+
*
|
|
89
|
+
* - `binary`: pass or fail
|
|
90
|
+
* - `rating`: a numeric score, using the scale in `output_config`
|
|
91
|
+
*/
|
|
92
|
+
export const EvaluatorCreateOutputType = {
|
|
93
|
+
Binary: "binary",
|
|
94
|
+
Rating: "rating",
|
|
95
|
+
} as const;
|
|
96
|
+
/**
|
|
97
|
+
* How the evaluator scores:
|
|
98
|
+
*
|
|
99
|
+
* @remarks
|
|
100
|
+
*
|
|
101
|
+
* - `binary`: pass or fail
|
|
102
|
+
* - `rating`: a numeric score, using the scale in `output_config`
|
|
103
|
+
*/
|
|
104
|
+
export type EvaluatorCreateOutputType = ClosedEnum<
|
|
105
|
+
typeof EvaluatorCreateOutputType
|
|
106
|
+
>;
|
|
107
|
+
|
|
108
|
+
export const EvaluatorCreateOutputType$zodSchema = z.enum([
|
|
109
|
+
"binary",
|
|
110
|
+
"rating",
|
|
111
|
+
]).describe(
|
|
112
|
+
"How the evaluator scores:\n\n- `binary`: pass or fail\n- `rating`: a numeric score, using the scale in `output_config`\n",
|
|
113
|
+
);
|
|
114
|
+
|
|
115
|
+
export type EvaluatorCreate = {
|
|
116
|
+
name: string;
|
|
117
|
+
description?: string | null | undefined;
|
|
118
|
+
evaluator_type?: EvaluatorCreateEvaluatorType | undefined;
|
|
119
|
+
data_type?: EvaluatorCreateDataType | undefined;
|
|
120
|
+
output_type?: EvaluatorCreateOutputType | undefined;
|
|
121
|
+
version: EvaluatorVersionCreate;
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
export const EvaluatorCreate$zodSchema: z.ZodType<EvaluatorCreate> = z.object({
|
|
125
|
+
data_type: EvaluatorCreateDataType$zodSchema.default("text").describe(
|
|
126
|
+
"The modality the judge reads:\n\n- `text`\n- `audio`\n",
|
|
127
|
+
),
|
|
128
|
+
description: z.string().nullable().optional().describe(
|
|
129
|
+
"Description. Omit to leave blank",
|
|
130
|
+
),
|
|
131
|
+
evaluator_type: EvaluatorCreateEvaluatorType$zodSchema.default("llm")
|
|
132
|
+
.describe(
|
|
133
|
+
"What the evaluator judges:\n\n- `tts`: TTS audio\n- `stt`: one transcript\n- `llm`: a reply with its conversation history\n- `llm-general`: a standalone input and output pair\n- `conversation`: a full conversation\n",
|
|
134
|
+
),
|
|
135
|
+
name: z.string().describe("Evaluator name, unique within your workspace"),
|
|
136
|
+
output_type: EvaluatorCreateOutputType$zodSchema.default("binary").describe(
|
|
137
|
+
"How the evaluator scores:\n\n- `binary`: pass or fail\n- `rating`: a numeric score, using the scale in `output_config`\n",
|
|
138
|
+
),
|
|
139
|
+
version: EvaluatorVersionCreate$zodSchema.describe(
|
|
140
|
+
"One version of an evaluator: its judge prompt, model, variables, and rubric.",
|
|
141
|
+
),
|
|
142
|
+
});
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
|
|
7
|
+
export type EvaluatorCreateResponse = { uuid: string; version_uuid: string };
|
|
8
|
+
|
|
9
|
+
export const EvaluatorCreateResponse$zodSchema: z.ZodType<
|
|
10
|
+
EvaluatorCreateResponse
|
|
11
|
+
> = z.object({
|
|
12
|
+
uuid: z.string().describe("ID of the created evaluator"),
|
|
13
|
+
version_uuid: z.string().describe("ID of its initial version"),
|
|
14
|
+
});
|
|
@@ -0,0 +1,165 @@
|
|
|
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
|
+
EvaluatorVersionResponse,
|
|
9
|
+
EvaluatorVersionResponse$zodSchema,
|
|
10
|
+
} from "./evaluatorversionresponse.js";
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* What the evaluator judges:
|
|
14
|
+
*
|
|
15
|
+
* @remarks
|
|
16
|
+
*
|
|
17
|
+
* - `tts`: TTS audio
|
|
18
|
+
* - `stt`: one transcript
|
|
19
|
+
* - `llm`: a reply with its conversation history
|
|
20
|
+
* - `llm-general`: a standalone input and output pair
|
|
21
|
+
* - `conversation`: a full conversation
|
|
22
|
+
*/
|
|
23
|
+
export const EvaluatorDetailResponseEvaluatorType = {
|
|
24
|
+
Tts: "tts",
|
|
25
|
+
Stt: "stt",
|
|
26
|
+
Llm: "llm",
|
|
27
|
+
LlmGeneral: "llm-general",
|
|
28
|
+
Conversation: "conversation",
|
|
29
|
+
} as const;
|
|
30
|
+
/**
|
|
31
|
+
* What the evaluator judges:
|
|
32
|
+
*
|
|
33
|
+
* @remarks
|
|
34
|
+
*
|
|
35
|
+
* - `tts`: TTS audio
|
|
36
|
+
* - `stt`: one transcript
|
|
37
|
+
* - `llm`: a reply with its conversation history
|
|
38
|
+
* - `llm-general`: a standalone input and output pair
|
|
39
|
+
* - `conversation`: a full conversation
|
|
40
|
+
*/
|
|
41
|
+
export type EvaluatorDetailResponseEvaluatorType = ClosedEnum<
|
|
42
|
+
typeof EvaluatorDetailResponseEvaluatorType
|
|
43
|
+
>;
|
|
44
|
+
|
|
45
|
+
export const EvaluatorDetailResponseEvaluatorType$zodSchema = z.enum([
|
|
46
|
+
"tts",
|
|
47
|
+
"stt",
|
|
48
|
+
"llm",
|
|
49
|
+
"llm-general",
|
|
50
|
+
"conversation",
|
|
51
|
+
]).describe(
|
|
52
|
+
"What the evaluator judges:\n\n- `tts`: TTS audio\n- `stt`: one transcript\n- `llm`: a reply with its conversation history\n- `llm-general`: a standalone input and output pair\n- `conversation`: a full conversation\n",
|
|
53
|
+
);
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* The modality the judge reads:
|
|
57
|
+
*
|
|
58
|
+
* @remarks
|
|
59
|
+
*
|
|
60
|
+
* - `text`
|
|
61
|
+
* - `audio`
|
|
62
|
+
*/
|
|
63
|
+
export const EvaluatorDetailResponseDataType = {
|
|
64
|
+
Text: "text",
|
|
65
|
+
Audio: "audio",
|
|
66
|
+
} as const;
|
|
67
|
+
/**
|
|
68
|
+
* The modality the judge reads:
|
|
69
|
+
*
|
|
70
|
+
* @remarks
|
|
71
|
+
*
|
|
72
|
+
* - `text`
|
|
73
|
+
* - `audio`
|
|
74
|
+
*/
|
|
75
|
+
export type EvaluatorDetailResponseDataType = ClosedEnum<
|
|
76
|
+
typeof EvaluatorDetailResponseDataType
|
|
77
|
+
>;
|
|
78
|
+
|
|
79
|
+
export const EvaluatorDetailResponseDataType$zodSchema = z.enum([
|
|
80
|
+
"text",
|
|
81
|
+
"audio",
|
|
82
|
+
]).describe("The modality the judge reads:\n\n- `text`\n- `audio`\n");
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* How the evaluator scores:
|
|
86
|
+
*
|
|
87
|
+
* @remarks
|
|
88
|
+
*
|
|
89
|
+
* - `binary`: pass or fail
|
|
90
|
+
* - `rating`: a numeric score, using the scale in `output_config`
|
|
91
|
+
*/
|
|
92
|
+
export const EvaluatorDetailResponseOutputType = {
|
|
93
|
+
Binary: "binary",
|
|
94
|
+
Rating: "rating",
|
|
95
|
+
} as const;
|
|
96
|
+
/**
|
|
97
|
+
* How the evaluator scores:
|
|
98
|
+
*
|
|
99
|
+
* @remarks
|
|
100
|
+
*
|
|
101
|
+
* - `binary`: pass or fail
|
|
102
|
+
* - `rating`: a numeric score, using the scale in `output_config`
|
|
103
|
+
*/
|
|
104
|
+
export type EvaluatorDetailResponseOutputType = ClosedEnum<
|
|
105
|
+
typeof EvaluatorDetailResponseOutputType
|
|
106
|
+
>;
|
|
107
|
+
|
|
108
|
+
export const EvaluatorDetailResponseOutputType$zodSchema = z.enum([
|
|
109
|
+
"binary",
|
|
110
|
+
"rating",
|
|
111
|
+
]).describe(
|
|
112
|
+
"How the evaluator scores:\n\n- `binary`: pass or fail\n- `rating`: a numeric score, using the scale in `output_config`\n",
|
|
113
|
+
);
|
|
114
|
+
|
|
115
|
+
export type EvaluatorDetailResponse = {
|
|
116
|
+
uuid: string;
|
|
117
|
+
name: string;
|
|
118
|
+
description?: string | null | undefined;
|
|
119
|
+
evaluator_type: EvaluatorDetailResponseEvaluatorType;
|
|
120
|
+
data_type: EvaluatorDetailResponseDataType;
|
|
121
|
+
output_type: EvaluatorDetailResponseOutputType;
|
|
122
|
+
is_default: boolean;
|
|
123
|
+
slug?: string | null | undefined;
|
|
124
|
+
live_version_id?: string | null | undefined;
|
|
125
|
+
created_at: string;
|
|
126
|
+
updated_at: string;
|
|
127
|
+
versions: Array<EvaluatorVersionResponse>;
|
|
128
|
+
};
|
|
129
|
+
|
|
130
|
+
export const EvaluatorDetailResponse$zodSchema: z.ZodType<
|
|
131
|
+
EvaluatorDetailResponse
|
|
132
|
+
> = z.object({
|
|
133
|
+
created_at: z.string().describe(
|
|
134
|
+
"When the evaluator was created (ISO 8601 UTC)",
|
|
135
|
+
),
|
|
136
|
+
data_type: EvaluatorDetailResponseDataType$zodSchema.describe(
|
|
137
|
+
"The modality the judge reads:\n\n- `text`\n- `audio`\n",
|
|
138
|
+
),
|
|
139
|
+
description: z.string().nullable().optional().describe(
|
|
140
|
+
"What the evaluator checks",
|
|
141
|
+
),
|
|
142
|
+
evaluator_type: EvaluatorDetailResponseEvaluatorType$zodSchema.describe(
|
|
143
|
+
"What the evaluator judges:\n\n- `tts`: TTS audio\n- `stt`: one transcript\n- `llm`: a reply with its conversation history\n- `llm-general`: a standalone input and output pair\n- `conversation`: a full conversation\n",
|
|
144
|
+
),
|
|
145
|
+
is_default: z.boolean().describe(
|
|
146
|
+
"True for a built-in default evaluator, which you can't edit. False for an evaluator you created, which you can edit and add versions to",
|
|
147
|
+
),
|
|
148
|
+
live_version_id: z.string().nullable().optional().describe(
|
|
149
|
+
"ID of the version that is currently live",
|
|
150
|
+
),
|
|
151
|
+
name: z.string().describe("Evaluator name"),
|
|
152
|
+
output_type: EvaluatorDetailResponseOutputType$zodSchema.describe(
|
|
153
|
+
"How the evaluator scores:\n\n- `binary`: pass or fail\n- `rating`: a numeric score, using the scale in `output_config`\n",
|
|
154
|
+
),
|
|
155
|
+
slug: z.string().nullable().optional().describe(
|
|
156
|
+
"Stable slug for a built-in default evaluator",
|
|
157
|
+
),
|
|
158
|
+
updated_at: z.string().describe(
|
|
159
|
+
"When the evaluator was last updated (ISO 8601 UTC)",
|
|
160
|
+
),
|
|
161
|
+
uuid: z.string().describe("Evaluator ID"),
|
|
162
|
+
versions: z.array(EvaluatorVersionResponse$zodSchema).describe(
|
|
163
|
+
"Full version history, oldest first",
|
|
164
|
+
),
|
|
165
|
+
});
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
|
|
7
|
+
export type EvaluatorLinkRequest = { evaluator_id: string };
|
|
8
|
+
|
|
9
|
+
export const EvaluatorLinkRequest$zodSchema: z.ZodType<EvaluatorLinkRequest> = z
|
|
10
|
+
.object({
|
|
11
|
+
evaluator_id: z.string().describe(
|
|
12
|
+
"The evaluator to link. Must be one you created or a built-in default",
|
|
13
|
+
),
|
|
14
|
+
});
|