@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
|
+
import * as z from "zod";
|
|
5
|
+
export const BulkCreateItemsResponse$zodSchema = z.object({
|
|
6
|
+
annotation_job_id: z.string().nullable().optional().describe("ID of the labelling job that holds the annotations you provided, present only when you send annotations with the items"),
|
|
7
|
+
count: z.int().describe("How many items the request resolved to"),
|
|
8
|
+
existing_item_ids: z.array(z.string()).nullable().optional().describe("IDs of items that already existed by name and were reused"),
|
|
9
|
+
item_ids: z.array(z.string()).describe("IDs of every item the request resolved to, in request order"),
|
|
10
|
+
new_item_ids: z.array(z.string()).nullable().optional().describe("IDs of the items that were newly created"),
|
|
11
|
+
});
|
|
12
|
+
//# sourceMappingURL=bulkcreateitemsresponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulkcreateitemsresponse.js","sourceRoot":"","sources":["../../src/models/bulkcreateitemsresponse.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAUzB,MAAM,CAAC,MAAM,iCAAiC,GAE1C,CAAC,CAAC,MAAM,CAAC;IACX,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAC1D,wHAAwH,CACzH;IACD,KAAK,EAAE,CAAC,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,wCAAwC,CAAC;IACjE,iBAAiB,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CACnE,2DAA2D,CAC5D;IACD,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,CACpC,6DAA6D,CAC9D;IACD,YAAY,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAC9D,0CAA0C,CAC3C;CACF,CAAC,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { AnnotationItemPayload } from "./annotationitempayload.js";
|
|
3
|
+
export type BulkItemsRequest = {
|
|
4
|
+
items: Array<AnnotationItemPayload>;
|
|
5
|
+
annotator_id?: string | null | undefined;
|
|
6
|
+
};
|
|
7
|
+
export declare const BulkItemsRequest$zodSchema: z.ZodType<BulkItemsRequest>;
|
|
8
|
+
//# sourceMappingURL=bulkitemsrequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulkitemsrequest.d.ts","sourceRoot":"","sources":["../../src/models/bulkitemsrequest.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EACL,qBAAqB,EAEtB,MAAM,4BAA4B,CAAC;AAEpC,MAAM,MAAM,gBAAgB,GAAG;IAC7B,KAAK,EAAE,KAAK,CAAC,qBAAqB,CAAC,CAAC;IACpC,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,CAAC,CAAC,OAAO,CAAC,gBAAgB,CASlE,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { AnnotationItemPayload$zodSchema, } from "./annotationitempayload.js";
|
|
6
|
+
export const BulkItemsRequest$zodSchema = z.object({
|
|
7
|
+
annotator_id: z.string().nullable().optional().describe("Annotator these initial annotations belong to. Required when any item carries annotations"),
|
|
8
|
+
items: z.array(AnnotationItemPayload$zodSchema).describe("Items to insert. Insertion order is preserved"),
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=bulkitemsrequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulkitemsrequest.js","sourceRoot":"","sources":["../../src/models/bulkitemsrequest.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAEL,+BAA+B,GAChC,MAAM,4BAA4B,CAAC;AAOpC,MAAM,CAAC,MAAM,0BAA0B,GAAgC,CAAC,CAAC,MAAM,CAC7E;IACE,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CACrD,2FAA2F,CAC5F;IACD,KAAK,EAAE,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,CAAC,QAAQ,CACtD,+CAA+C,CAChD;CACF,CACF,CAAC"}
|
|
@@ -6,7 +6,7 @@ import { ChatMessage$zodSchema } from "./chatmessage.js";
|
|
|
6
6
|
import { ExpectedToolCall$zodSchema, } from "./expectedtoolcall.js";
|
|
7
7
|
import { RoutersTestsEvaluatorRef$zodSchema, } from "./routerstestsevaluatorref.js";
|
|
8
8
|
export const BulkTestItem$zodSchema = z.object({
|
|
9
|
-
conversation_history: z.array(ChatMessage$zodSchema).describe("Ordered messages ending at the user turn the agent should answer
|
|
9
|
+
conversation_history: z.array(ChatMessage$zodSchema).describe("Ordered messages ending at the user turn the agent should answer"),
|
|
10
10
|
evaluators: z.array(RoutersTestsEvaluatorRef$zodSchema).nullable().optional()
|
|
11
11
|
.describe("Evaluators to link. Used by `response` and `conversation` tests"),
|
|
12
12
|
name: z.string().describe("Name of the test, unique within the workspace and within the batch"),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulktestitem.js","sourceRoot":"","sources":["../../src/models/bulktestitem.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAe,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AACtE,OAAO,EAEL,0BAA0B,GAC3B,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAEL,kCAAkC,GACnC,MAAM,+BAA+B,CAAC;AASvC,MAAM,CAAC,MAAM,sBAAsB,GAA4B,CAAC,CAAC,MAAM,CAAC;IACtE,oBAAoB,EAAE,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,QAAQ,CAC3D,
|
|
1
|
+
{"version":3,"file":"bulktestitem.js","sourceRoot":"","sources":["../../src/models/bulktestitem.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAe,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AACtE,OAAO,EAEL,0BAA0B,GAC3B,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAEL,kCAAkC,GACnC,MAAM,+BAA+B,CAAC;AASvC,MAAM,CAAC,MAAM,sBAAsB,GAA4B,CAAC,CAAC,MAAM,CAAC;IACtE,oBAAoB,EAAE,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,QAAQ,CAC3D,kEAAkE,CACnE;IACD,UAAU,EAAE,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;SAC1E,QAAQ,CACP,iEAAiE,CAClE;IACH,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CACvB,oEAAoE,CACrE;IACD,UAAU,EAAE,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;SAClE,QAAQ,CAAC,2DAA2D,CAAC;CACzE,CAAC,CAAC"}
|
|
@@ -10,7 +10,7 @@ import { BulkTestItem } from "./bulktestitem.js";
|
|
|
10
10
|
* - `tool_call`: diffs the generated tool calls
|
|
11
11
|
* - `conversation`: judges the full conversation
|
|
12
12
|
*
|
|
13
|
-
* Applied to every test in the batch
|
|
13
|
+
* Applied to every test in the batch
|
|
14
14
|
*/
|
|
15
15
|
export declare const BulkTestUploadType: {
|
|
16
16
|
readonly Response: "response";
|
|
@@ -26,7 +26,7 @@ export declare const BulkTestUploadType: {
|
|
|
26
26
|
* - `tool_call`: diffs the generated tool calls
|
|
27
27
|
* - `conversation`: judges the full conversation
|
|
28
28
|
*
|
|
29
|
-
* Applied to every test in the batch
|
|
29
|
+
* Applied to every test in the batch
|
|
30
30
|
*/
|
|
31
31
|
export type BulkTestUploadType = ClosedEnum<typeof BulkTestUploadType>;
|
|
32
32
|
export declare const BulkTestUploadType$zodSchema: z.ZodEnum<{
|
|
@@ -12,7 +12,7 @@ import { BulkTestItem$zodSchema } from "./bulktestitem.js";
|
|
|
12
12
|
* - `tool_call`: diffs the generated tool calls
|
|
13
13
|
* - `conversation`: judges the full conversation
|
|
14
14
|
*
|
|
15
|
-
* Applied to every test in the batch
|
|
15
|
+
* Applied to every test in the batch
|
|
16
16
|
*/
|
|
17
17
|
export const BulkTestUploadType = {
|
|
18
18
|
Response: "response",
|
|
@@ -23,11 +23,11 @@ export const BulkTestUploadType$zodSchema = z.enum([
|
|
|
23
23
|
"response",
|
|
24
24
|
"tool_call",
|
|
25
25
|
"conversation",
|
|
26
|
-
]).describe("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
|
|
26
|
+
]).describe("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");
|
|
27
27
|
export const BulkTestUpload$zodSchema = z.object({
|
|
28
|
-
agent_uuids: z.array(z.string()).nullable().optional().describe("
|
|
28
|
+
agent_uuids: z.array(z.string()).nullable().optional().describe("IDs of agents to link every created test to. Omit to link none"),
|
|
29
29
|
language: z.string().nullable().optional().describe("Language written to each test's `config.settings.language`. Omit to leave unset"),
|
|
30
|
-
tests: z.array(BulkTestItem$zodSchema).describe("Test items to create
|
|
31
|
-
type: BulkTestUploadType$zodSchema.describe("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
|
|
30
|
+
tests: z.array(BulkTestItem$zodSchema).describe("Test items to create, at most 500 per request, with names unique within the batch"),
|
|
31
|
+
type: BulkTestUploadType$zodSchema.describe("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"),
|
|
32
32
|
});
|
|
33
33
|
//# sourceMappingURL=bulktestupload.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulktestupload.js","sourceRoot":"","sources":["../../src/models/bulktestupload.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAgB,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAEzE;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG;IAChC,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,WAAW;IACrB,YAAY,EAAE,cAAc;CACpB,CAAC;AAcX,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC,CAAC,IAAI,CAAC;IACjD,UAAU;IACV,WAAW;IACX,cAAc;CACf,CAAC,CAAC,QAAQ,CACT,
|
|
1
|
+
{"version":3,"file":"bulktestupload.js","sourceRoot":"","sources":["../../src/models/bulktestupload.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAgB,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAEzE;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG;IAChC,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,WAAW;IACrB,YAAY,EAAE,cAAc;CACpB,CAAC;AAcX,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC,CAAC,IAAI,CAAC;IACjD,UAAU;IACV,WAAW;IACX,cAAc;CACf,CAAC,CAAC,QAAQ,CACT,0MAA0M,CAC3M,CAAC;AASF,MAAM,CAAC,MAAM,wBAAwB,GAA8B,CAAC,CAAC,MAAM,CAAC;IAC1E,WAAW,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAC7D,gEAAgE,CACjE;IACD,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CACjD,iFAAiF,CAClF;IACD,KAAK,EAAE,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,QAAQ,CAC7C,mFAAmF,CACpF;IACD,IAAI,EAAE,4BAA4B,CAAC,QAAQ,CACzC,0MAA0M,CAC3M;CACF,CAAC,CAAC"}
|
|
@@ -6,6 +6,6 @@ export const BulkTestUploadResponse$zodSchema = z.object({
|
|
|
6
6
|
count: z.int().describe("Number of tests created"),
|
|
7
7
|
message: z.string().describe("Confirmation message"),
|
|
8
8
|
uuids: z.array(z.string()).describe("IDs of the created tests, in request order"),
|
|
9
|
-
warnings: z.array(z.string()).nullable().optional().describe("Non-fatal issues
|
|
9
|
+
warnings: z.array(z.string()).nullable().optional().describe("Non-fatal issues, such as agents some tests could not be linked to"),
|
|
10
10
|
});
|
|
11
11
|
//# sourceMappingURL=bulktestuploadresponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulktestuploadresponse.js","sourceRoot":"","sources":["../../src/models/bulktestuploadresponse.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AASzB,MAAM,CAAC,MAAM,gCAAgC,GAEzC,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,yBAAyB,CAAC;IAClD,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;IACpD,KAAK,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,CACjC,4CAA4C,CAC7C;IACD,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAC1D,
|
|
1
|
+
{"version":3,"file":"bulktestuploadresponse.js","sourceRoot":"","sources":["../../src/models/bulktestuploadresponse.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AASzB,MAAM,CAAC,MAAM,gCAAgC,GAEzC,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,yBAAyB,CAAC;IAClD,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;IACpD,KAAK,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,CACjC,4CAA4C,CAC7C;IACD,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAC1D,oEAAoE,CACrE;CACF,CAAC,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { BulkUpdateItemsRequest } from "./bulkupdateitemsrequest.js";
|
|
3
|
+
import { BulkUpdateItemsResponse } from "./bulkupdateitemsresponse.js";
|
|
4
|
+
import { HTTPValidationError } from "./httpvalidationerror.js";
|
|
5
|
+
export type BulkUpdateItemsAnnotationTasksTaskUuidItemsPutRequest = {
|
|
6
|
+
task_uuid: string;
|
|
7
|
+
xAPIKey?: string | null | undefined;
|
|
8
|
+
body: BulkUpdateItemsRequest;
|
|
9
|
+
};
|
|
10
|
+
export declare const BulkUpdateItemsAnnotationTasksTaskUuidItemsPutRequest$zodSchema: z.ZodType<BulkUpdateItemsAnnotationTasksTaskUuidItemsPutRequest>;
|
|
11
|
+
export type BulkUpdateItemsAnnotationTasksTaskUuidItemsPutResponse = BulkUpdateItemsResponse | HTTPValidationError;
|
|
12
|
+
export declare const BulkUpdateItemsAnnotationTasksTaskUuidItemsPutResponse$zodSchema: z.ZodType<BulkUpdateItemsAnnotationTasksTaskUuidItemsPutResponse>;
|
|
13
|
+
//# sourceMappingURL=bulkupdateitemsannotationtaskstaskuuiditemsputop.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulkupdateitemsannotationtaskstaskuuiditemsputop.d.ts","sourceRoot":"","sources":["../../src/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EACL,sBAAsB,EAEvB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EACL,uBAAuB,EAExB,MAAM,8BAA8B,CAAC;AACtC,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,qDAAqD,GAAG;IAClE,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,IAAI,EAAE,sBAAsB,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,+DAA+D,EAC1E,CAAC,CAAC,OAAO,CAAC,qDAAqD,CAI7D,CAAC;AAEL,MAAM,MAAM,sDAAsD,GAC9D,uBAAuB,GACvB,mBAAmB,CAAC;AAExB,eAAO,MAAM,gEAAgE,EAC3E,CAAC,CAAC,OAAO,CAAC,sDAAsD,CAG9D,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { BulkUpdateItemsRequest$zodSchema, } from "./bulkupdateitemsrequest.js";
|
|
6
|
+
import { BulkUpdateItemsResponse$zodSchema, } from "./bulkupdateitemsresponse.js";
|
|
7
|
+
import { HTTPValidationError$zodSchema, } from "./httpvalidationerror.js";
|
|
8
|
+
export const BulkUpdateItemsAnnotationTasksTaskUuidItemsPutRequest$zodSchema = z.object({
|
|
9
|
+
body: BulkUpdateItemsRequest$zodSchema,
|
|
10
|
+
task_uuid: z.string().describe("Annotation task to act on"),
|
|
11
|
+
xAPIKey: z.string().nullable().optional(),
|
|
12
|
+
});
|
|
13
|
+
export const BulkUpdateItemsAnnotationTasksTaskUuidItemsPutResponse$zodSchema = z.union([
|
|
14
|
+
BulkUpdateItemsResponse$zodSchema,
|
|
15
|
+
HTTPValidationError$zodSchema,
|
|
16
|
+
]);
|
|
17
|
+
//# sourceMappingURL=bulkupdateitemsannotationtaskstaskuuiditemsputop.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulkupdateitemsannotationtaskstaskuuiditemsputop.js","sourceRoot":"","sources":["../../src/models/bulkupdateitemsannotationtaskstaskuuiditemsputop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAEL,gCAAgC,GACjC,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAEL,iCAAiC,GAClC,MAAM,8BAA8B,CAAC;AACtC,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAQlC,MAAM,CAAC,MAAM,+DAA+D,GACP,CAAC,CAAC,MAAM,CAAC;IAC1E,IAAI,EAAE,gCAAgC;IACtC,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,2BAA2B,CAAC;IAC3D,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC;AAML,MAAM,CAAC,MAAM,gEAAgE,GACP,CAAC,CAAC,KAAK,CAAC;IAC1E,iCAAiC;IACjC,6BAA6B;CAC9B,CAAC,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { ItemUpdatePayload } from "./itemupdatepayload.js";
|
|
3
|
+
export type BulkUpdateItemsRequest = {
|
|
4
|
+
updates: Array<ItemUpdatePayload>;
|
|
5
|
+
};
|
|
6
|
+
export declare const BulkUpdateItemsRequest$zodSchema: z.ZodType<BulkUpdateItemsRequest>;
|
|
7
|
+
//# sourceMappingURL=bulkupdateitemsrequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulkupdateitemsrequest.d.ts","sourceRoot":"","sources":["../../src/models/bulkupdateitemsrequest.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EACL,iBAAiB,EAElB,MAAM,wBAAwB,CAAC;AAEhC,MAAM,MAAM,sBAAsB,GAAG;IAAE,OAAO,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAA;CAAE,CAAC;AAE3E,eAAO,MAAM,gCAAgC,EAAE,CAAC,CAAC,OAAO,CACtD,sBAAsB,CAKtB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { ItemUpdatePayload$zodSchema, } from "./itemupdatepayload.js";
|
|
6
|
+
export const BulkUpdateItemsRequest$zodSchema = z.object({
|
|
7
|
+
updates: z.array(ItemUpdatePayload$zodSchema).describe("The new payload for each item you're updating. Entries not in this task, or referencing deleted items, are skipped"),
|
|
8
|
+
});
|
|
9
|
+
//# sourceMappingURL=bulkupdateitemsrequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulkupdateitemsrequest.js","sourceRoot":"","sources":["../../src/models/bulkupdateitemsrequest.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAEL,2BAA2B,GAC5B,MAAM,wBAAwB,CAAC;AAIhC,MAAM,CAAC,MAAM,gCAAgC,GAEzC,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,KAAK,CAAC,2BAA2B,CAAC,CAAC,QAAQ,CACpD,oHAAoH,CACrH;CACF,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulkupdateitemsresponse.d.ts","sourceRoot":"","sources":["../../src/models/bulkupdateitemsresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,uBAAuB,GAAG;IAAE,aAAa,EAAE,MAAM,CAAA;CAAE,CAAC;AAEhE,eAAO,MAAM,iCAAiC,EAAE,CAAC,CAAC,OAAO,CACvD,uBAAuB,CAGvB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
export const BulkUpdateItemsResponse$zodSchema = z.object({
|
|
6
|
+
updated_count: z.int().describe("How many items were updated"),
|
|
7
|
+
});
|
|
8
|
+
//# sourceMappingURL=bulkupdateitemsresponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulkupdateitemsresponse.js","sourceRoot":"","sources":["../../src/models/bulkupdateitemsresponse.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAIzB,MAAM,CAAC,MAAM,iCAAiC,GAE1C,CAAC,CAAC,MAAM,CAAC;IACX,aAAa,EAAE,CAAC,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,6BAA6B,CAAC;CAC/D,CAAC,CAAC"}
|
|
@@ -4,7 +4,6 @@ import { BulkTestUploadResponse } from "./bulktestuploadresponse.js";
|
|
|
4
4
|
import { HTTPValidationError } from "./httpvalidationerror.js";
|
|
5
5
|
export type BulkUploadTestsTestsBulkPostRequest = {
|
|
6
6
|
xAPIKey?: string | null | undefined;
|
|
7
|
-
xOrgUUID?: string | null | undefined;
|
|
8
7
|
body: BulkTestUpload;
|
|
9
8
|
};
|
|
10
9
|
export declare const BulkUploadTestsTestsBulkPostRequest$zodSchema: z.ZodType<BulkUploadTestsTestsBulkPostRequest>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulkuploadteststestsbulkpostop.d.ts","sourceRoot":"","sources":["../../src/models/bulkuploadteststestsbulkpostop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,cAAc,EAA4B,MAAM,qBAAqB,CAAC;AAC/E,OAAO,EACL,sBAAsB,EAEvB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,mCAAmC,GAAG;IAChD,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,
|
|
1
|
+
{"version":3,"file":"bulkuploadteststestsbulkpostop.d.ts","sourceRoot":"","sources":["../../src/models/bulkuploadteststestsbulkpostop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,cAAc,EAA4B,MAAM,qBAAqB,CAAC;AAC/E,OAAO,EACL,sBAAsB,EAEvB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,mCAAmC,GAAG;IAChD,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,IAAI,EAAE,cAAc,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,mCAAmC,CAInC,CAAC;AAEH,MAAM,MAAM,oCAAoC,GAC5C,sBAAsB,GACtB,mBAAmB,CAAC;AAExB,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CACpE,oCAAoC,CAIpC,CAAC"}
|
|
@@ -8,7 +8,6 @@ import { HTTPValidationError$zodSchema, } from "./httpvalidationerror.js";
|
|
|
8
8
|
export const BulkUploadTestsTestsBulkPostRequest$zodSchema = z.object({
|
|
9
9
|
body: BulkTestUpload$zodSchema,
|
|
10
10
|
xAPIKey: z.string().nullable().optional(),
|
|
11
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
12
11
|
});
|
|
13
12
|
export const BulkUploadTestsTestsBulkPostResponse$zodSchema = z.union([
|
|
14
13
|
BulkTestUploadResponse$zodSchema,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulkuploadteststestsbulkpostop.js","sourceRoot":"","sources":["../../src/models/bulkuploadteststestsbulkpostop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAkB,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAC/E,OAAO,EAEL,gCAAgC,GACjC,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"bulkuploadteststestsbulkpostop.js","sourceRoot":"","sources":["../../src/models/bulkuploadteststestsbulkpostop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAkB,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAC/E,OAAO,EAEL,gCAAgC,GACjC,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAOlC,MAAM,CAAC,MAAM,6CAA6C,GAEtD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,wBAAwB;IAC9B,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,8CAA8C,GAEvD,CAAC,CAAC,KAAK,CAAC;IACV,gCAAgC;IAChC,6BAA6B;CAC9B,CAAC,CAAC"}
|
|
@@ -4,7 +4,6 @@ import { AgentCreateResponse } from "./agentcreateresponse.js";
|
|
|
4
4
|
import { HTTPValidationError } from "./httpvalidationerror.js";
|
|
5
5
|
export type CreateAgentEndpointAgentsPostRequest = {
|
|
6
6
|
xAPIKey?: string | null | undefined;
|
|
7
|
-
xOrgUUID?: string | null | undefined;
|
|
8
7
|
body: AgentCreate;
|
|
9
8
|
};
|
|
10
9
|
export declare const CreateAgentEndpointAgentsPostRequest$zodSchema: z.ZodType<CreateAgentEndpointAgentsPostRequest>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createagentendpointagentspostop.d.ts","sourceRoot":"","sources":["../../src/models/createagentendpointagentspostop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,WAAW,EAAyB,MAAM,kBAAkB,CAAC;AACtE,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,oCAAoC,GAAG;IACjD,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,
|
|
1
|
+
{"version":3,"file":"createagentendpointagentspostop.d.ts","sourceRoot":"","sources":["../../src/models/createagentendpointagentspostop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,WAAW,EAAyB,MAAM,kBAAkB,CAAC;AACtE,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,oCAAoC,GAAG;IACjD,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,IAAI,EAAE,WAAW,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CACpE,oCAAoC,CAIpC,CAAC;AAEH,MAAM,MAAM,qCAAqC,GAC7C,mBAAmB,GACnB,mBAAmB,CAAC;AAExB,eAAO,MAAM,+CAA+C,EAAE,CAAC,CAAC,OAAO,CACrE,qCAAqC,CAIrC,CAAC"}
|
|
@@ -8,7 +8,6 @@ import { HTTPValidationError$zodSchema, } from "./httpvalidationerror.js";
|
|
|
8
8
|
export const CreateAgentEndpointAgentsPostRequest$zodSchema = z.object({
|
|
9
9
|
body: AgentCreate$zodSchema,
|
|
10
10
|
xAPIKey: z.string().nullable().optional(),
|
|
11
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
12
11
|
});
|
|
13
12
|
export const CreateAgentEndpointAgentsPostResponse$zodSchema = z.union([
|
|
14
13
|
AgentCreateResponse$zodSchema,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createagentendpointagentspostop.js","sourceRoot":"","sources":["../../src/models/createagentendpointagentspostop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAe,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AACtE,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"createagentendpointagentspostop.js","sourceRoot":"","sources":["../../src/models/createagentendpointagentspostop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAe,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AACtE,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAOlC,MAAM,CAAC,MAAM,8CAA8C,GAEvD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,qBAAqB;IAC3B,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,+CAA+C,GAExD,CAAC,CAAC,KAAK,CAAC;IACV,6BAA6B;IAC7B,6BAA6B;CAC9B,CAAC,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { AgentTestsCreate } from "./agenttestscreate.js";
|
|
3
|
+
import { AgentTestsCreateResponse } from "./agenttestscreateresponse.js";
|
|
4
|
+
import { HTTPValidationError } from "./httpvalidationerror.js";
|
|
5
|
+
export type CreateAgentTestLinksAgentTestsPostRequest = {
|
|
6
|
+
xAPIKey?: string | null | undefined;
|
|
7
|
+
body: AgentTestsCreate;
|
|
8
|
+
};
|
|
9
|
+
export declare const CreateAgentTestLinksAgentTestsPostRequest$zodSchema: z.ZodType<CreateAgentTestLinksAgentTestsPostRequest>;
|
|
10
|
+
export type CreateAgentTestLinksAgentTestsPostResponse = AgentTestsCreateResponse | HTTPValidationError;
|
|
11
|
+
export declare const CreateAgentTestLinksAgentTestsPostResponse$zodSchema: z.ZodType<CreateAgentTestLinksAgentTestsPostResponse>;
|
|
12
|
+
//# sourceMappingURL=createagenttestlinksagenttestspostop.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createagenttestlinksagenttestspostop.d.ts","sourceRoot":"","sources":["../../src/models/createagenttestlinksagenttestspostop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EACL,gBAAgB,EAEjB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EACL,wBAAwB,EAEzB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,yCAAyC,GAAG;IACtD,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,IAAI,EAAE,gBAAgB,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,mDAAmD,EAAE,CAAC,CAAC,OAAO,CACzE,yCAAyC,CAIzC,CAAC;AAEH,MAAM,MAAM,0CAA0C,GAClD,wBAAwB,GACxB,mBAAmB,CAAC;AAExB,eAAO,MAAM,oDAAoD,EAAE,CAAC,CAAC,OAAO,CAC1E,0CAA0C,CAI1C,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { AgentTestsCreate$zodSchema, } from "./agenttestscreate.js";
|
|
6
|
+
import { AgentTestsCreateResponse$zodSchema, } from "./agenttestscreateresponse.js";
|
|
7
|
+
import { HTTPValidationError$zodSchema, } from "./httpvalidationerror.js";
|
|
8
|
+
export const CreateAgentTestLinksAgentTestsPostRequest$zodSchema = z.object({
|
|
9
|
+
body: AgentTestsCreate$zodSchema,
|
|
10
|
+
xAPIKey: z.string().nullable().optional(),
|
|
11
|
+
});
|
|
12
|
+
export const CreateAgentTestLinksAgentTestsPostResponse$zodSchema = z.union([
|
|
13
|
+
AgentTestsCreateResponse$zodSchema,
|
|
14
|
+
HTTPValidationError$zodSchema,
|
|
15
|
+
]);
|
|
16
|
+
//# sourceMappingURL=createagenttestlinksagenttestspostop.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createagenttestlinksagenttestspostop.js","sourceRoot":"","sources":["../../src/models/createagenttestlinksagenttestspostop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAEL,0BAA0B,GAC3B,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAEL,kCAAkC,GACnC,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAOlC,MAAM,CAAC,MAAM,mDAAmD,GAE5D,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,0BAA0B;IAChC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,oDAAoD,GAE7D,CAAC,CAAC,KAAK,CAAC;IACV,kCAAkC;IAClC,6BAA6B;CAC9B,CAAC,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { AnnotationTaskCreate } from "./annotationtaskcreate.js";
|
|
3
|
+
import { AnnotationTaskCreateResponse } from "./annotationtaskcreateresponse.js";
|
|
4
|
+
import { HTTPValidationError } from "./httpvalidationerror.js";
|
|
5
|
+
export type CreateAnnotationTaskEndpointAnnotationTasksPostRequest = {
|
|
6
|
+
xAPIKey?: string | null | undefined;
|
|
7
|
+
body: AnnotationTaskCreate;
|
|
8
|
+
};
|
|
9
|
+
export declare const CreateAnnotationTaskEndpointAnnotationTasksPostRequest$zodSchema: z.ZodType<CreateAnnotationTaskEndpointAnnotationTasksPostRequest>;
|
|
10
|
+
export type CreateAnnotationTaskEndpointAnnotationTasksPostResponse = AnnotationTaskCreateResponse | HTTPValidationError;
|
|
11
|
+
export declare const CreateAnnotationTaskEndpointAnnotationTasksPostResponse$zodSchema: z.ZodType<CreateAnnotationTaskEndpointAnnotationTasksPostResponse>;
|
|
12
|
+
//# sourceMappingURL=createannotationtaskendpointannotationtaskspostop.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createannotationtaskendpointannotationtaskspostop.d.ts","sourceRoot":"","sources":["../../src/models/createannotationtaskendpointannotationtaskspostop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EACL,oBAAoB,EAErB,MAAM,2BAA2B,CAAC;AACnC,OAAO,EACL,4BAA4B,EAE7B,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,sDAAsD,GAAG;IACnE,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,IAAI,EAAE,oBAAoB,CAAC;CAC5B,CAAC;AAEF,eAAO,MAAM,gEAAgE,EAC3E,CAAC,CAAC,OAAO,CAAC,sDAAsD,CAG9D,CAAC;AAEL,MAAM,MAAM,uDAAuD,GAC/D,4BAA4B,GAC5B,mBAAmB,CAAC;AAExB,eAAO,MAAM,iEAAiE,EAC5E,CAAC,CAAC,OAAO,CAAC,uDAAuD,CAG/D,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { AnnotationTaskCreate$zodSchema, } from "./annotationtaskcreate.js";
|
|
6
|
+
import { AnnotationTaskCreateResponse$zodSchema, } from "./annotationtaskcreateresponse.js";
|
|
7
|
+
import { HTTPValidationError$zodSchema, } from "./httpvalidationerror.js";
|
|
8
|
+
export const CreateAnnotationTaskEndpointAnnotationTasksPostRequest$zodSchema = z.object({
|
|
9
|
+
body: AnnotationTaskCreate$zodSchema,
|
|
10
|
+
xAPIKey: z.string().nullable().optional(),
|
|
11
|
+
});
|
|
12
|
+
export const CreateAnnotationTaskEndpointAnnotationTasksPostResponse$zodSchema = z.union([
|
|
13
|
+
AnnotationTaskCreateResponse$zodSchema,
|
|
14
|
+
HTTPValidationError$zodSchema,
|
|
15
|
+
]);
|
|
16
|
+
//# sourceMappingURL=createannotationtaskendpointannotationtaskspostop.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createannotationtaskendpointannotationtaskspostop.js","sourceRoot":"","sources":["../../src/models/createannotationtaskendpointannotationtaskspostop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAEL,8BAA8B,GAC/B,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAEL,sCAAsC,GACvC,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAOlC,MAAM,CAAC,MAAM,gEAAgE,GACP,CAAC,CAAC,MAAM,CAAC;IAC3E,IAAI,EAAE,8BAA8B;IACpC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC;AAML,MAAM,CAAC,MAAM,iEAAiE,GACP,CAAC,CAAC,KAAK,CAAC;IAC3E,sCAAsC;IACtC,6BAA6B;CAC9B,CAAC,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { EvaluatorCreate } from "./evaluatorcreate.js";
|
|
3
|
+
import { EvaluatorCreateResponse } from "./evaluatorcreateresponse.js";
|
|
4
|
+
import { HTTPValidationError } from "./httpvalidationerror.js";
|
|
5
|
+
export type CreateEvaluatorEndpointEvaluatorsPostRequest = {
|
|
6
|
+
xAPIKey?: string | null | undefined;
|
|
7
|
+
body: EvaluatorCreate;
|
|
8
|
+
};
|
|
9
|
+
export declare const CreateEvaluatorEndpointEvaluatorsPostRequest$zodSchema: z.ZodType<CreateEvaluatorEndpointEvaluatorsPostRequest>;
|
|
10
|
+
export type CreateEvaluatorEndpointEvaluatorsPostResponse = EvaluatorCreateResponse | HTTPValidationError;
|
|
11
|
+
export declare const CreateEvaluatorEndpointEvaluatorsPostResponse$zodSchema: z.ZodType<CreateEvaluatorEndpointEvaluatorsPostResponse>;
|
|
12
|
+
//# sourceMappingURL=createevaluatorendpointevaluatorspostop.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createevaluatorendpointevaluatorspostop.d.ts","sourceRoot":"","sources":["../../src/models/createevaluatorendpointevaluatorspostop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EACL,eAAe,EAEhB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,uBAAuB,EAExB,MAAM,8BAA8B,CAAC;AACtC,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,4CAA4C,GAAG;IACzD,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,IAAI,EAAE,eAAe,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,sDAAsD,EAAE,CAAC,CAAC,OAAO,CAC5E,4CAA4C,CAI5C,CAAC;AAEH,MAAM,MAAM,6CAA6C,GACrD,uBAAuB,GACvB,mBAAmB,CAAC;AAExB,eAAO,MAAM,uDAAuD,EAAE,CAAC,CAAC,OAAO,CAC7E,6CAA6C,CAI7C,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { EvaluatorCreate$zodSchema, } from "./evaluatorcreate.js";
|
|
6
|
+
import { EvaluatorCreateResponse$zodSchema, } from "./evaluatorcreateresponse.js";
|
|
7
|
+
import { HTTPValidationError$zodSchema, } from "./httpvalidationerror.js";
|
|
8
|
+
export const CreateEvaluatorEndpointEvaluatorsPostRequest$zodSchema = z.object({
|
|
9
|
+
body: EvaluatorCreate$zodSchema,
|
|
10
|
+
xAPIKey: z.string().nullable().optional(),
|
|
11
|
+
});
|
|
12
|
+
export const CreateEvaluatorEndpointEvaluatorsPostResponse$zodSchema = z.union([
|
|
13
|
+
EvaluatorCreateResponse$zodSchema,
|
|
14
|
+
HTTPValidationError$zodSchema,
|
|
15
|
+
]);
|
|
16
|
+
//# sourceMappingURL=createevaluatorendpointevaluatorspostop.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createevaluatorendpointevaluatorspostop.js","sourceRoot":"","sources":["../../src/models/createevaluatorendpointevaluatorspostop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAEL,yBAAyB,GAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAEL,iCAAiC,GAClC,MAAM,8BAA8B,CAAC;AACtC,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAOlC,MAAM,CAAC,MAAM,sDAAsD,GAE/D,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,yBAAyB;IAC/B,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,uDAAuD,GAEhE,CAAC,CAAC,KAAK,CAAC;IACV,iCAAiC;IACjC,6BAA6B;CAC9B,CAAC,CAAC"}
|
|
@@ -4,7 +4,6 @@ import { TestCreate } from "./testcreate.js";
|
|
|
4
4
|
import { TestCreateResponse } from "./testcreateresponse.js";
|
|
5
5
|
export type CreateTestEndpointTestsPostRequest = {
|
|
6
6
|
xAPIKey?: string | null | undefined;
|
|
7
|
-
xOrgUUID?: string | null | undefined;
|
|
8
7
|
body: TestCreate;
|
|
9
8
|
};
|
|
10
9
|
export declare const CreateTestEndpointTestsPostRequest$zodSchema: z.ZodType<CreateTestEndpointTestsPostRequest>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createtestendpointtestspostop.d.ts","sourceRoot":"","sources":["../../src/models/createtestendpointtestspostop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,UAAU,EAAwB,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,kBAAkB,EAEnB,MAAM,yBAAyB,CAAC;AAEjC,MAAM,MAAM,kCAAkC,GAAG;IAC/C,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,
|
|
1
|
+
{"version":3,"file":"createtestendpointtestspostop.d.ts","sourceRoot":"","sources":["../../src/models/createtestendpointtestspostop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,UAAU,EAAwB,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,kBAAkB,EAEnB,MAAM,yBAAyB,CAAC;AAEjC,MAAM,MAAM,kCAAkC,GAAG;IAC/C,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,IAAI,EAAE,UAAU,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,kCAAkC,CAIlC,CAAC;AAEH,MAAM,MAAM,mCAAmC,GAC3C,kBAAkB,GAClB,mBAAmB,CAAC;AAExB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,mCAAmC,CAInC,CAAC"}
|
|
@@ -8,7 +8,6 @@ import { TestCreateResponse$zodSchema, } from "./testcreateresponse.js";
|
|
|
8
8
|
export const CreateTestEndpointTestsPostRequest$zodSchema = z.object({
|
|
9
9
|
body: TestCreate$zodSchema,
|
|
10
10
|
xAPIKey: z.string().nullable().optional(),
|
|
11
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
12
11
|
});
|
|
13
12
|
export const CreateTestEndpointTestsPostResponse$zodSchema = z.union([
|
|
14
13
|
TestCreateResponse$zodSchema,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createtestendpointtestspostop.js","sourceRoot":"","sources":["../../src/models/createtestendpointtestspostop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAc,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EAEL,4BAA4B,GAC7B,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"createtestendpointtestspostop.js","sourceRoot":"","sources":["../../src/models/createtestendpointtestspostop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAc,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EAEL,4BAA4B,GAC7B,MAAM,yBAAyB,CAAC;AAOjC,MAAM,CAAC,MAAM,4CAA4C,GAErD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,oBAAoB;IAC1B,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,6CAA6C,GAEtD,CAAC,CAAC,KAAK,CAAC;IACV,4BAA4B;IAC5B,6BAA6B;CAC9B,CAAC,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { EvaluatorVersionCreateRequest } from "./evaluatorversioncreaterequest.js";
|
|
3
|
+
import { HTTPValidationError } from "./httpvalidationerror.js";
|
|
4
|
+
import { VersionCreateResponse } from "./versioncreateresponse.js";
|
|
5
|
+
export type CreateVersionEvaluatorsEvaluatorUuidVersionsPostRequest = {
|
|
6
|
+
evaluator_uuid: string;
|
|
7
|
+
xAPIKey?: string | null | undefined;
|
|
8
|
+
body: EvaluatorVersionCreateRequest;
|
|
9
|
+
};
|
|
10
|
+
export declare const CreateVersionEvaluatorsEvaluatorUuidVersionsPostRequest$zodSchema: z.ZodType<CreateVersionEvaluatorsEvaluatorUuidVersionsPostRequest>;
|
|
11
|
+
export type CreateVersionEvaluatorsEvaluatorUuidVersionsPostResponse = VersionCreateResponse | HTTPValidationError;
|
|
12
|
+
export declare const CreateVersionEvaluatorsEvaluatorUuidVersionsPostResponse$zodSchema: z.ZodType<CreateVersionEvaluatorsEvaluatorUuidVersionsPostResponse>;
|
|
13
|
+
//# sourceMappingURL=createversionevaluatorsevaluatoruuidversionspostop.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createversionevaluatorsevaluatoruuidversionspostop.d.ts","sourceRoot":"","sources":["../../src/models/createversionevaluatorsevaluatoruuidversionspostop.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EACL,6BAA6B,EAE9B,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EACL,mBAAmB,EAEpB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EACL,qBAAqB,EAEtB,MAAM,4BAA4B,CAAC;AAEpC,MAAM,MAAM,uDAAuD,GAAG;IACpE,cAAc,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,IAAI,EAAE,6BAA6B,CAAC;CACrC,CAAC;AAEF,eAAO,MAAM,iEAAiE,EAC5E,CAAC,CAAC,OAAO,CAAC,uDAAuD,CAMhE,CAAC;AAEJ,MAAM,MAAM,wDAAwD,GAChE,qBAAqB,GACrB,mBAAmB,CAAC;AAExB,eAAO,MAAM,kEAAkE,EAC7E,CAAC,CAAC,OAAO,CAAC,wDAAwD,CAKjE,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { EvaluatorVersionCreateRequest$zodSchema, } from "./evaluatorversioncreaterequest.js";
|
|
6
|
+
import { HTTPValidationError$zodSchema, } from "./httpvalidationerror.js";
|
|
7
|
+
import { VersionCreateResponse$zodSchema, } from "./versioncreateresponse.js";
|
|
8
|
+
export const CreateVersionEvaluatorsEvaluatorUuidVersionsPostRequest$zodSchema = z.object({
|
|
9
|
+
body: EvaluatorVersionCreateRequest$zodSchema,
|
|
10
|
+
evaluator_uuid: z.string().describe("Evaluator to add a version to"),
|
|
11
|
+
xAPIKey: z.string().nullable().optional(),
|
|
12
|
+
});
|
|
13
|
+
export const CreateVersionEvaluatorsEvaluatorUuidVersionsPostResponse$zodSchema = z.union([
|
|
14
|
+
VersionCreateResponse$zodSchema,
|
|
15
|
+
HTTPValidationError$zodSchema,
|
|
16
|
+
]);
|
|
17
|
+
//# sourceMappingURL=createversionevaluatorsevaluatoruuidversionspostop.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createversionevaluatorsevaluatoruuidversionspostop.js","sourceRoot":"","sources":["../../src/models/createversionevaluatorsevaluatoruuidversionspostop.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAEL,uCAAuC,GACxC,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EAEL,6BAA6B,GAC9B,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAEL,+BAA+B,GAChC,MAAM,4BAA4B,CAAC;AAQpC,MAAM,CAAC,MAAM,iEAAiE,GACP,CAAC,CAAC,MAAM,CAC3E;IACE,IAAI,EAAE,uCAAuC;IAC7C,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IACpE,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;CAC1C,CACF,CAAC;AAMJ,MAAM,CAAC,MAAM,kEAAkE,GACP,CAAC,CAAC,KAAK,CAC3E;IACE,+BAA+B;IAC/B,6BAA6B;CAC9B,CACF,CAAC"}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { ClosedEnum } from "../types/enums.js";
|
|
3
|
+
import { EvaluatorVersionCreate } from "./evaluatorversioncreate.js";
|
|
4
|
+
/**
|
|
5
|
+
* What the evaluator judges:
|
|
6
|
+
*
|
|
7
|
+
* @remarks
|
|
8
|
+
*
|
|
9
|
+
* - `tts`: TTS audio
|
|
10
|
+
* - `stt`: one transcript
|
|
11
|
+
* - `llm`: a reply with its conversation history
|
|
12
|
+
* - `llm-general`: a standalone input and output pair
|
|
13
|
+
* - `conversation`: a full conversation
|
|
14
|
+
*/
|
|
15
|
+
export declare const EvaluatorCreateEvaluatorType: {
|
|
16
|
+
readonly Tts: "tts";
|
|
17
|
+
readonly Stt: "stt";
|
|
18
|
+
readonly Llm: "llm";
|
|
19
|
+
readonly LlmGeneral: "llm-general";
|
|
20
|
+
readonly Conversation: "conversation";
|
|
21
|
+
};
|
|
22
|
+
/**
|
|
23
|
+
* What the evaluator judges:
|
|
24
|
+
*
|
|
25
|
+
* @remarks
|
|
26
|
+
*
|
|
27
|
+
* - `tts`: TTS audio
|
|
28
|
+
* - `stt`: one transcript
|
|
29
|
+
* - `llm`: a reply with its conversation history
|
|
30
|
+
* - `llm-general`: a standalone input and output pair
|
|
31
|
+
* - `conversation`: a full conversation
|
|
32
|
+
*/
|
|
33
|
+
export type EvaluatorCreateEvaluatorType = ClosedEnum<typeof EvaluatorCreateEvaluatorType>;
|
|
34
|
+
export declare const EvaluatorCreateEvaluatorType$zodSchema: z.ZodEnum<{
|
|
35
|
+
conversation: "conversation";
|
|
36
|
+
stt: "stt";
|
|
37
|
+
llm: "llm";
|
|
38
|
+
"llm-general": "llm-general";
|
|
39
|
+
tts: "tts";
|
|
40
|
+
}>;
|
|
41
|
+
/**
|
|
42
|
+
* The modality the judge reads:
|
|
43
|
+
*
|
|
44
|
+
* @remarks
|
|
45
|
+
*
|
|
46
|
+
* - `text`
|
|
47
|
+
* - `audio`
|
|
48
|
+
*/
|
|
49
|
+
export declare const EvaluatorCreateDataType: {
|
|
50
|
+
readonly Text: "text";
|
|
51
|
+
readonly Audio: "audio";
|
|
52
|
+
};
|
|
53
|
+
/**
|
|
54
|
+
* The modality the judge reads:
|
|
55
|
+
*
|
|
56
|
+
* @remarks
|
|
57
|
+
*
|
|
58
|
+
* - `text`
|
|
59
|
+
* - `audio`
|
|
60
|
+
*/
|
|
61
|
+
export type EvaluatorCreateDataType = ClosedEnum<typeof EvaluatorCreateDataType>;
|
|
62
|
+
export declare const EvaluatorCreateDataType$zodSchema: z.ZodEnum<{
|
|
63
|
+
text: "text";
|
|
64
|
+
audio: "audio";
|
|
65
|
+
}>;
|
|
66
|
+
/**
|
|
67
|
+
* How the evaluator scores:
|
|
68
|
+
*
|
|
69
|
+
* @remarks
|
|
70
|
+
*
|
|
71
|
+
* - `binary`: pass or fail
|
|
72
|
+
* - `rating`: a numeric score, using the scale in `output_config`
|
|
73
|
+
*/
|
|
74
|
+
export declare const EvaluatorCreateOutputType: {
|
|
75
|
+
readonly Binary: "binary";
|
|
76
|
+
readonly Rating: "rating";
|
|
77
|
+
};
|
|
78
|
+
/**
|
|
79
|
+
* How the evaluator scores:
|
|
80
|
+
*
|
|
81
|
+
* @remarks
|
|
82
|
+
*
|
|
83
|
+
* - `binary`: pass or fail
|
|
84
|
+
* - `rating`: a numeric score, using the scale in `output_config`
|
|
85
|
+
*/
|
|
86
|
+
export type EvaluatorCreateOutputType = ClosedEnum<typeof EvaluatorCreateOutputType>;
|
|
87
|
+
export declare const EvaluatorCreateOutputType$zodSchema: z.ZodEnum<{
|
|
88
|
+
binary: "binary";
|
|
89
|
+
rating: "rating";
|
|
90
|
+
}>;
|
|
91
|
+
export type EvaluatorCreate = {
|
|
92
|
+
name: string;
|
|
93
|
+
description?: string | null | undefined;
|
|
94
|
+
evaluator_type?: EvaluatorCreateEvaluatorType | undefined;
|
|
95
|
+
data_type?: EvaluatorCreateDataType | undefined;
|
|
96
|
+
output_type?: EvaluatorCreateOutputType | undefined;
|
|
97
|
+
version: EvaluatorVersionCreate;
|
|
98
|
+
};
|
|
99
|
+
export declare const EvaluatorCreate$zodSchema: z.ZodType<EvaluatorCreate>;
|
|
100
|
+
//# sourceMappingURL=evaluatorcreate.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"evaluatorcreate.d.ts","sourceRoot":"","sources":["../../src/models/evaluatorcreate.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC/C,OAAO,EACL,sBAAsB,EAEvB,MAAM,6BAA6B,CAAC;AAErC;;;;;;;;;;GAUG;AACH,eAAO,MAAM,4BAA4B;;;;;;CAM/B,CAAC;AACX;;;;;;;;;;GAUG;AACH,MAAM,MAAM,4BAA4B,GAAG,UAAU,CACnD,OAAO,4BAA4B,CACpC,CAAC;AAEF,eAAO,MAAM,sCAAsC;;;;;;EAQlD,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB;;;CAG1B,CAAC;AACX;;;;;;;GAOG;AACH,MAAM,MAAM,uBAAuB,GAAG,UAAU,CAC9C,OAAO,uBAAuB,CAC/B,CAAC;AAEF,eAAO,MAAM,iCAAiC;;;EAGuB,CAAC;AAEtE;;;;;;;GAOG;AACH,eAAO,MAAM,yBAAyB;;;CAG5B,CAAC;AACX;;;;;;;GAOG;AACH,MAAM,MAAM,yBAAyB,GAAG,UAAU,CAChD,OAAO,yBAAyB,CACjC,CAAC;AAEF,eAAO,MAAM,mCAAmC;;;EAK/C,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACxC,cAAc,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAC1D,SAAS,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAChD,WAAW,CAAC,EAAE,yBAAyB,GAAG,SAAS,CAAC;IACpD,OAAO,EAAE,sBAAsB,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,CAAC,CAAC,OAAO,CAAC,eAAe,CAkB/D,CAAC"}
|