@dalmia/calibrate-mcp 0.0.13 → 0.0.15
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 +3908 -397
- package/bin/mcp-server.js.map +153 -53
- 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/agentsResolve.js +1 -1
- package/esm/mcp-server/tools/agentsResolve.js.map +1 -1
- 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 +45 -0
- package/esm/models/annotationtaskcreate.d.ts.map +1 -0
- package/esm/models/annotationtaskcreate.js +36 -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 +57 -0
- package/esm/models/annotationtaskresponse.d.ts.map +1 -0
- package/esm/models/annotationtaskresponse.js +41 -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 +47 -0
- package/esm/models/tasksummaryresponse.d.ts.map +1 -0
- package/esm/models/tasksummaryresponse.js +49 -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/agentsResolve.ts +1 -1
- 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 +68 -0
- package/src/models/annotationtaskcreateresponse.ts +14 -0
- package/src/models/annotationtaskresponse.ts +89 -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 +82 -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,36 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
BenchmarkStatusResponse,
|
|
8
|
+
BenchmarkStatusResponse$zodSchema,
|
|
9
|
+
} from "./benchmarkstatusresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
HTTPValidationError,
|
|
12
|
+
HTTPValidationError$zodSchema,
|
|
13
|
+
} from "./httpvalidationerror.js";
|
|
14
|
+
|
|
15
|
+
export type GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetRequest = {
|
|
16
|
+
task_id: string;
|
|
17
|
+
xAPIKey?: string | null | undefined;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetRequest$zodSchema:
|
|
21
|
+
z.ZodType<GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetRequest> = z.object({
|
|
22
|
+
task_id: z.string().describe(
|
|
23
|
+
"Benchmark run to poll for status and results",
|
|
24
|
+
),
|
|
25
|
+
xAPIKey: z.string().nullable().optional(),
|
|
26
|
+
});
|
|
27
|
+
|
|
28
|
+
export type GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetResponse =
|
|
29
|
+
| BenchmarkStatusResponse
|
|
30
|
+
| HTTPValidationError;
|
|
31
|
+
|
|
32
|
+
export const GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetResponse$zodSchema:
|
|
33
|
+
z.ZodType<GetBenchmarkStatusAgentTestsBenchmarkTaskIdGetResponse> = z.union([
|
|
34
|
+
BenchmarkStatusResponse$zodSchema,
|
|
35
|
+
HTTPValidationError$zodSchema,
|
|
36
|
+
]);
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
EvaluatorDetailResponse,
|
|
8
|
+
EvaluatorDetailResponse$zodSchema,
|
|
9
|
+
} from "./evaluatordetailresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
HTTPValidationError,
|
|
12
|
+
HTTPValidationError$zodSchema,
|
|
13
|
+
} from "./httpvalidationerror.js";
|
|
14
|
+
|
|
15
|
+
export type GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest = {
|
|
16
|
+
evaluator_uuid: string;
|
|
17
|
+
xAPIKey?: string | null | undefined;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest$zodSchema:
|
|
21
|
+
z.ZodType<GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetRequest> = z.object({
|
|
22
|
+
evaluator_uuid: z.string().describe("Evaluator to retrieve"),
|
|
23
|
+
xAPIKey: z.string().nullable().optional(),
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
export type GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetResponse =
|
|
27
|
+
| EvaluatorDetailResponse
|
|
28
|
+
| HTTPValidationError;
|
|
29
|
+
|
|
30
|
+
export const GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetResponse$zodSchema:
|
|
31
|
+
z.ZodType<GetEvaluatorEndpointEvaluatorsEvaluatorUuidGetResponse> = z.union([
|
|
32
|
+
EvaluatorDetailResponse$zodSchema,
|
|
33
|
+
HTTPValidationError$zodSchema,
|
|
34
|
+
]);
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
EvaluatorRunResponse,
|
|
8
|
+
EvaluatorRunResponse$zodSchema,
|
|
9
|
+
} from "./evaluatorrunresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
HTTPValidationError,
|
|
12
|
+
HTTPValidationError$zodSchema,
|
|
13
|
+
} from "./httpvalidationerror.js";
|
|
14
|
+
|
|
15
|
+
export type GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetRequest =
|
|
16
|
+
{ task_uuid: string; job_uuid: string; xAPIKey?: string | null | undefined };
|
|
17
|
+
|
|
18
|
+
export const GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetRequest$zodSchema:
|
|
19
|
+
z.ZodType<
|
|
20
|
+
GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetRequest
|
|
21
|
+
> = z.object({
|
|
22
|
+
job_uuid: z.string().describe("The evaluator run to act on"),
|
|
23
|
+
task_uuid: z.string().describe("Annotation task to act on"),
|
|
24
|
+
xAPIKey: z.string().nullable().optional(),
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
export type GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetResponse =
|
|
28
|
+
| EvaluatorRunResponse
|
|
29
|
+
| HTTPValidationError;
|
|
30
|
+
|
|
31
|
+
export const GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetResponse$zodSchema:
|
|
32
|
+
z.ZodType<
|
|
33
|
+
GetEvaluatorRunJobAnnotationTasksTaskUuidEvaluatorRunsJobUuidGetResponse
|
|
34
|
+
> = z.union([
|
|
35
|
+
EvaluatorRunResponse$zodSchema,
|
|
36
|
+
HTTPValidationError$zodSchema,
|
|
37
|
+
]);
|
|
@@ -15,7 +15,6 @@ import {
|
|
|
15
15
|
export type GetTestEndpointTestsTestUuidGetRequest = {
|
|
16
16
|
test_uuid: string;
|
|
17
17
|
xAPIKey?: string | null | undefined;
|
|
18
|
-
xOrgUUID?: string | null | undefined;
|
|
19
18
|
};
|
|
20
19
|
|
|
21
20
|
export const GetTestEndpointTestsTestUuidGetRequest$zodSchema: z.ZodType<
|
|
@@ -23,7 +22,6 @@ export const GetTestEndpointTestsTestUuidGetRequest$zodSchema: z.ZodType<
|
|
|
23
22
|
> = z.object({
|
|
24
23
|
test_uuid: z.string().describe("Test to retrieve"),
|
|
25
24
|
xAPIKey: z.string().nullable().optional(),
|
|
26
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
27
25
|
});
|
|
28
26
|
|
|
29
27
|
export type GetTestEndpointTestsTestUuidGetResponse =
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { collectExtraKeys as collectExtraKeys$ } from "../lib/schemas.js";
|
|
7
|
+
|
|
8
|
+
export type HumanAgreementBlock = {
|
|
9
|
+
current: number | null;
|
|
10
|
+
pair_count: number;
|
|
11
|
+
series: Array<{ [k: string]: any }>;
|
|
12
|
+
AdditionalProperties?: { [k: string]: any };
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const HumanAgreementBlock$zodSchema: z.ZodType<HumanAgreementBlock> =
|
|
16
|
+
collectExtraKeys$(
|
|
17
|
+
z.object({
|
|
18
|
+
current: z.number().nullable().describe(
|
|
19
|
+
"Current mean pairwise agreement among annotators",
|
|
20
|
+
),
|
|
21
|
+
pair_count: z.int().describe(
|
|
22
|
+
"How many annotator pairs the current value averages over",
|
|
23
|
+
),
|
|
24
|
+
series: z.array(z.record(z.string(), z.any())).describe(
|
|
25
|
+
"Agreement over time, one point per time bucket",
|
|
26
|
+
),
|
|
27
|
+
}).catchall(z.any()),
|
|
28
|
+
"AdditionalProperties",
|
|
29
|
+
true,
|
|
30
|
+
);
|
|
31
|
+
|
|
32
|
+
export const HumanAgreementBlock$zodSchemaOutbound: z.ZodType<any> = z.object({
|
|
33
|
+
AdditionalProperties: z.record(z.string(), z.any()).optional(),
|
|
34
|
+
current: z.nullable(z.number()),
|
|
35
|
+
pair_count: z.int(),
|
|
36
|
+
series: z.array(z.record(z.string(), z.any())),
|
|
37
|
+
}).transform((v) => {
|
|
38
|
+
const { AdditionalProperties, ...rest } = v;
|
|
39
|
+
return {
|
|
40
|
+
...rest,
|
|
41
|
+
...AdditionalProperties,
|
|
42
|
+
};
|
|
43
|
+
});
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
|
|
7
|
+
export type ItemUpdatePayload = { uuid: string; payload?: any | undefined };
|
|
8
|
+
|
|
9
|
+
export const ItemUpdatePayload$zodSchema: z.ZodType<ItemUpdatePayload> = z
|
|
10
|
+
.object({
|
|
11
|
+
payload: z.any().optional().describe(
|
|
12
|
+
"The item's new payload. `payload['name']` is still required and must be unique within the task",
|
|
13
|
+
),
|
|
14
|
+
uuid: z.string().describe("ID of the item to update"),
|
|
15
|
+
});
|
|
@@ -18,18 +18,18 @@ export const JudgeResult$zodSchema: z.ZodType<JudgeResult> = z.object({
|
|
|
18
18
|
"ID of the evaluator that produced this verdict",
|
|
19
19
|
),
|
|
20
20
|
match: z.boolean().nullable().optional().describe(
|
|
21
|
-
"Pass/fail verdict, for binary evaluators",
|
|
21
|
+
"Pass/fail verdict, set for binary evaluators",
|
|
22
22
|
),
|
|
23
23
|
reasoning: z.string().nullable().optional().describe(
|
|
24
|
-
"
|
|
24
|
+
"The judge's rationale for this verdict",
|
|
25
25
|
),
|
|
26
26
|
score: z.number().nullable().optional().describe(
|
|
27
|
-
"Numeric score, for rating evaluators",
|
|
27
|
+
"Numeric score, set for rating evaluators",
|
|
28
28
|
),
|
|
29
29
|
value_name: z.string().nullable().optional().describe(
|
|
30
|
-
"Readable label for the verdict, from the run's rubric",
|
|
30
|
+
"Readable label for the verdict, taken from the run's rubric",
|
|
31
31
|
),
|
|
32
32
|
variable_values: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
33
|
-
"`{{\"{{\"}}
|
|
33
|
+
"Values filled into the evaluator prompt's `{{\"{{\"}}variable}}` placeholders for this test case, keyed by variable name",
|
|
34
34
|
),
|
|
35
35
|
});
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
EvaluatorLinkRequest,
|
|
8
|
+
EvaluatorLinkRequest$zodSchema,
|
|
9
|
+
} from "./evaluatorlinkrequest.js";
|
|
10
|
+
import {
|
|
11
|
+
EvaluatorLinkResponse,
|
|
12
|
+
EvaluatorLinkResponse$zodSchema,
|
|
13
|
+
} from "./evaluatorlinkresponse.js";
|
|
14
|
+
import {
|
|
15
|
+
HTTPValidationError,
|
|
16
|
+
HTTPValidationError$zodSchema,
|
|
17
|
+
} from "./httpvalidationerror.js";
|
|
18
|
+
|
|
19
|
+
export type LinkEvaluatorToTaskAnnotationTasksTaskUuidEvaluatorsPostRequest = {
|
|
20
|
+
task_uuid: string;
|
|
21
|
+
xAPIKey?: string | null | undefined;
|
|
22
|
+
body: EvaluatorLinkRequest;
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
export const LinkEvaluatorToTaskAnnotationTasksTaskUuidEvaluatorsPostRequest$zodSchema:
|
|
26
|
+
z.ZodType<LinkEvaluatorToTaskAnnotationTasksTaskUuidEvaluatorsPostRequest> = z
|
|
27
|
+
.object({
|
|
28
|
+
body: EvaluatorLinkRequest$zodSchema,
|
|
29
|
+
task_uuid: z.string().describe("Annotation task to act on"),
|
|
30
|
+
xAPIKey: z.string().nullable().optional(),
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
export type LinkEvaluatorToTaskAnnotationTasksTaskUuidEvaluatorsPostResponse =
|
|
34
|
+
| EvaluatorLinkResponse
|
|
35
|
+
| HTTPValidationError;
|
|
36
|
+
|
|
37
|
+
export const LinkEvaluatorToTaskAnnotationTasksTaskUuidEvaluatorsPostResponse$zodSchema:
|
|
38
|
+
z.ZodType<LinkEvaluatorToTaskAnnotationTasksTaskUuidEvaluatorsPostResponse> =
|
|
39
|
+
z.union([
|
|
40
|
+
EvaluatorLinkResponse$zodSchema,
|
|
41
|
+
HTTPValidationError$zodSchema,
|
|
42
|
+
]);
|
|
@@ -14,14 +14,12 @@ import {
|
|
|
14
14
|
|
|
15
15
|
export type ListAgentsAgentsGetRequest = {
|
|
16
16
|
xAPIKey?: string | null | undefined;
|
|
17
|
-
xOrgUUID?: string | null | undefined;
|
|
18
17
|
};
|
|
19
18
|
|
|
20
19
|
export const ListAgentsAgentsGetRequest$zodSchema: z.ZodType<
|
|
21
20
|
ListAgentsAgentsGetRequest
|
|
22
21
|
> = z.object({
|
|
23
22
|
xAPIKey: z.string().nullable().optional(),
|
|
24
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
25
23
|
});
|
|
26
24
|
|
|
27
25
|
export type ListAgentsAgentsGetResponse =
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import {
|
|
7
|
+
AnnotationTaskResponse,
|
|
8
|
+
AnnotationTaskResponse$zodSchema,
|
|
9
|
+
} from "./annotationtaskresponse.js";
|
|
10
|
+
import {
|
|
11
|
+
HTTPValidationError,
|
|
12
|
+
HTTPValidationError$zodSchema,
|
|
13
|
+
} from "./httpvalidationerror.js";
|
|
14
|
+
|
|
15
|
+
export type ListAnnotationTasksAnnotationTasksGetRequest = {
|
|
16
|
+
xAPIKey?: string | null | undefined;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
export const ListAnnotationTasksAnnotationTasksGetRequest$zodSchema: z.ZodType<
|
|
20
|
+
ListAnnotationTasksAnnotationTasksGetRequest
|
|
21
|
+
> = z.object({
|
|
22
|
+
xAPIKey: z.string().nullable().optional(),
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
export type ListAnnotationTasksAnnotationTasksGetResponse =
|
|
26
|
+
| Array<AnnotationTaskResponse>
|
|
27
|
+
| HTTPValidationError;
|
|
28
|
+
|
|
29
|
+
export const ListAnnotationTasksAnnotationTasksGetResponse$zodSchema: z.ZodType<
|
|
30
|
+
ListAnnotationTasksAnnotationTasksGetResponse
|
|
31
|
+
> = z.union([
|
|
32
|
+
z.array(AnnotationTaskResponse$zodSchema).describe("Successful Response"),
|
|
33
|
+
HTTPValidationError$zodSchema,
|
|
34
|
+
]);
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { ClosedEnum } from "../types/enums.js";
|
|
7
|
+
import {
|
|
8
|
+
HTTPValidationError,
|
|
9
|
+
HTTPValidationError$zodSchema,
|
|
10
|
+
} from "./httpvalidationerror.js";
|
|
11
|
+
import {
|
|
12
|
+
RoutersEvaluatorsEvaluatorResponse,
|
|
13
|
+
RoutersEvaluatorsEvaluatorResponse$zodSchema,
|
|
14
|
+
} from "./routersevaluatorsevaluatorresponse.js";
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* Filter by what the evaluator judges. Omit for all types
|
|
18
|
+
*/
|
|
19
|
+
export const ListEvaluatorsEvaluatorsGetEvaluatorType = {
|
|
20
|
+
Tts: "tts",
|
|
21
|
+
Stt: "stt",
|
|
22
|
+
Llm: "llm",
|
|
23
|
+
LlmGeneral: "llm-general",
|
|
24
|
+
Conversation: "conversation",
|
|
25
|
+
} as const;
|
|
26
|
+
/**
|
|
27
|
+
* Filter by what the evaluator judges. Omit for all types
|
|
28
|
+
*/
|
|
29
|
+
export type ListEvaluatorsEvaluatorsGetEvaluatorType = ClosedEnum<
|
|
30
|
+
typeof ListEvaluatorsEvaluatorsGetEvaluatorType
|
|
31
|
+
>;
|
|
32
|
+
|
|
33
|
+
export const ListEvaluatorsEvaluatorsGetEvaluatorType$zodSchema = z.enum([
|
|
34
|
+
"tts",
|
|
35
|
+
"stt",
|
|
36
|
+
"llm",
|
|
37
|
+
"llm-general",
|
|
38
|
+
"conversation",
|
|
39
|
+
]).describe("Filter by what the evaluator judges. Omit for all types");
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* Filter by modality. Omit for all
|
|
43
|
+
*/
|
|
44
|
+
export const ListEvaluatorsEvaluatorsGetDataType = {
|
|
45
|
+
Text: "text",
|
|
46
|
+
Audio: "audio",
|
|
47
|
+
} as const;
|
|
48
|
+
/**
|
|
49
|
+
* Filter by modality. Omit for all
|
|
50
|
+
*/
|
|
51
|
+
export type ListEvaluatorsEvaluatorsGetDataType = ClosedEnum<
|
|
52
|
+
typeof ListEvaluatorsEvaluatorsGetDataType
|
|
53
|
+
>;
|
|
54
|
+
|
|
55
|
+
export const ListEvaluatorsEvaluatorsGetDataType$zodSchema = z.enum([
|
|
56
|
+
"text",
|
|
57
|
+
"audio",
|
|
58
|
+
]).describe("Filter by modality. Omit for all");
|
|
59
|
+
|
|
60
|
+
export type ListEvaluatorsEvaluatorsGetRequest = {
|
|
61
|
+
evaluator_type?: ListEvaluatorsEvaluatorsGetEvaluatorType | null | undefined;
|
|
62
|
+
data_type?: ListEvaluatorsEvaluatorsGetDataType | null | undefined;
|
|
63
|
+
include_defaults?: boolean | undefined;
|
|
64
|
+
xAPIKey?: string | null | undefined;
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
export const ListEvaluatorsEvaluatorsGetRequest$zodSchema: z.ZodType<
|
|
68
|
+
ListEvaluatorsEvaluatorsGetRequest
|
|
69
|
+
> = z.object({
|
|
70
|
+
data_type: ListEvaluatorsEvaluatorsGetDataType$zodSchema.nullable().optional()
|
|
71
|
+
.describe("Filter by modality. Omit for all"),
|
|
72
|
+
evaluator_type: ListEvaluatorsEvaluatorsGetEvaluatorType$zodSchema.nullable()
|
|
73
|
+
.optional().describe(
|
|
74
|
+
"Filter by what the evaluator judges. Omit for all types",
|
|
75
|
+
),
|
|
76
|
+
include_defaults: z.boolean().default(true).describe(
|
|
77
|
+
"When `true`, include the built-in default evaluators alongside the ones you created",
|
|
78
|
+
),
|
|
79
|
+
xAPIKey: z.string().nullable().optional(),
|
|
80
|
+
});
|
|
81
|
+
|
|
82
|
+
export type ListEvaluatorsEvaluatorsGetResponse =
|
|
83
|
+
| Array<RoutersEvaluatorsEvaluatorResponse>
|
|
84
|
+
| HTTPValidationError;
|
|
85
|
+
|
|
86
|
+
export const ListEvaluatorsEvaluatorsGetResponse$zodSchema: z.ZodType<
|
|
87
|
+
ListEvaluatorsEvaluatorsGetResponse
|
|
88
|
+
> = z.union([
|
|
89
|
+
z.array(RoutersEvaluatorsEvaluatorResponse$zodSchema).describe(
|
|
90
|
+
"Successful Response",
|
|
91
|
+
),
|
|
92
|
+
HTTPValidationError$zodSchema,
|
|
93
|
+
]);
|
|
@@ -12,16 +12,12 @@ import {
|
|
|
12
12
|
RoutersTestsTestResponse$zodSchema,
|
|
13
13
|
} from "./routersteststestresponse.js";
|
|
14
14
|
|
|
15
|
-
export type ListTestsTestsGetRequest = {
|
|
16
|
-
xAPIKey?: string | null | undefined;
|
|
17
|
-
xOrgUUID?: string | null | undefined;
|
|
18
|
-
};
|
|
15
|
+
export type ListTestsTestsGetRequest = { xAPIKey?: string | null | undefined };
|
|
19
16
|
|
|
20
17
|
export const ListTestsTestsGetRequest$zodSchema: z.ZodType<
|
|
21
18
|
ListTestsTestsGetRequest
|
|
22
19
|
> = z.object({
|
|
23
20
|
xAPIKey: z.string().nullable().optional(),
|
|
24
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
25
21
|
});
|
|
26
22
|
|
|
27
23
|
export type ListTestsTestsGetResponse =
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { TestCaseResult, TestCaseResult$zodSchema } from "./testcaseresult.js";
|
|
7
|
+
|
|
8
|
+
export type ModelResult = {
|
|
9
|
+
model: string;
|
|
10
|
+
success?: boolean | null | undefined;
|
|
11
|
+
message: string;
|
|
12
|
+
total_tests?: number | null | undefined;
|
|
13
|
+
passed?: number | null | undefined;
|
|
14
|
+
failed?: number | null | undefined;
|
|
15
|
+
evaluator_summary?: Array<{ [k: string]: any }> | null | undefined;
|
|
16
|
+
test_results?: Array<TestCaseResult> | null | undefined;
|
|
17
|
+
latency_ms?: { [k: string]: any } | null | undefined;
|
|
18
|
+
cost?: { [k: string]: any } | null | undefined;
|
|
19
|
+
total_tokens?: { [k: string]: any } | null | undefined;
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
export const ModelResult$zodSchema: z.ZodType<ModelResult> = z.object({
|
|
23
|
+
cost: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
24
|
+
"Aggregated cost as `{mean, min, max, count}` (USD)",
|
|
25
|
+
),
|
|
26
|
+
evaluator_summary: z.array(z.record(z.string(), z.any())).nullable()
|
|
27
|
+
.optional().describe("Aggregate summary for each evaluator for this model"),
|
|
28
|
+
failed: z.int().nullable().optional().describe(
|
|
29
|
+
"Number of test cases that failed",
|
|
30
|
+
),
|
|
31
|
+
latency_ms: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
32
|
+
"Aggregated latency in milliseconds, as `{p50, p95, p99, count}`",
|
|
33
|
+
),
|
|
34
|
+
message: z.string().describe("Status or result message for this model"),
|
|
35
|
+
model: z.string().describe("Model name these results are for"),
|
|
36
|
+
passed: z.int().nullable().optional().describe(
|
|
37
|
+
"Number of test cases that passed",
|
|
38
|
+
),
|
|
39
|
+
success: z.boolean().nullable().optional().describe(
|
|
40
|
+
"Whether this model's run succeeded",
|
|
41
|
+
),
|
|
42
|
+
test_results: z.array(TestCaseResult$zodSchema).nullable().optional()
|
|
43
|
+
.describe("Results for each test case for this model"),
|
|
44
|
+
total_tests: z.int().nullable().optional().describe(
|
|
45
|
+
"Total test cases for this model",
|
|
46
|
+
),
|
|
47
|
+
total_tokens: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
48
|
+
"Aggregated token usage as `{mean, min, max, count}`",
|
|
49
|
+
),
|
|
50
|
+
});
|
|
@@ -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
|
+
OutputScaleEntry,
|
|
8
|
+
OutputScaleEntry$zodSchema,
|
|
9
|
+
} from "./outputscaleentry.js";
|
|
10
|
+
|
|
11
|
+
export type OutputConfig = {
|
|
12
|
+
scale?: Array<OutputScaleEntry> | null | undefined;
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const OutputConfig$zodSchema: z.ZodType<OutputConfig> = z.object({
|
|
16
|
+
scale: z.array(OutputScaleEntry$zodSchema).nullable().optional().describe(
|
|
17
|
+
"The ordered scale points that make up the rubric, each with its label",
|
|
18
|
+
),
|
|
19
|
+
});
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* One entry in an evaluator's output_config.scale. `value` is bool|number|string
|
|
9
|
+
*
|
|
10
|
+
* @remarks
|
|
11
|
+
* depending on output_type.
|
|
12
|
+
*/
|
|
13
|
+
export type OutputScaleEntry = {
|
|
14
|
+
value?: any | undefined;
|
|
15
|
+
name: string;
|
|
16
|
+
description?: string | null | undefined;
|
|
17
|
+
color?: string | null | undefined;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const OutputScaleEntry$zodSchema: z.ZodType<OutputScaleEntry> = z.object(
|
|
21
|
+
{
|
|
22
|
+
color: z.string().nullable().optional().describe(
|
|
23
|
+
"Color to show for this level. Omit for the default",
|
|
24
|
+
),
|
|
25
|
+
description: z.string().nullable().optional().describe(
|
|
26
|
+
"Rubric text for this level, added to the judge prompt. Omit to leave this level undescribed",
|
|
27
|
+
),
|
|
28
|
+
name: z.string().describe("Short label for this scale point"),
|
|
29
|
+
value: z.any().optional().describe(
|
|
30
|
+
"The value for this scale point. Use a boolean for a `binary` evaluator, a number for a `rating` one",
|
|
31
|
+
),
|
|
32
|
+
},
|
|
33
|
+
).describe(
|
|
34
|
+
"One entry in an evaluator's output_config.scale. `value` is bool|number|string\ndepending on output_type.",
|
|
35
|
+
);
|
|
@@ -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 PaginationMeta = { total: number; limit: number; offset: number };
|
|
8
|
+
|
|
9
|
+
export const PaginationMeta$zodSchema: z.ZodType<PaginationMeta> = z.object({
|
|
10
|
+
limit: z.int().describe("Maximum number of items returned in this page"),
|
|
11
|
+
offset: z.int().describe("Number of items skipped before this page"),
|
|
12
|
+
total: z.int().describe("Total number of items that match, across all pages"),
|
|
13
|
+
});
|
|
@@ -18,7 +18,6 @@ import {
|
|
|
18
18
|
|
|
19
19
|
export type ResolveAgentNamesAgentsResolvePostRequest = {
|
|
20
20
|
xAPIKey?: string | null | undefined;
|
|
21
|
-
xOrgUUID?: string | null | undefined;
|
|
22
21
|
body: ResolveAgentNamesRequest;
|
|
23
22
|
};
|
|
24
23
|
|
|
@@ -27,7 +26,6 @@ export const ResolveAgentNamesAgentsResolvePostRequest$zodSchema: z.ZodType<
|
|
|
27
26
|
> = z.object({
|
|
28
27
|
body: ResolveAgentNamesRequest$zodSchema,
|
|
29
28
|
xAPIKey: z.string().nullable().optional(),
|
|
30
|
-
xOrgUUID: z.string().nullable().optional(),
|
|
31
29
|
});
|
|
32
30
|
|
|
33
31
|
export type ResolveAgentNamesAgentsResolvePostResponse =
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { ClosedEnum } from "../types/enums.js";
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* What the test checks:
|
|
10
|
+
*
|
|
11
|
+
* @remarks
|
|
12
|
+
* - `response`: judges the reply the agent generates
|
|
13
|
+
* - `tool_call`: checks the tool calls the agent makes
|
|
14
|
+
* - `conversation`: judges the full conversation after the agent replies
|
|
15
|
+
*/
|
|
16
|
+
export const RoutersAgentTestsTestResponseType = {
|
|
17
|
+
Response: "response",
|
|
18
|
+
ToolCall: "tool_call",
|
|
19
|
+
Conversation: "conversation",
|
|
20
|
+
} as const;
|
|
21
|
+
/**
|
|
22
|
+
* What the test checks:
|
|
23
|
+
*
|
|
24
|
+
* @remarks
|
|
25
|
+
* - `response`: judges the reply the agent generates
|
|
26
|
+
* - `tool_call`: checks the tool calls the agent makes
|
|
27
|
+
* - `conversation`: judges the full conversation after the agent replies
|
|
28
|
+
*/
|
|
29
|
+
export type RoutersAgentTestsTestResponseType = ClosedEnum<
|
|
30
|
+
typeof RoutersAgentTestsTestResponseType
|
|
31
|
+
>;
|
|
32
|
+
|
|
33
|
+
export const RoutersAgentTestsTestResponseType$zodSchema = z.enum([
|
|
34
|
+
"response",
|
|
35
|
+
"tool_call",
|
|
36
|
+
"conversation",
|
|
37
|
+
]).describe(
|
|
38
|
+
"What the test checks:\n- `response`: judges the reply the agent generates\n- `tool_call`: checks the tool calls the agent makes\n- `conversation`: judges the full conversation after the agent replies",
|
|
39
|
+
);
|
|
40
|
+
|
|
41
|
+
export type RoutersAgentTestsTestResponse = {
|
|
42
|
+
uuid: string;
|
|
43
|
+
name: string;
|
|
44
|
+
type: RoutersAgentTestsTestResponseType;
|
|
45
|
+
config?: { [k: string]: any } | null | undefined;
|
|
46
|
+
created_at: string;
|
|
47
|
+
updated_at: string;
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
export const RoutersAgentTestsTestResponse$zodSchema: z.ZodType<
|
|
51
|
+
RoutersAgentTestsTestResponse
|
|
52
|
+
> = z.object({
|
|
53
|
+
config: z.record(z.string(), z.any()).nullable().optional().describe(
|
|
54
|
+
"Test configuration",
|
|
55
|
+
),
|
|
56
|
+
created_at: z.string().describe("When the test was created (ISO 8601 UTC)"),
|
|
57
|
+
name: z.string().describe("Name of the test"),
|
|
58
|
+
type: RoutersAgentTestsTestResponseType$zodSchema.describe(
|
|
59
|
+
"What the test checks:\n- `response`: judges the reply the agent generates\n- `tool_call`: checks the tool calls the agent makes\n- `conversation`: judges the full conversation after the agent replies",
|
|
60
|
+
),
|
|
61
|
+
updated_at: z.string().describe(
|
|
62
|
+
"When the test was last updated (ISO 8601 UTC)",
|
|
63
|
+
),
|
|
64
|
+
uuid: z.string().describe("Test ID"),
|
|
65
|
+
});
|