@orq-ai/node 3.8.0-rc.2 → 3.8.0-rc.4
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 +28 -24
- package/bin/mcp-server.js +1401 -724
- package/bin/mcp-server.js.map +172 -170
- package/funcs/contactsCreate.d.ts +3 -2
- package/funcs/contactsCreate.d.ts.map +1 -1
- package/funcs/contactsCreate.js +1 -1
- package/funcs/contactsCreate.js.map +1 -1
- package/funcs/contactsDelete.d.ts +3 -2
- package/funcs/contactsDelete.d.ts.map +1 -1
- package/funcs/contactsDelete.js +1 -1
- package/funcs/contactsDelete.js.map +1 -1
- package/funcs/contactsList.d.ts +3 -2
- package/funcs/contactsList.d.ts.map +1 -1
- package/funcs/contactsList.js +1 -1
- package/funcs/contactsList.js.map +1 -1
- package/funcs/contactsRetrieve.d.ts +3 -2
- package/funcs/contactsRetrieve.d.ts.map +1 -1
- package/funcs/contactsRetrieve.js +1 -1
- package/funcs/contactsRetrieve.js.map +1 -1
- package/funcs/contactsUpdate.d.ts +3 -2
- package/funcs/contactsUpdate.d.ts.map +1 -1
- package/funcs/contactsUpdate.js +1 -1
- package/funcs/contactsUpdate.js.map +1 -1
- package/funcs/datasetsClear.d.ts +3 -2
- package/funcs/datasetsClear.d.ts.map +1 -1
- package/funcs/datasetsClear.js +1 -1
- package/funcs/datasetsClear.js.map +1 -1
- package/funcs/datasetsCreate.d.ts +3 -2
- package/funcs/datasetsCreate.d.ts.map +1 -1
- package/funcs/datasetsCreate.js +1 -1
- package/funcs/datasetsCreate.js.map +1 -1
- package/funcs/datasetsCreateDatapoint.d.ts +3 -2
- package/funcs/datasetsCreateDatapoint.d.ts.map +1 -1
- package/funcs/datasetsCreateDatapoint.js +1 -1
- package/funcs/datasetsCreateDatapoint.js.map +1 -1
- package/funcs/datasetsCreateExperiment.d.ts +3 -2
- package/funcs/datasetsCreateExperiment.d.ts.map +1 -1
- package/funcs/datasetsCreateExperiment.js +1 -1
- package/funcs/datasetsCreateExperiment.js.map +1 -1
- package/funcs/datasetsDelete.d.ts +3 -2
- package/funcs/datasetsDelete.d.ts.map +1 -1
- package/funcs/datasetsDelete.js +1 -1
- package/funcs/datasetsDelete.js.map +1 -1
- package/funcs/datasetsDeleteDatapoint.d.ts +3 -2
- package/funcs/datasetsDeleteDatapoint.d.ts.map +1 -1
- package/funcs/datasetsDeleteDatapoint.js +1 -1
- package/funcs/datasetsDeleteDatapoint.js.map +1 -1
- package/funcs/datasetsList.d.ts +3 -2
- package/funcs/datasetsList.d.ts.map +1 -1
- package/funcs/datasetsList.js +1 -1
- package/funcs/datasetsList.js.map +1 -1
- package/funcs/datasetsListDatapoints.d.ts +3 -2
- package/funcs/datasetsListDatapoints.d.ts.map +1 -1
- package/funcs/datasetsListDatapoints.js +1 -1
- package/funcs/datasetsListDatapoints.js.map +1 -1
- package/funcs/datasetsRetrieve.d.ts +3 -2
- package/funcs/datasetsRetrieve.d.ts.map +1 -1
- package/funcs/datasetsRetrieve.js +1 -1
- package/funcs/datasetsRetrieve.js.map +1 -1
- package/funcs/datasetsRetrieveDatapoint.d.ts +3 -2
- package/funcs/datasetsRetrieveDatapoint.d.ts.map +1 -1
- package/funcs/datasetsRetrieveDatapoint.js +1 -1
- package/funcs/datasetsRetrieveDatapoint.js.map +1 -1
- package/funcs/datasetsUpdate.d.ts +3 -2
- package/funcs/datasetsUpdate.d.ts.map +1 -1
- package/funcs/datasetsUpdate.js +1 -1
- package/funcs/datasetsUpdate.js.map +1 -1
- package/funcs/datasetsUpdateDatapoint.d.ts +3 -2
- package/funcs/datasetsUpdateDatapoint.d.ts.map +1 -1
- package/funcs/datasetsUpdateDatapoint.js +1 -1
- package/funcs/datasetsUpdateDatapoint.js.map +1 -1
- package/funcs/deploymentsCreateExperiment.d.ts +3 -2
- package/funcs/deploymentsCreateExperiment.d.ts.map +1 -1
- package/funcs/deploymentsCreateExperiment.js +1 -1
- package/funcs/deploymentsCreateExperiment.js.map +1 -1
- package/funcs/deploymentsGetConfig.d.ts +3 -2
- package/funcs/deploymentsGetConfig.d.ts.map +1 -1
- package/funcs/deploymentsGetConfig.js +1 -1
- package/funcs/deploymentsGetConfig.js.map +1 -1
- package/funcs/deploymentsInvoke.d.ts +3 -2
- package/funcs/deploymentsInvoke.d.ts.map +1 -1
- package/funcs/deploymentsInvoke.js +1 -1
- package/funcs/deploymentsInvoke.js.map +1 -1
- package/funcs/deploymentsList.d.ts +3 -2
- package/funcs/deploymentsList.d.ts.map +1 -1
- package/funcs/deploymentsList.js +1 -1
- package/funcs/deploymentsList.js.map +1 -1
- package/funcs/deploymentsMetricsCreate.d.ts +3 -2
- package/funcs/deploymentsMetricsCreate.d.ts.map +1 -1
- package/funcs/deploymentsMetricsCreate.js +1 -1
- package/funcs/deploymentsMetricsCreate.js.map +1 -1
- package/funcs/deploymentsStream.d.ts +3 -2
- package/funcs/deploymentsStream.d.ts.map +1 -1
- package/funcs/deploymentsStream.js +1 -1
- package/funcs/deploymentsStream.js.map +1 -1
- package/funcs/evalsAgeAppropriate.d.ts +3 -2
- package/funcs/evalsAgeAppropriate.d.ts.map +1 -1
- package/funcs/evalsAgeAppropriate.js +1 -1
- package/funcs/evalsAgeAppropriate.js.map +1 -1
- package/funcs/evalsAll.d.ts +3 -2
- package/funcs/evalsAll.d.ts.map +1 -1
- package/funcs/evalsAll.js +1 -1
- package/funcs/evalsAll.js.map +1 -1
- package/funcs/evalsBertScore.d.ts +3 -2
- package/funcs/evalsBertScore.d.ts.map +1 -1
- package/funcs/evalsBertScore.js +1 -1
- package/funcs/evalsBertScore.js.map +1 -1
- package/funcs/evalsBleuScore.d.ts +3 -2
- package/funcs/evalsBleuScore.d.ts.map +1 -1
- package/funcs/evalsBleuScore.js +1 -1
- package/funcs/evalsBleuScore.js.map +1 -1
- package/funcs/evalsBotDetection.d.ts +3 -2
- package/funcs/evalsBotDetection.d.ts.map +1 -1
- package/funcs/evalsBotDetection.js +1 -1
- package/funcs/evalsBotDetection.js.map +1 -1
- package/funcs/evalsContains.d.ts +3 -2
- package/funcs/evalsContains.d.ts.map +1 -1
- package/funcs/evalsContains.js +1 -1
- package/funcs/evalsContains.js.map +1 -1
- package/funcs/evalsContainsAll.d.ts +3 -2
- package/funcs/evalsContainsAll.d.ts.map +1 -1
- package/funcs/evalsContainsAll.js +1 -1
- package/funcs/evalsContainsAll.js.map +1 -1
- package/funcs/evalsContainsAny.d.ts +3 -2
- package/funcs/evalsContainsAny.d.ts.map +1 -1
- package/funcs/evalsContainsAny.js +1 -1
- package/funcs/evalsContainsAny.js.map +1 -1
- package/funcs/evalsContainsEmail.d.ts +3 -2
- package/funcs/evalsContainsEmail.d.ts.map +1 -1
- package/funcs/evalsContainsEmail.js +1 -1
- package/funcs/evalsContainsEmail.js.map +1 -1
- package/funcs/evalsContainsNone.d.ts +3 -2
- package/funcs/evalsContainsNone.d.ts.map +1 -1
- package/funcs/evalsContainsNone.js +1 -1
- package/funcs/evalsContainsNone.js.map +1 -1
- package/funcs/evalsContainsUrl.d.ts +3 -2
- package/funcs/evalsContainsUrl.d.ts.map +1 -1
- package/funcs/evalsContainsUrl.js +1 -1
- package/funcs/evalsContainsUrl.js.map +1 -1
- package/funcs/evalsContainsValidLink.d.ts +3 -2
- package/funcs/evalsContainsValidLink.d.ts.map +1 -1
- package/funcs/evalsContainsValidLink.js +1 -1
- package/funcs/evalsContainsValidLink.js.map +1 -1
- package/funcs/evalsCreate.d.ts +3 -2
- package/funcs/evalsCreate.d.ts.map +1 -1
- package/funcs/evalsCreate.js +1 -1
- package/funcs/evalsCreate.js.map +1 -1
- package/funcs/evalsDelete.d.ts +3 -2
- package/funcs/evalsDelete.d.ts.map +1 -1
- package/funcs/evalsDelete.js +1 -1
- package/funcs/evalsDelete.js.map +1 -1
- package/funcs/evalsEndsWith.d.ts +3 -2
- package/funcs/evalsEndsWith.d.ts.map +1 -1
- package/funcs/evalsEndsWith.js +1 -1
- package/funcs/evalsEndsWith.js.map +1 -1
- package/funcs/evalsExactMatch.d.ts +3 -2
- package/funcs/evalsExactMatch.d.ts.map +1 -1
- package/funcs/evalsExactMatch.js +1 -1
- package/funcs/evalsExactMatch.js.map +1 -1
- package/funcs/evalsFactCheckingKnowledgeBase.d.ts +3 -2
- package/funcs/evalsFactCheckingKnowledgeBase.d.ts.map +1 -1
- package/funcs/evalsFactCheckingKnowledgeBase.js +1 -1
- package/funcs/evalsFactCheckingKnowledgeBase.js.map +1 -1
- package/funcs/evalsGrammar.d.ts +3 -2
- package/funcs/evalsGrammar.d.ts.map +1 -1
- package/funcs/evalsGrammar.js +1 -1
- package/funcs/evalsGrammar.js.map +1 -1
- package/funcs/evalsInvoke.d.ts +3 -2
- package/funcs/evalsInvoke.d.ts.map +1 -1
- package/funcs/evalsInvoke.js +1 -1
- package/funcs/evalsInvoke.js.map +1 -1
- package/funcs/evalsLengthBetween.d.ts +3 -2
- package/funcs/evalsLengthBetween.d.ts.map +1 -1
- package/funcs/evalsLengthBetween.js +1 -1
- package/funcs/evalsLengthBetween.js.map +1 -1
- package/funcs/evalsLengthGreaterThan.d.ts +3 -2
- package/funcs/evalsLengthGreaterThan.d.ts.map +1 -1
- package/funcs/evalsLengthGreaterThan.js +1 -1
- package/funcs/evalsLengthGreaterThan.js.map +1 -1
- package/funcs/evalsLengthLessThan.d.ts +3 -2
- package/funcs/evalsLengthLessThan.d.ts.map +1 -1
- package/funcs/evalsLengthLessThan.js +1 -1
- package/funcs/evalsLengthLessThan.js.map +1 -1
- package/funcs/evalsLocalization.d.ts +3 -2
- package/funcs/evalsLocalization.d.ts.map +1 -1
- package/funcs/evalsLocalization.js +1 -1
- package/funcs/evalsLocalization.js.map +1 -1
- package/funcs/evalsPii.d.ts +3 -2
- package/funcs/evalsPii.d.ts.map +1 -1
- package/funcs/evalsPii.js +1 -1
- package/funcs/evalsPii.js.map +1 -1
- package/funcs/evalsRagasCoherence.d.ts +3 -2
- package/funcs/evalsRagasCoherence.d.ts.map +1 -1
- package/funcs/evalsRagasCoherence.js +1 -1
- package/funcs/evalsRagasCoherence.js.map +1 -1
- package/funcs/evalsRagasConciseness.d.ts +3 -2
- package/funcs/evalsRagasConciseness.d.ts.map +1 -1
- package/funcs/evalsRagasConciseness.js +1 -1
- package/funcs/evalsRagasConciseness.js.map +1 -1
- package/funcs/evalsRagasContextPrecision.d.ts +3 -2
- package/funcs/evalsRagasContextPrecision.d.ts.map +1 -1
- package/funcs/evalsRagasContextPrecision.js +1 -1
- package/funcs/evalsRagasContextPrecision.js.map +1 -1
- package/funcs/evalsRagasCorrectness.d.ts +3 -2
- package/funcs/evalsRagasCorrectness.d.ts.map +1 -1
- package/funcs/evalsRagasCorrectness.js +1 -1
- package/funcs/evalsRagasCorrectness.js.map +1 -1
- package/funcs/evalsRagasFaithfulness.d.ts +3 -2
- package/funcs/evalsRagasFaithfulness.d.ts.map +1 -1
- package/funcs/evalsRagasFaithfulness.js +1 -1
- package/funcs/evalsRagasFaithfulness.js.map +1 -1
- package/funcs/evalsRagasHarmfulness.d.ts +3 -2
- package/funcs/evalsRagasHarmfulness.d.ts.map +1 -1
- package/funcs/evalsRagasHarmfulness.js +1 -1
- package/funcs/evalsRagasHarmfulness.js.map +1 -1
- package/funcs/evalsRagasMaliciousness.d.ts +3 -2
- package/funcs/evalsRagasMaliciousness.d.ts.map +1 -1
- package/funcs/evalsRagasMaliciousness.js +1 -1
- package/funcs/evalsRagasMaliciousness.js.map +1 -1
- package/funcs/evalsRagasResponseRelevancy.d.ts +3 -2
- package/funcs/evalsRagasResponseRelevancy.d.ts.map +1 -1
- package/funcs/evalsRagasResponseRelevancy.js +1 -1
- package/funcs/evalsRagasResponseRelevancy.js.map +1 -1
- package/funcs/evalsRagasSummarization.d.ts +3 -2
- package/funcs/evalsRagasSummarization.d.ts.map +1 -1
- package/funcs/evalsRagasSummarization.js +1 -1
- package/funcs/evalsRagasSummarization.js.map +1 -1
- package/funcs/evalsSentimentClassification.d.ts +3 -2
- package/funcs/evalsSentimentClassification.d.ts.map +1 -1
- package/funcs/evalsSentimentClassification.js +1 -1
- package/funcs/evalsSentimentClassification.js.map +1 -1
- package/funcs/evalsSummarization.d.ts +3 -2
- package/funcs/evalsSummarization.d.ts.map +1 -1
- package/funcs/evalsSummarization.js +1 -1
- package/funcs/evalsSummarization.js.map +1 -1
- package/funcs/evalsToneOfVoice.d.ts +3 -2
- package/funcs/evalsToneOfVoice.d.ts.map +1 -1
- package/funcs/evalsToneOfVoice.js +1 -1
- package/funcs/evalsToneOfVoice.js.map +1 -1
- package/funcs/evalsTranslation.d.ts +3 -2
- package/funcs/evalsTranslation.d.ts.map +1 -1
- package/funcs/evalsTranslation.js +1 -1
- package/funcs/evalsTranslation.js.map +1 -1
- package/funcs/evalsUpdate.d.ts +3 -2
- package/funcs/evalsUpdate.d.ts.map +1 -1
- package/funcs/evalsUpdate.js +1 -1
- package/funcs/evalsUpdate.js.map +1 -1
- package/funcs/evalsValidJson.d.ts +3 -2
- package/funcs/evalsValidJson.d.ts.map +1 -1
- package/funcs/evalsValidJson.js +1 -1
- package/funcs/evalsValidJson.js.map +1 -1
- package/funcs/feedbackCreate.d.ts +3 -2
- package/funcs/feedbackCreate.d.ts.map +1 -1
- package/funcs/feedbackCreate.js +1 -1
- package/funcs/feedbackCreate.js.map +1 -1
- package/funcs/filesCreate.d.ts +3 -2
- package/funcs/filesCreate.d.ts.map +1 -1
- package/funcs/filesCreate.js +1 -1
- package/funcs/filesCreate.js.map +1 -1
- package/funcs/filesDelete.d.ts +3 -2
- package/funcs/filesDelete.d.ts.map +1 -1
- package/funcs/filesDelete.js +1 -1
- package/funcs/filesDelete.js.map +1 -1
- package/funcs/filesGet.d.ts +3 -2
- package/funcs/filesGet.d.ts.map +1 -1
- package/funcs/filesGet.js +1 -1
- package/funcs/filesGet.js.map +1 -1
- package/funcs/filesList.d.ts +3 -2
- package/funcs/filesList.d.ts.map +1 -1
- package/funcs/filesList.js +1 -1
- package/funcs/filesList.js.map +1 -1
- package/funcs/knowledgeCreate.d.ts +3 -2
- package/funcs/knowledgeCreate.d.ts.map +1 -1
- package/funcs/knowledgeCreate.js +1 -1
- package/funcs/knowledgeCreate.js.map +1 -1
- package/funcs/knowledgeCreateChunks.d.ts +3 -2
- package/funcs/knowledgeCreateChunks.d.ts.map +1 -1
- package/funcs/knowledgeCreateChunks.js +1 -1
- package/funcs/knowledgeCreateChunks.js.map +1 -1
- package/funcs/knowledgeCreateDatasource.d.ts +3 -2
- package/funcs/knowledgeCreateDatasource.d.ts.map +1 -1
- package/funcs/knowledgeCreateDatasource.js +1 -1
- package/funcs/knowledgeCreateDatasource.js.map +1 -1
- package/funcs/knowledgeDelete.d.ts +3 -2
- package/funcs/knowledgeDelete.d.ts.map +1 -1
- package/funcs/knowledgeDelete.js +1 -1
- package/funcs/knowledgeDelete.js.map +1 -1
- package/funcs/knowledgeDeleteChunk.d.ts +3 -2
- package/funcs/knowledgeDeleteChunk.d.ts.map +1 -1
- package/funcs/knowledgeDeleteChunk.js +1 -1
- package/funcs/knowledgeDeleteChunk.js.map +1 -1
- package/funcs/knowledgeDeleteDatasource.d.ts +3 -2
- package/funcs/knowledgeDeleteDatasource.d.ts.map +1 -1
- package/funcs/knowledgeDeleteDatasource.js +1 -1
- package/funcs/knowledgeDeleteDatasource.js.map +1 -1
- package/funcs/knowledgeList.d.ts +3 -2
- package/funcs/knowledgeList.d.ts.map +1 -1
- package/funcs/knowledgeList.js +1 -1
- package/funcs/knowledgeList.js.map +1 -1
- package/funcs/knowledgeListChunks.d.ts +3 -2
- package/funcs/knowledgeListChunks.d.ts.map +1 -1
- package/funcs/knowledgeListChunks.js +1 -1
- package/funcs/knowledgeListChunks.js.map +1 -1
- package/funcs/knowledgeListDatasources.d.ts +3 -2
- package/funcs/knowledgeListDatasources.d.ts.map +1 -1
- package/funcs/knowledgeListDatasources.js +1 -1
- package/funcs/knowledgeListDatasources.js.map +1 -1
- package/funcs/knowledgeRetrieve.d.ts +3 -2
- package/funcs/knowledgeRetrieve.d.ts.map +1 -1
- package/funcs/knowledgeRetrieve.js +1 -1
- package/funcs/knowledgeRetrieve.js.map +1 -1
- package/funcs/knowledgeRetrieveChunk.d.ts +3 -2
- package/funcs/knowledgeRetrieveChunk.d.ts.map +1 -1
- package/funcs/knowledgeRetrieveChunk.js +1 -1
- package/funcs/knowledgeRetrieveChunk.js.map +1 -1
- package/funcs/knowledgeRetrieveDatasource.d.ts +3 -2
- package/funcs/knowledgeRetrieveDatasource.d.ts.map +1 -1
- package/funcs/knowledgeRetrieveDatasource.js +1 -1
- package/funcs/knowledgeRetrieveDatasource.js.map +1 -1
- package/funcs/knowledgeSearch.d.ts +3 -2
- package/funcs/knowledgeSearch.d.ts.map +1 -1
- package/funcs/knowledgeSearch.js +1 -1
- package/funcs/knowledgeSearch.js.map +1 -1
- package/funcs/knowledgeUpdate.d.ts +3 -2
- package/funcs/knowledgeUpdate.d.ts.map +1 -1
- package/funcs/knowledgeUpdate.js +1 -1
- package/funcs/knowledgeUpdate.js.map +1 -1
- package/funcs/knowledgeUpdateChunk.d.ts +3 -2
- package/funcs/knowledgeUpdateChunk.d.ts.map +1 -1
- package/funcs/knowledgeUpdateChunk.js +1 -1
- package/funcs/knowledgeUpdateChunk.js.map +1 -1
- package/funcs/knowledgeUpdateDatasource.d.ts +3 -2
- package/funcs/knowledgeUpdateDatasource.d.ts.map +1 -1
- package/funcs/knowledgeUpdateDatasource.js +1 -1
- package/funcs/knowledgeUpdateDatasource.js.map +1 -1
- package/funcs/modelsList.d.ts +3 -2
- package/funcs/modelsList.d.ts.map +1 -1
- package/funcs/modelsList.js +1 -1
- package/funcs/modelsList.js.map +1 -1
- package/funcs/promptsCreate.d.ts +3 -2
- package/funcs/promptsCreate.d.ts.map +1 -1
- package/funcs/promptsCreate.js +1 -1
- package/funcs/promptsCreate.js.map +1 -1
- package/funcs/promptsDelete.d.ts +3 -2
- package/funcs/promptsDelete.d.ts.map +1 -1
- package/funcs/promptsDelete.js +1 -1
- package/funcs/promptsDelete.js.map +1 -1
- package/funcs/promptsGetVersion.d.ts +3 -2
- package/funcs/promptsGetVersion.d.ts.map +1 -1
- package/funcs/promptsGetVersion.js +1 -1
- package/funcs/promptsGetVersion.js.map +1 -1
- package/funcs/promptsList.d.ts +3 -2
- package/funcs/promptsList.d.ts.map +1 -1
- package/funcs/promptsList.js +1 -1
- package/funcs/promptsList.js.map +1 -1
- package/funcs/promptsListVersions.d.ts +3 -2
- package/funcs/promptsListVersions.d.ts.map +1 -1
- package/funcs/promptsListVersions.js +1 -1
- package/funcs/promptsListVersions.js.map +1 -1
- package/funcs/promptsRetrieve.d.ts +3 -2
- package/funcs/promptsRetrieve.d.ts.map +1 -1
- package/funcs/promptsRetrieve.js +1 -1
- package/funcs/promptsRetrieve.js.map +1 -1
- package/funcs/promptsUpdate.d.ts +3 -2
- package/funcs/promptsUpdate.d.ts.map +1 -1
- package/funcs/promptsUpdate.js +1 -1
- package/funcs/promptsUpdate.js.map +1 -1
- package/funcs/remoteconfigsRetrieve.d.ts +3 -2
- package/funcs/remoteconfigsRetrieve.d.ts.map +1 -1
- package/funcs/remoteconfigsRetrieve.js +1 -1
- package/funcs/remoteconfigsRetrieve.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/matchers.d.ts +3 -10
- package/lib/matchers.d.ts.map +1 -1
- package/lib/matchers.js +33 -31
- package/lib/matchers.js.map +1 -1
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.js +1 -1
- package/models/errors/apierror.d.ts +8 -18
- package/models/errors/apierror.d.ts.map +1 -1
- package/models/errors/apierror.js +17 -10
- package/models/errors/apierror.js.map +1 -1
- package/models/errors/createeval.d.ts +7 -2
- package/models/errors/createeval.d.ts.map +1 -1
- package/models/errors/createeval.js +12 -4
- package/models/errors/createeval.js.map +1 -1
- package/models/errors/deletecontact.d.ts +7 -2
- package/models/errors/deletecontact.d.ts.map +1 -1
- package/models/errors/deletecontact.js +12 -4
- package/models/errors/deletecontact.js.map +1 -1
- package/models/errors/deleteeval.d.ts +7 -2
- package/models/errors/deleteeval.d.ts.map +1 -1
- package/models/errors/deleteeval.js +12 -4
- package/models/errors/deleteeval.js.map +1 -1
- package/models/errors/evalsageappropriate.d.ts +13 -4
- package/models/errors/evalsageappropriate.d.ts.map +1 -1
- package/models/errors/evalsageappropriate.js +23 -8
- package/models/errors/evalsageappropriate.js.map +1 -1
- package/models/errors/evalsbertscore.d.ts +13 -4
- package/models/errors/evalsbertscore.d.ts.map +1 -1
- package/models/errors/evalsbertscore.js +23 -8
- package/models/errors/evalsbertscore.js.map +1 -1
- package/models/errors/evalsbleuscore.d.ts +13 -4
- package/models/errors/evalsbleuscore.d.ts.map +1 -1
- package/models/errors/evalsbleuscore.js +23 -8
- package/models/errors/evalsbleuscore.js.map +1 -1
- package/models/errors/evalsbotdetection.d.ts +13 -4
- package/models/errors/evalsbotdetection.d.ts.map +1 -1
- package/models/errors/evalsbotdetection.js +23 -8
- package/models/errors/evalsbotdetection.js.map +1 -1
- package/models/errors/evalscontains.d.ts +13 -4
- package/models/errors/evalscontains.d.ts.map +1 -1
- package/models/errors/evalscontains.js +23 -8
- package/models/errors/evalscontains.js.map +1 -1
- package/models/errors/evalscontainsall.d.ts +13 -4
- package/models/errors/evalscontainsall.d.ts.map +1 -1
- package/models/errors/evalscontainsall.js +23 -8
- package/models/errors/evalscontainsall.js.map +1 -1
- package/models/errors/evalscontainsany.d.ts +13 -4
- package/models/errors/evalscontainsany.d.ts.map +1 -1
- package/models/errors/evalscontainsany.js +23 -8
- package/models/errors/evalscontainsany.js.map +1 -1
- package/models/errors/evalscontainsemail.d.ts +13 -4
- package/models/errors/evalscontainsemail.d.ts.map +1 -1
- package/models/errors/evalscontainsemail.js +23 -8
- package/models/errors/evalscontainsemail.js.map +1 -1
- package/models/errors/evalscontainsnone.d.ts +13 -4
- package/models/errors/evalscontainsnone.d.ts.map +1 -1
- package/models/errors/evalscontainsnone.js +23 -8
- package/models/errors/evalscontainsnone.js.map +1 -1
- package/models/errors/evalscontainsurl.d.ts +13 -4
- package/models/errors/evalscontainsurl.d.ts.map +1 -1
- package/models/errors/evalscontainsurl.js +23 -8
- package/models/errors/evalscontainsurl.js.map +1 -1
- package/models/errors/evalscontainsvalidlink.d.ts +13 -4
- package/models/errors/evalscontainsvalidlink.d.ts.map +1 -1
- package/models/errors/evalscontainsvalidlink.js +23 -8
- package/models/errors/evalscontainsvalidlink.js.map +1 -1
- package/models/errors/evalsendswith.d.ts +13 -4
- package/models/errors/evalsendswith.d.ts.map +1 -1
- package/models/errors/evalsendswith.js +23 -8
- package/models/errors/evalsendswith.js.map +1 -1
- package/models/errors/evalsexactmatch.d.ts +13 -4
- package/models/errors/evalsexactmatch.d.ts.map +1 -1
- package/models/errors/evalsexactmatch.js +23 -8
- package/models/errors/evalsexactmatch.js.map +1 -1
- package/models/errors/evalsfactcheckingknowledgebase.d.ts +13 -4
- package/models/errors/evalsfactcheckingknowledgebase.d.ts.map +1 -1
- package/models/errors/evalsfactcheckingknowledgebase.js +23 -8
- package/models/errors/evalsfactcheckingknowledgebase.js.map +1 -1
- package/models/errors/evalsgrammar.d.ts +13 -4
- package/models/errors/evalsgrammar.d.ts.map +1 -1
- package/models/errors/evalsgrammar.js +23 -8
- package/models/errors/evalsgrammar.js.map +1 -1
- package/models/errors/evalslengthbetween.d.ts +13 -4
- package/models/errors/evalslengthbetween.d.ts.map +1 -1
- package/models/errors/evalslengthbetween.js +23 -8
- package/models/errors/evalslengthbetween.js.map +1 -1
- package/models/errors/evalslengthgreaterthan.d.ts +13 -4
- package/models/errors/evalslengthgreaterthan.d.ts.map +1 -1
- package/models/errors/evalslengthgreaterthan.js +23 -8
- package/models/errors/evalslengthgreaterthan.js.map +1 -1
- package/models/errors/evalslengthlessthan.d.ts +13 -4
- package/models/errors/evalslengthlessthan.d.ts.map +1 -1
- package/models/errors/evalslengthlessthan.js +23 -8
- package/models/errors/evalslengthlessthan.js.map +1 -1
- package/models/errors/evalslocalization.d.ts +13 -4
- package/models/errors/evalslocalization.d.ts.map +1 -1
- package/models/errors/evalslocalization.js +23 -8
- package/models/errors/evalslocalization.js.map +1 -1
- package/models/errors/evalspii.d.ts +13 -4
- package/models/errors/evalspii.d.ts.map +1 -1
- package/models/errors/evalspii.js +23 -8
- package/models/errors/evalspii.js.map +1 -1
- package/models/errors/evalsragascoherence.d.ts +13 -4
- package/models/errors/evalsragascoherence.d.ts.map +1 -1
- package/models/errors/evalsragascoherence.js +23 -8
- package/models/errors/evalsragascoherence.js.map +1 -1
- package/models/errors/evalsragasconciseness.d.ts +13 -4
- package/models/errors/evalsragasconciseness.d.ts.map +1 -1
- package/models/errors/evalsragasconciseness.js +23 -8
- package/models/errors/evalsragasconciseness.js.map +1 -1
- package/models/errors/evalsragascontextprecision.d.ts +13 -4
- package/models/errors/evalsragascontextprecision.d.ts.map +1 -1
- package/models/errors/evalsragascontextprecision.js +23 -8
- package/models/errors/evalsragascontextprecision.js.map +1 -1
- package/models/errors/evalsragascorrectness.d.ts +13 -4
- package/models/errors/evalsragascorrectness.d.ts.map +1 -1
- package/models/errors/evalsragascorrectness.js +23 -8
- package/models/errors/evalsragascorrectness.js.map +1 -1
- package/models/errors/evalsragasfaithfulness.d.ts +13 -4
- package/models/errors/evalsragasfaithfulness.d.ts.map +1 -1
- package/models/errors/evalsragasfaithfulness.js +23 -8
- package/models/errors/evalsragasfaithfulness.js.map +1 -1
- package/models/errors/evalsragasharmfulness.d.ts +13 -4
- package/models/errors/evalsragasharmfulness.d.ts.map +1 -1
- package/models/errors/evalsragasharmfulness.js +23 -8
- package/models/errors/evalsragasharmfulness.js.map +1 -1
- package/models/errors/evalsragasmaliciousness.d.ts +13 -4
- package/models/errors/evalsragasmaliciousness.d.ts.map +1 -1
- package/models/errors/evalsragasmaliciousness.js +23 -8
- package/models/errors/evalsragasmaliciousness.js.map +1 -1
- package/models/errors/evalsragasresponserelevancy.d.ts +13 -4
- package/models/errors/evalsragasresponserelevancy.d.ts.map +1 -1
- package/models/errors/evalsragasresponserelevancy.js +23 -8
- package/models/errors/evalsragasresponserelevancy.js.map +1 -1
- package/models/errors/evalsragassummarization.d.ts +13 -4
- package/models/errors/evalsragassummarization.d.ts.map +1 -1
- package/models/errors/evalsragassummarization.js +23 -8
- package/models/errors/evalsragassummarization.js.map +1 -1
- package/models/errors/evalssentimentclassification.d.ts +13 -4
- package/models/errors/evalssentimentclassification.d.ts.map +1 -1
- package/models/errors/evalssentimentclassification.js +23 -8
- package/models/errors/evalssentimentclassification.js.map +1 -1
- package/models/errors/evalssummarization.d.ts +13 -4
- package/models/errors/evalssummarization.d.ts.map +1 -1
- package/models/errors/evalssummarization.js +23 -8
- package/models/errors/evalssummarization.js.map +1 -1
- package/models/errors/evalstoneofvoice.d.ts +13 -4
- package/models/errors/evalstoneofvoice.d.ts.map +1 -1
- package/models/errors/evalstoneofvoice.js +23 -8
- package/models/errors/evalstoneofvoice.js.map +1 -1
- package/models/errors/evalstranslation.d.ts +13 -4
- package/models/errors/evalstranslation.d.ts.map +1 -1
- package/models/errors/evalstranslation.js +23 -8
- package/models/errors/evalstranslation.js.map +1 -1
- package/models/errors/evalsvalidjson.d.ts +13 -4
- package/models/errors/evalsvalidjson.d.ts.map +1 -1
- package/models/errors/evalsvalidjson.js +23 -8
- package/models/errors/evalsvalidjson.js.map +1 -1
- package/models/errors/getevals.d.ts +7 -2
- package/models/errors/getevals.d.ts.map +1 -1
- package/models/errors/getevals.js +12 -4
- package/models/errors/getevals.js.map +1 -1
- package/models/errors/getpromptversion.d.ts +7 -2
- package/models/errors/getpromptversion.d.ts.map +1 -1
- package/models/errors/getpromptversion.js +12 -4
- package/models/errors/getpromptversion.js.map +1 -1
- package/models/errors/honoapierror.d.ts +7 -2
- package/models/errors/honoapierror.d.ts.map +1 -1
- package/models/errors/honoapierror.js +12 -4
- package/models/errors/honoapierror.js.map +1 -1
- package/models/errors/index.d.ts +1 -0
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +1 -0
- package/models/errors/index.js.map +1 -1
- package/models/errors/invokeeval.d.ts +13 -4
- package/models/errors/invokeeval.d.ts.map +1 -1
- package/models/errors/invokeeval.js +23 -8
- package/models/errors/invokeeval.js.map +1 -1
- package/models/errors/orqerror.d.ts +19 -0
- package/models/errors/orqerror.d.ts.map +1 -0
- package/models/errors/orqerror.js +20 -0
- package/models/errors/orqerror.js.map +1 -0
- package/models/errors/responsevalidationerror.d.ts +26 -0
- package/models/errors/responsevalidationerror.d.ts.map +1 -0
- package/models/errors/responsevalidationerror.js +66 -0
- package/models/errors/responsevalidationerror.js.map +1 -0
- package/models/errors/retrievecontact.d.ts +7 -2
- package/models/errors/retrievecontact.d.ts.map +1 -1
- package/models/errors/retrievecontact.js +12 -4
- package/models/errors/retrievecontact.js.map +1 -1
- package/models/errors/sdkvalidationerror.d.ts +1 -0
- package/models/errors/sdkvalidationerror.d.ts.map +1 -1
- package/models/errors/sdkvalidationerror.js +14 -0
- package/models/errors/sdkvalidationerror.js.map +1 -1
- package/models/errors/updatecontact.d.ts +7 -2
- package/models/errors/updatecontact.d.ts.map +1 -1
- package/models/errors/updatecontact.js +12 -4
- package/models/errors/updatecontact.js.map +1 -1
- package/models/errors/updateeval.d.ts +7 -2
- package/models/errors/updateeval.d.ts.map +1 -1
- package/models/errors/updateeval.js +12 -4
- package/models/errors/updateeval.js.map +1 -1
- package/models/errors/updateprompt.d.ts +7 -2
- package/models/errors/updateprompt.d.ts.map +1 -1
- package/models/errors/updateprompt.js +12 -4
- package/models/errors/updateprompt.js.map +1 -1
- package/models/operations/createcontact.js +2 -2
- package/models/operations/createdataset.js +2 -2
- package/models/operations/createdatasetitem.js +2 -2
- package/models/operations/createdatasource.js +2 -2
- package/models/operations/createeval.js +16 -16
- package/models/operations/fileget.js +2 -2
- package/models/operations/filelist.js +2 -2
- package/models/operations/fileupload.js +2 -2
- package/models/operations/getevals.js +28 -28
- package/models/operations/listcontacts.js +2 -2
- package/models/operations/listdatasetdatapoints.js +2 -2
- package/models/operations/listdatasets.js +2 -2
- package/models/operations/listdatasources.js +2 -2
- package/models/operations/retrievecontact.js +2 -2
- package/models/operations/retrievedatapoint.js +2 -2
- package/models/operations/retrievedataset.js +2 -2
- package/models/operations/retrievedatasource.js +2 -2
- package/models/operations/updatecontact.js +2 -2
- package/models/operations/updatedatapoint.js +2 -2
- package/models/operations/updatedataset.js +2 -2
- package/models/operations/updatedatasource.js +2 -2
- package/models/operations/updateeval.js +16 -16
- package/package.json +1 -1
- package/src/funcs/contactsCreate.ts +21 -17
- package/src/funcs/contactsDelete.ts +21 -17
- package/src/funcs/contactsList.ts +21 -17
- package/src/funcs/contactsRetrieve.ts +21 -17
- package/src/funcs/contactsUpdate.ts +21 -17
- package/src/funcs/datasetsClear.ts +21 -17
- package/src/funcs/datasetsCreate.ts +21 -17
- package/src/funcs/datasetsCreateDatapoint.ts +21 -17
- package/src/funcs/datasetsCreateExperiment.ts +21 -17
- package/src/funcs/datasetsDelete.ts +21 -17
- package/src/funcs/datasetsDeleteDatapoint.ts +21 -17
- package/src/funcs/datasetsList.ts +21 -17
- package/src/funcs/datasetsListDatapoints.ts +21 -17
- package/src/funcs/datasetsRetrieve.ts +21 -17
- package/src/funcs/datasetsRetrieveDatapoint.ts +21 -17
- package/src/funcs/datasetsUpdate.ts +21 -17
- package/src/funcs/datasetsUpdateDatapoint.ts +21 -17
- package/src/funcs/deploymentsCreateExperiment.ts +21 -17
- package/src/funcs/deploymentsGetConfig.ts +21 -17
- package/src/funcs/deploymentsInvoke.ts +21 -17
- package/src/funcs/deploymentsList.ts +21 -17
- package/src/funcs/deploymentsMetricsCreate.ts +21 -17
- package/src/funcs/deploymentsStream.ts +21 -17
- package/src/funcs/evalsAgeAppropriate.ts +21 -17
- package/src/funcs/evalsAll.ts +21 -17
- package/src/funcs/evalsBertScore.ts +21 -17
- package/src/funcs/evalsBleuScore.ts +21 -17
- package/src/funcs/evalsBotDetection.ts +21 -17
- package/src/funcs/evalsContains.ts +21 -17
- package/src/funcs/evalsContainsAll.ts +21 -17
- package/src/funcs/evalsContainsAny.ts +21 -17
- package/src/funcs/evalsContainsEmail.ts +21 -17
- package/src/funcs/evalsContainsNone.ts +21 -17
- package/src/funcs/evalsContainsUrl.ts +21 -17
- package/src/funcs/evalsContainsValidLink.ts +21 -17
- package/src/funcs/evalsCreate.ts +21 -17
- package/src/funcs/evalsDelete.ts +21 -17
- package/src/funcs/evalsEndsWith.ts +21 -17
- package/src/funcs/evalsExactMatch.ts +21 -17
- package/src/funcs/evalsFactCheckingKnowledgeBase.ts +21 -17
- package/src/funcs/evalsGrammar.ts +21 -17
- package/src/funcs/evalsInvoke.ts +21 -17
- package/src/funcs/evalsLengthBetween.ts +21 -17
- package/src/funcs/evalsLengthGreaterThan.ts +21 -17
- package/src/funcs/evalsLengthLessThan.ts +21 -17
- package/src/funcs/evalsLocalization.ts +21 -17
- package/src/funcs/evalsPii.ts +21 -17
- package/src/funcs/evalsRagasCoherence.ts +21 -17
- package/src/funcs/evalsRagasConciseness.ts +21 -17
- package/src/funcs/evalsRagasContextPrecision.ts +21 -17
- package/src/funcs/evalsRagasCorrectness.ts +21 -17
- package/src/funcs/evalsRagasFaithfulness.ts +21 -17
- package/src/funcs/evalsRagasHarmfulness.ts +21 -17
- package/src/funcs/evalsRagasMaliciousness.ts +21 -17
- package/src/funcs/evalsRagasResponseRelevancy.ts +21 -17
- package/src/funcs/evalsRagasSummarization.ts +21 -17
- package/src/funcs/evalsSentimentClassification.ts +21 -17
- package/src/funcs/evalsSummarization.ts +21 -17
- package/src/funcs/evalsToneOfVoice.ts +21 -17
- package/src/funcs/evalsTranslation.ts +21 -17
- package/src/funcs/evalsUpdate.ts +21 -17
- package/src/funcs/evalsValidJson.ts +21 -17
- package/src/funcs/feedbackCreate.ts +21 -17
- package/src/funcs/filesCreate.ts +21 -17
- package/src/funcs/filesDelete.ts +21 -17
- package/src/funcs/filesGet.ts +21 -17
- package/src/funcs/filesList.ts +21 -17
- package/src/funcs/knowledgeCreate.ts +21 -17
- package/src/funcs/knowledgeCreateChunks.ts +21 -17
- package/src/funcs/knowledgeCreateDatasource.ts +21 -17
- package/src/funcs/knowledgeDelete.ts +21 -17
- package/src/funcs/knowledgeDeleteChunk.ts +21 -17
- package/src/funcs/knowledgeDeleteDatasource.ts +21 -17
- package/src/funcs/knowledgeList.ts +21 -17
- package/src/funcs/knowledgeListChunks.ts +21 -17
- package/src/funcs/knowledgeListDatasources.ts +21 -17
- package/src/funcs/knowledgeRetrieve.ts +21 -17
- package/src/funcs/knowledgeRetrieveChunk.ts +21 -17
- package/src/funcs/knowledgeRetrieveDatasource.ts +21 -17
- package/src/funcs/knowledgeSearch.ts +21 -17
- package/src/funcs/knowledgeUpdate.ts +21 -17
- package/src/funcs/knowledgeUpdateChunk.ts +21 -17
- package/src/funcs/knowledgeUpdateDatasource.ts +21 -17
- package/src/funcs/modelsList.ts +21 -17
- package/src/funcs/promptsCreate.ts +21 -17
- package/src/funcs/promptsDelete.ts +21 -17
- package/src/funcs/promptsGetVersion.ts +21 -17
- package/src/funcs/promptsList.ts +21 -17
- package/src/funcs/promptsListVersions.ts +21 -17
- package/src/funcs/promptsRetrieve.ts +21 -17
- package/src/funcs/promptsUpdate.ts +21 -17
- package/src/funcs/remoteconfigsRetrieve.ts +21 -17
- package/src/lib/config.ts +3 -3
- package/src/lib/matchers.ts +44 -41
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/errors/apierror.ts +23 -31
- package/src/models/errors/createeval.ts +15 -4
- package/src/models/errors/deletecontact.ts +15 -5
- package/src/models/errors/deleteeval.ts +15 -4
- package/src/models/errors/evalsageappropriate.ts +29 -8
- package/src/models/errors/evalsbertscore.ts +29 -8
- package/src/models/errors/evalsbleuscore.ts +29 -8
- package/src/models/errors/evalsbotdetection.ts +29 -8
- package/src/models/errors/evalscontains.ts +29 -8
- package/src/models/errors/evalscontainsall.ts +29 -8
- package/src/models/errors/evalscontainsany.ts +29 -8
- package/src/models/errors/evalscontainsemail.ts +29 -8
- package/src/models/errors/evalscontainsnone.ts +29 -8
- package/src/models/errors/evalscontainsurl.ts +29 -8
- package/src/models/errors/evalscontainsvalidlink.ts +29 -8
- package/src/models/errors/evalsendswith.ts +29 -8
- package/src/models/errors/evalsexactmatch.ts +29 -8
- package/src/models/errors/evalsfactcheckingknowledgebase.ts +29 -8
- package/src/models/errors/evalsgrammar.ts +29 -8
- package/src/models/errors/evalslengthbetween.ts +29 -8
- package/src/models/errors/evalslengthgreaterthan.ts +29 -8
- package/src/models/errors/evalslengthlessthan.ts +29 -8
- package/src/models/errors/evalslocalization.ts +29 -8
- package/src/models/errors/evalspii.ts +29 -8
- package/src/models/errors/evalsragascoherence.ts +29 -8
- package/src/models/errors/evalsragasconciseness.ts +29 -8
- package/src/models/errors/evalsragascontextprecision.ts +29 -8
- package/src/models/errors/evalsragascorrectness.ts +29 -8
- package/src/models/errors/evalsragasfaithfulness.ts +29 -8
- package/src/models/errors/evalsragasharmfulness.ts +29 -8
- package/src/models/errors/evalsragasmaliciousness.ts +29 -8
- package/src/models/errors/evalsragasresponserelevancy.ts +29 -8
- package/src/models/errors/evalsragassummarization.ts +29 -8
- package/src/models/errors/evalssentimentclassification.ts +29 -8
- package/src/models/errors/evalssummarization.ts +29 -8
- package/src/models/errors/evalstoneofvoice.ts +29 -8
- package/src/models/errors/evalstranslation.ts +29 -8
- package/src/models/errors/evalsvalidjson.ts +29 -8
- package/src/models/errors/getevals.ts +15 -4
- package/src/models/errors/getpromptversion.ts +15 -4
- package/src/models/errors/honoapierror.ts +15 -5
- package/src/models/errors/index.ts +1 -0
- package/src/models/errors/invokeeval.ts +29 -8
- package/src/models/errors/orqerror.ts +35 -0
- package/src/models/errors/responsevalidationerror.ts +50 -0
- package/src/models/errors/retrievecontact.ts +15 -5
- package/src/models/errors/sdkvalidationerror.ts +12 -0
- package/src/models/errors/updatecontact.ts +15 -4
- package/src/models/errors/updateeval.ts +15 -4
- package/src/models/errors/updateprompt.ts +15 -4
- package/src/models/operations/createcontact.ts +2 -2
- package/src/models/operations/createdataset.ts +2 -2
- package/src/models/operations/createdatasetitem.ts +2 -2
- package/src/models/operations/createdatasource.ts +2 -2
- package/src/models/operations/createeval.ts +16 -16
- package/src/models/operations/fileget.ts +2 -2
- package/src/models/operations/filelist.ts +2 -2
- package/src/models/operations/fileupload.ts +2 -2
- package/src/models/operations/getevals.ts +28 -28
- package/src/models/operations/listcontacts.ts +2 -2
- package/src/models/operations/listdatasetdatapoints.ts +2 -2
- package/src/models/operations/listdatasets.ts +2 -2
- package/src/models/operations/listdatasources.ts +2 -2
- package/src/models/operations/retrievecontact.ts +2 -2
- package/src/models/operations/retrievedatapoint.ts +2 -2
- package/src/models/operations/retrievedataset.ts +2 -2
- package/src/models/operations/retrievedatasource.ts +2 -2
- package/src/models/operations/updatecontact.ts +2 -2
- package/src/models/operations/updatedatapoint.ts +2 -2
- package/src/models/operations/updatedataset.ts +2 -2
- package/src/models/operations/updatedatasource.ts +2 -2
- package/src/models/operations/updateeval.ts +16 -16
package/bin/mcp-server.js
CHANGED
|
@@ -34272,9 +34272,9 @@ var init_config = __esm(() => {
|
|
|
34272
34272
|
SDK_METADATA = {
|
|
34273
34273
|
language: "typescript",
|
|
34274
34274
|
openapiDocVersion: "2.0",
|
|
34275
|
-
sdkVersion: "3.8.0-rc.
|
|
34276
|
-
genVersion: "2.
|
|
34277
|
-
userAgent: "speakeasy-sdk/typescript 3.8.0-rc.
|
|
34275
|
+
sdkVersion: "3.8.0-rc.4",
|
|
34276
|
+
genVersion: "2.623.0",
|
|
34277
|
+
userAgent: "speakeasy-sdk/typescript 3.8.0-rc.4 2.623.0 2.0 @orq-ai/node"
|
|
34278
34278
|
};
|
|
34279
34279
|
});
|
|
34280
34280
|
|
|
@@ -35278,29 +35278,168 @@ var init_tools = __esm(() => {
|
|
|
35278
35278
|
init_shared();
|
|
35279
35279
|
});
|
|
35280
35280
|
|
|
35281
|
-
// src/models/errors/
|
|
35282
|
-
var
|
|
35283
|
-
var
|
|
35284
|
-
|
|
35281
|
+
// src/models/errors/orqerror.ts
|
|
35282
|
+
var OrqError;
|
|
35283
|
+
var init_orqerror = __esm(() => {
|
|
35284
|
+
OrqError = class OrqError extends Error {
|
|
35285
35285
|
statusCode;
|
|
35286
|
-
contentType;
|
|
35287
35286
|
body;
|
|
35287
|
+
headers;
|
|
35288
|
+
contentType;
|
|
35288
35289
|
rawResponse;
|
|
35289
|
-
constructor(message,
|
|
35290
|
-
|
|
35291
|
-
|
|
35292
|
-
|
|
35293
|
-
|
|
35294
|
-
|
|
35295
|
-
this.
|
|
35296
|
-
this.
|
|
35297
|
-
|
|
35298
|
-
|
|
35290
|
+
constructor(message, httpMeta) {
|
|
35291
|
+
super(message);
|
|
35292
|
+
this.statusCode = httpMeta.response.status;
|
|
35293
|
+
this.body = httpMeta.body;
|
|
35294
|
+
this.headers = httpMeta.response.headers;
|
|
35295
|
+
this.contentType = httpMeta.response.headers.get("content-type") || "";
|
|
35296
|
+
this.rawResponse = httpMeta.response;
|
|
35297
|
+
this.name = "OrqError";
|
|
35298
|
+
}
|
|
35299
|
+
};
|
|
35300
|
+
});
|
|
35301
|
+
|
|
35302
|
+
// src/models/errors/apierror.ts
|
|
35303
|
+
var APIError;
|
|
35304
|
+
var init_apierror = __esm(() => {
|
|
35305
|
+
init_orqerror();
|
|
35306
|
+
APIError = class APIError extends OrqError {
|
|
35307
|
+
constructor(message, httpMeta) {
|
|
35308
|
+
if (message) {
|
|
35309
|
+
message += `: `;
|
|
35310
|
+
}
|
|
35311
|
+
message += `Status ${httpMeta.response.status}`;
|
|
35312
|
+
const contentType2 = httpMeta.response.headers.get("content-type") || `""`;
|
|
35313
|
+
if (contentType2 !== "application/json") {
|
|
35314
|
+
message += ` Content-Type ${contentType2.includes(" ") ? `"${contentType2}"` : contentType2}`;
|
|
35315
|
+
}
|
|
35316
|
+
const body = httpMeta.body || `""`;
|
|
35317
|
+
message += body.length > 100 ? `
|
|
35318
|
+
` : " ";
|
|
35319
|
+
message += `Body ${body}`;
|
|
35320
|
+
message = message.trim();
|
|
35321
|
+
super(message, httpMeta);
|
|
35299
35322
|
this.name = "APIError";
|
|
35300
35323
|
}
|
|
35301
35324
|
};
|
|
35302
35325
|
});
|
|
35303
35326
|
|
|
35327
|
+
// src/models/errors/sdkvalidationerror.ts
|
|
35328
|
+
function formatZodError(err, level = 0) {
|
|
35329
|
+
let pre = " ".repeat(level);
|
|
35330
|
+
pre = level > 0 ? `│${pre}` : pre;
|
|
35331
|
+
pre += " ".repeat(level);
|
|
35332
|
+
let message = "";
|
|
35333
|
+
const append = (str) => message += `
|
|
35334
|
+
${pre}${str}`;
|
|
35335
|
+
const len = err.issues.length;
|
|
35336
|
+
const headline = len === 1 ? `${len} issue found` : `${len} issues found`;
|
|
35337
|
+
if (len) {
|
|
35338
|
+
append(`┌ ${headline}:`);
|
|
35339
|
+
}
|
|
35340
|
+
for (const issue of err.issues) {
|
|
35341
|
+
let path = issue.path.join(".");
|
|
35342
|
+
path = path ? `<root>.${path}` : "<root>";
|
|
35343
|
+
append(`│ • [${path}]: ${issue.message} (${issue.code})`);
|
|
35344
|
+
switch (issue.code) {
|
|
35345
|
+
case "invalid_literal":
|
|
35346
|
+
case "invalid_type": {
|
|
35347
|
+
append(`│ Want: ${issue.expected}`);
|
|
35348
|
+
append(`│ Got: ${issue.received}`);
|
|
35349
|
+
break;
|
|
35350
|
+
}
|
|
35351
|
+
case "unrecognized_keys": {
|
|
35352
|
+
append(`│ Keys: ${issue.keys.join(", ")}`);
|
|
35353
|
+
break;
|
|
35354
|
+
}
|
|
35355
|
+
case "invalid_enum_value": {
|
|
35356
|
+
append(`│ Allowed: ${issue.options.join(", ")}`);
|
|
35357
|
+
append(`│ Got: ${issue.received}`);
|
|
35358
|
+
break;
|
|
35359
|
+
}
|
|
35360
|
+
case "invalid_union_discriminator": {
|
|
35361
|
+
append(`│ Allowed: ${issue.options.join(", ")}`);
|
|
35362
|
+
break;
|
|
35363
|
+
}
|
|
35364
|
+
case "invalid_union": {
|
|
35365
|
+
const len2 = issue.unionErrors.length;
|
|
35366
|
+
append(`│ ✖︎ Attemped to deserialize into one of ${len2} union members:`);
|
|
35367
|
+
issue.unionErrors.forEach((err2, i) => {
|
|
35368
|
+
append(`│ ✖︎ Member ${i + 1} of ${len2}`);
|
|
35369
|
+
append(`${formatZodError(err2, level + 1)}`);
|
|
35370
|
+
});
|
|
35371
|
+
}
|
|
35372
|
+
}
|
|
35373
|
+
}
|
|
35374
|
+
if (err.issues.length) {
|
|
35375
|
+
append(`└─*`);
|
|
35376
|
+
}
|
|
35377
|
+
return message.slice(1);
|
|
35378
|
+
}
|
|
35379
|
+
var SDKValidationError;
|
|
35380
|
+
var init_sdkvalidationerror = __esm(() => {
|
|
35381
|
+
init_esm();
|
|
35382
|
+
SDKValidationError = class SDKValidationError extends Error {
|
|
35383
|
+
rawValue;
|
|
35384
|
+
rawMessage;
|
|
35385
|
+
static [Symbol.hasInstance](instance) {
|
|
35386
|
+
if (!(instance instanceof Error))
|
|
35387
|
+
return false;
|
|
35388
|
+
if (!("rawValue" in instance))
|
|
35389
|
+
return false;
|
|
35390
|
+
if (!("rawMessage" in instance))
|
|
35391
|
+
return false;
|
|
35392
|
+
if (!("pretty" in instance))
|
|
35393
|
+
return false;
|
|
35394
|
+
if (typeof instance.pretty !== "function")
|
|
35395
|
+
return false;
|
|
35396
|
+
return true;
|
|
35397
|
+
}
|
|
35398
|
+
constructor(message, cause, rawValue) {
|
|
35399
|
+
super(`${message}: ${cause}`);
|
|
35400
|
+
this.name = "SDKValidationError";
|
|
35401
|
+
this.cause = cause;
|
|
35402
|
+
this.rawValue = rawValue;
|
|
35403
|
+
this.rawMessage = message;
|
|
35404
|
+
}
|
|
35405
|
+
pretty() {
|
|
35406
|
+
if (this.cause instanceof ZodError) {
|
|
35407
|
+
return `${this.rawMessage}
|
|
35408
|
+
${formatZodError(this.cause)}`;
|
|
35409
|
+
} else {
|
|
35410
|
+
return this.toString();
|
|
35411
|
+
}
|
|
35412
|
+
}
|
|
35413
|
+
};
|
|
35414
|
+
});
|
|
35415
|
+
|
|
35416
|
+
// src/models/errors/responsevalidationerror.ts
|
|
35417
|
+
var ResponseValidationError;
|
|
35418
|
+
var init_responsevalidationerror = __esm(() => {
|
|
35419
|
+
init_esm();
|
|
35420
|
+
init_orqerror();
|
|
35421
|
+
init_sdkvalidationerror();
|
|
35422
|
+
ResponseValidationError = class ResponseValidationError extends OrqError {
|
|
35423
|
+
rawValue;
|
|
35424
|
+
rawMessage;
|
|
35425
|
+
constructor(message, extra) {
|
|
35426
|
+
super(message, extra);
|
|
35427
|
+
this.name = "ResponseValidationError";
|
|
35428
|
+
this.cause = extra.cause;
|
|
35429
|
+
this.rawValue = extra.rawValue;
|
|
35430
|
+
this.rawMessage = extra.rawMessage;
|
|
35431
|
+
}
|
|
35432
|
+
pretty() {
|
|
35433
|
+
if (this.cause instanceof ZodError) {
|
|
35434
|
+
return `${this.rawMessage}
|
|
35435
|
+
${formatZodError(this.cause)}`;
|
|
35436
|
+
} else {
|
|
35437
|
+
return this.toString();
|
|
35438
|
+
}
|
|
35439
|
+
}
|
|
35440
|
+
};
|
|
35441
|
+
});
|
|
35442
|
+
|
|
35304
35443
|
// src/lib/event-streams.ts
|
|
35305
35444
|
function findBoundary(buffer, start) {
|
|
35306
35445
|
const char1 = buffer[start];
|
|
@@ -35503,94 +35642,6 @@ var init_event_streams = __esm(() => {
|
|
|
35503
35642
|
};
|
|
35504
35643
|
});
|
|
35505
35644
|
|
|
35506
|
-
// src/models/errors/sdkvalidationerror.ts
|
|
35507
|
-
function formatZodError(err, level = 0) {
|
|
35508
|
-
let pre = " ".repeat(level);
|
|
35509
|
-
pre = level > 0 ? `│${pre}` : pre;
|
|
35510
|
-
pre += " ".repeat(level);
|
|
35511
|
-
let message = "";
|
|
35512
|
-
const append = (str) => message += `
|
|
35513
|
-
${pre}${str}`;
|
|
35514
|
-
const len = err.issues.length;
|
|
35515
|
-
const headline = len === 1 ? `${len} issue found` : `${len} issues found`;
|
|
35516
|
-
if (len) {
|
|
35517
|
-
append(`┌ ${headline}:`);
|
|
35518
|
-
}
|
|
35519
|
-
for (const issue of err.issues) {
|
|
35520
|
-
let path = issue.path.join(".");
|
|
35521
|
-
path = path ? `<root>.${path}` : "<root>";
|
|
35522
|
-
append(`│ • [${path}]: ${issue.message} (${issue.code})`);
|
|
35523
|
-
switch (issue.code) {
|
|
35524
|
-
case "invalid_literal":
|
|
35525
|
-
case "invalid_type": {
|
|
35526
|
-
append(`│ Want: ${issue.expected}`);
|
|
35527
|
-
append(`│ Got: ${issue.received}`);
|
|
35528
|
-
break;
|
|
35529
|
-
}
|
|
35530
|
-
case "unrecognized_keys": {
|
|
35531
|
-
append(`│ Keys: ${issue.keys.join(", ")}`);
|
|
35532
|
-
break;
|
|
35533
|
-
}
|
|
35534
|
-
case "invalid_enum_value": {
|
|
35535
|
-
append(`│ Allowed: ${issue.options.join(", ")}`);
|
|
35536
|
-
append(`│ Got: ${issue.received}`);
|
|
35537
|
-
break;
|
|
35538
|
-
}
|
|
35539
|
-
case "invalid_union_discriminator": {
|
|
35540
|
-
append(`│ Allowed: ${issue.options.join(", ")}`);
|
|
35541
|
-
break;
|
|
35542
|
-
}
|
|
35543
|
-
case "invalid_union": {
|
|
35544
|
-
const len2 = issue.unionErrors.length;
|
|
35545
|
-
append(`│ ✖︎ Attemped to deserialize into one of ${len2} union members:`);
|
|
35546
|
-
issue.unionErrors.forEach((err2, i) => {
|
|
35547
|
-
append(`│ ✖︎ Member ${i + 1} of ${len2}`);
|
|
35548
|
-
append(`${formatZodError(err2, level + 1)}`);
|
|
35549
|
-
});
|
|
35550
|
-
}
|
|
35551
|
-
}
|
|
35552
|
-
}
|
|
35553
|
-
if (err.issues.length) {
|
|
35554
|
-
append(`└─*`);
|
|
35555
|
-
}
|
|
35556
|
-
return message.slice(1);
|
|
35557
|
-
}
|
|
35558
|
-
var SDKValidationError;
|
|
35559
|
-
var init_sdkvalidationerror = __esm(() => {
|
|
35560
|
-
init_esm();
|
|
35561
|
-
SDKValidationError = class SDKValidationError extends Error {
|
|
35562
|
-
rawValue;
|
|
35563
|
-
rawMessage;
|
|
35564
|
-
constructor(message, cause, rawValue) {
|
|
35565
|
-
super(`${message}: ${cause}`);
|
|
35566
|
-
this.name = "SDKValidationError";
|
|
35567
|
-
this.cause = cause;
|
|
35568
|
-
this.rawValue = rawValue;
|
|
35569
|
-
this.rawMessage = message;
|
|
35570
|
-
}
|
|
35571
|
-
pretty() {
|
|
35572
|
-
if (this.cause instanceof ZodError) {
|
|
35573
|
-
return `${this.rawMessage}
|
|
35574
|
-
${formatZodError(this.cause)}`;
|
|
35575
|
-
} else {
|
|
35576
|
-
return this.toString();
|
|
35577
|
-
}
|
|
35578
|
-
}
|
|
35579
|
-
};
|
|
35580
|
-
});
|
|
35581
|
-
|
|
35582
|
-
// src/lib/schemas.ts
|
|
35583
|
-
function safeParse(rawValue, fn, errorMessage) {
|
|
35584
|
-
try {
|
|
35585
|
-
return OK2(fn(rawValue));
|
|
35586
|
-
} catch (err) {
|
|
35587
|
-
return ERR(new SDKValidationError(errorMessage, err, rawValue));
|
|
35588
|
-
}
|
|
35589
|
-
}
|
|
35590
|
-
var init_schemas = __esm(() => {
|
|
35591
|
-
init_sdkvalidationerror();
|
|
35592
|
-
});
|
|
35593
|
-
|
|
35594
35645
|
// src/lib/matchers.ts
|
|
35595
35646
|
function jsonErr(codes, schema, options) {
|
|
35596
35647
|
return { ...options, err: true, enc: "json", codes, schema };
|
|
@@ -35608,7 +35659,7 @@ function fail(codes) {
|
|
|
35608
35659
|
return { enc: "fail", codes };
|
|
35609
35660
|
}
|
|
35610
35661
|
function match(...matchers) {
|
|
35611
|
-
return async function matchFunc(response, options) {
|
|
35662
|
+
return async function matchFunc(response, request, options) {
|
|
35612
35663
|
let raw;
|
|
35613
35664
|
let matcher;
|
|
35614
35665
|
for (const match2 of matchers) {
|
|
@@ -35623,16 +35674,21 @@ function match(...matchers) {
|
|
|
35623
35674
|
}
|
|
35624
35675
|
}
|
|
35625
35676
|
if (!matcher) {
|
|
35626
|
-
const responseBody = await response.text();
|
|
35627
35677
|
return [{
|
|
35628
35678
|
ok: false,
|
|
35629
|
-
error: new APIError("Unexpected
|
|
35630
|
-
|
|
35679
|
+
error: new APIError("Unexpected Status or Content-Type", {
|
|
35680
|
+
response,
|
|
35681
|
+
request,
|
|
35682
|
+
body: await response.text().catch(() => "")
|
|
35683
|
+
})
|
|
35684
|
+
}, raw];
|
|
35631
35685
|
}
|
|
35632
35686
|
const encoding = matcher.enc;
|
|
35687
|
+
let body = "";
|
|
35633
35688
|
switch (encoding) {
|
|
35634
35689
|
case "json":
|
|
35635
|
-
|
|
35690
|
+
body = await response.text();
|
|
35691
|
+
raw = JSON.parse(body);
|
|
35636
35692
|
break;
|
|
35637
35693
|
case "jsonl":
|
|
35638
35694
|
raw = response.body;
|
|
@@ -35644,16 +35700,19 @@ function match(...matchers) {
|
|
|
35644
35700
|
raw = response.body;
|
|
35645
35701
|
break;
|
|
35646
35702
|
case "text":
|
|
35647
|
-
|
|
35703
|
+
body = await response.text();
|
|
35704
|
+
raw = body;
|
|
35648
35705
|
break;
|
|
35649
35706
|
case "sse":
|
|
35650
35707
|
raw = response.body && matcher.sseSentinel ? discardSentinel(response.body, matcher.sseSentinel) : response.body;
|
|
35651
35708
|
break;
|
|
35652
35709
|
case "nil":
|
|
35653
|
-
|
|
35710
|
+
body = await response.text();
|
|
35711
|
+
raw = undefined;
|
|
35654
35712
|
break;
|
|
35655
35713
|
case "fail":
|
|
35656
|
-
|
|
35714
|
+
body = await response.text();
|
|
35715
|
+
raw = body;
|
|
35657
35716
|
break;
|
|
35658
35717
|
default:
|
|
35659
35718
|
throw new Error(`Unsupported response type: ${encoding}`);
|
|
@@ -35661,7 +35720,7 @@ function match(...matchers) {
|
|
|
35661
35720
|
if (matcher.enc === "fail") {
|
|
35662
35721
|
return [{
|
|
35663
35722
|
ok: false,
|
|
35664
|
-
error: new APIError("API error occurred", response,
|
|
35723
|
+
error: new APIError("API error occurred", { request, response, body })
|
|
35665
35724
|
}, raw];
|
|
35666
35725
|
}
|
|
35667
35726
|
const resultKey = matcher.key || options?.resultKey;
|
|
@@ -35670,7 +35729,10 @@ function match(...matchers) {
|
|
|
35670
35729
|
data = {
|
|
35671
35730
|
...options?.extraFields,
|
|
35672
35731
|
...matcher.hdrs ? { Headers: unpackHeaders(response.headers) } : null,
|
|
35673
|
-
...isPlainObject(raw) ? raw : null
|
|
35732
|
+
...isPlainObject(raw) ? raw : null,
|
|
35733
|
+
request$: request,
|
|
35734
|
+
response$: response,
|
|
35735
|
+
body$: body
|
|
35674
35736
|
};
|
|
35675
35737
|
} else if (resultKey) {
|
|
35676
35738
|
data = {
|
|
@@ -35688,11 +35750,11 @@ function match(...matchers) {
|
|
|
35688
35750
|
data = raw;
|
|
35689
35751
|
}
|
|
35690
35752
|
if ("err" in matcher) {
|
|
35691
|
-
const result =
|
|
35753
|
+
const result = safeParseResponse(data, (v2) => matcher.schema.parse(v2), "Response validation failed", { request, response, body });
|
|
35692
35754
|
return [result.ok ? { ok: false, error: result.value } : result, raw];
|
|
35693
35755
|
} else {
|
|
35694
35756
|
return [
|
|
35695
|
-
|
|
35757
|
+
safeParseResponse(data, (v2) => matcher.schema.parse(v2), "Response validation failed", { request, response, body }),
|
|
35696
35758
|
raw
|
|
35697
35759
|
];
|
|
35698
35760
|
}
|
|
@@ -35705,27 +35767,24 @@ function unpackHeaders(headers) {
|
|
|
35705
35767
|
}
|
|
35706
35768
|
return out;
|
|
35707
35769
|
}
|
|
35708
|
-
|
|
35709
|
-
const reader = res.body?.getReader();
|
|
35710
|
-
if (reader == null) {
|
|
35711
|
-
return;
|
|
35712
|
-
}
|
|
35770
|
+
function safeParseResponse(rawValue, fn, errorMessage, httpMeta) {
|
|
35713
35771
|
try {
|
|
35714
|
-
|
|
35715
|
-
|
|
35716
|
-
|
|
35717
|
-
|
|
35718
|
-
|
|
35719
|
-
|
|
35720
|
-
|
|
35772
|
+
return OK2(fn(rawValue));
|
|
35773
|
+
} catch (err) {
|
|
35774
|
+
return ERR(new ResponseValidationError(errorMessage, {
|
|
35775
|
+
cause: err,
|
|
35776
|
+
rawValue,
|
|
35777
|
+
rawMessage: errorMessage,
|
|
35778
|
+
...httpMeta
|
|
35779
|
+
}));
|
|
35721
35780
|
}
|
|
35722
35781
|
}
|
|
35723
35782
|
var DEFAULT_CONTENT_TYPES, headerValRE;
|
|
35724
35783
|
var init_matchers = __esm(() => {
|
|
35725
35784
|
init_apierror();
|
|
35785
|
+
init_responsevalidationerror();
|
|
35726
35786
|
init_event_streams();
|
|
35727
35787
|
init_http();
|
|
35728
|
-
init_schemas();
|
|
35729
35788
|
DEFAULT_CONTENT_TYPES = {
|
|
35730
35789
|
jsonl: "application/jsonl",
|
|
35731
35790
|
json: "application/json",
|
|
@@ -35767,6 +35826,18 @@ function compactMap(values) {
|
|
|
35767
35826
|
var init_primitives = () => {
|
|
35768
35827
|
};
|
|
35769
35828
|
|
|
35829
|
+
// src/lib/schemas.ts
|
|
35830
|
+
function safeParse(rawValue, fn, errorMessage) {
|
|
35831
|
+
try {
|
|
35832
|
+
return OK2(fn(rawValue));
|
|
35833
|
+
} catch (err) {
|
|
35834
|
+
return ERR(new SDKValidationError(errorMessage, err, rawValue));
|
|
35835
|
+
}
|
|
35836
|
+
}
|
|
35837
|
+
var init_schemas = __esm(() => {
|
|
35838
|
+
init_sdkvalidationerror();
|
|
35839
|
+
});
|
|
35840
|
+
|
|
35770
35841
|
// src/lib/security.ts
|
|
35771
35842
|
function resolveSecurity(...options) {
|
|
35772
35843
|
const state = {
|
|
@@ -36075,7 +36146,7 @@ var init_createcontact = __esm(() => {
|
|
|
36075
36146
|
tags: arrayType(stringType()).optional(),
|
|
36076
36147
|
metadata: recordType(anyType()).optional(),
|
|
36077
36148
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
36078
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
36149
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
36079
36150
|
}).transform((v2) => {
|
|
36080
36151
|
return remap(v2, {
|
|
36081
36152
|
_id: "id",
|
|
@@ -36095,7 +36166,7 @@ var init_createcontact = __esm(() => {
|
|
|
36095
36166
|
tags: arrayType(stringType()).optional(),
|
|
36096
36167
|
metadata: recordType(anyType()).optional(),
|
|
36097
36168
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
36098
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
36169
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
36099
36170
|
}).transform((v2) => {
|
|
36100
36171
|
return remap(v2, {
|
|
36101
36172
|
id: "_id",
|
|
@@ -36167,7 +36238,7 @@ var init_createdataset = __esm(() => {
|
|
|
36167
36238
|
updated_by_id: stringType().optional(),
|
|
36168
36239
|
metadata: lazyType(() => CreateDatasetMetadata$inboundSchema),
|
|
36169
36240
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
36170
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
36241
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
36171
36242
|
}).transform((v2) => {
|
|
36172
36243
|
return remap(v2, {
|
|
36173
36244
|
_id: "id",
|
|
@@ -36187,7 +36258,7 @@ var init_createdataset = __esm(() => {
|
|
|
36187
36258
|
updatedById: stringType().optional(),
|
|
36188
36259
|
metadata: lazyType(() => CreateDatasetMetadata$outboundSchema),
|
|
36189
36260
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
36190
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
36261
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
36191
36262
|
}).transform((v2) => {
|
|
36192
36263
|
return remap(v2, {
|
|
36193
36264
|
id: "_id",
|
|
@@ -37409,7 +37480,7 @@ var init_createdatasetitem = __esm(() => {
|
|
|
37409
37480
|
created_by_id: stringType().optional(),
|
|
37410
37481
|
updated_by_id: stringType().optional(),
|
|
37411
37482
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
37412
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
37483
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
37413
37484
|
}).transform((v2) => {
|
|
37414
37485
|
return remap(v2, {
|
|
37415
37486
|
_id: "id",
|
|
@@ -37436,7 +37507,7 @@ var init_createdatasetitem = __esm(() => {
|
|
|
37436
37507
|
createdById: stringType().optional(),
|
|
37437
37508
|
updatedById: stringType().optional(),
|
|
37438
37509
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
37439
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
37510
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
37440
37511
|
}).transform((v2) => {
|
|
37441
37512
|
return remap(v2, {
|
|
37442
37513
|
id: "_id",
|
|
@@ -37658,7 +37729,7 @@ var init_createdatasource = __esm(() => {
|
|
|
37658
37729
|
CreateDatasourceStatus$.outboundSchema = CreateDatasourceStatus$outboundSchema;
|
|
37659
37730
|
})(CreateDatasourceStatus$ ||= {});
|
|
37660
37731
|
CreateDatasourceResponseBody$inboundSchema = objectType({
|
|
37661
|
-
_id: stringType().default("
|
|
37732
|
+
_id: stringType().default("01JX5GNF2H2ZFJA4CAAFSN9JB6"),
|
|
37662
37733
|
display_name: stringType(),
|
|
37663
37734
|
description: stringType().optional(),
|
|
37664
37735
|
status: CreateDatasourceStatus$inboundSchema,
|
|
@@ -37681,7 +37752,7 @@ var init_createdatasource = __esm(() => {
|
|
|
37681
37752
|
});
|
|
37682
37753
|
});
|
|
37683
37754
|
CreateDatasourceResponseBody$outboundSchema = objectType({
|
|
37684
|
-
id: stringType().default("
|
|
37755
|
+
id: stringType().default("01JX5GNF2H2ZFJA4CAAFSN9JB6"),
|
|
37685
37756
|
displayName: stringType(),
|
|
37686
37757
|
description: stringType().optional(),
|
|
37687
37758
|
status: CreateDatasourceStatus$outboundSchema,
|
|
@@ -38449,8 +38520,8 @@ var init_createeval = __esm(() => {
|
|
|
38449
38520
|
ResponseBodyPython$inboundSchema = objectType({
|
|
38450
38521
|
_id: stringType(),
|
|
38451
38522
|
description: stringType(),
|
|
38452
|
-
created: stringType().default("2025-06-
|
|
38453
|
-
updated: stringType().default("2025-06-
|
|
38523
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38524
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38454
38525
|
guardrail_config: unionType([
|
|
38455
38526
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$inboundSchema),
|
|
38456
38527
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$inboundSchema)
|
|
@@ -38467,8 +38538,8 @@ var init_createeval = __esm(() => {
|
|
|
38467
38538
|
ResponseBodyPython$outboundSchema = objectType({
|
|
38468
38539
|
id: stringType(),
|
|
38469
38540
|
description: stringType(),
|
|
38470
|
-
created: stringType().default("2025-06-
|
|
38471
|
-
updated: stringType().default("2025-06-
|
|
38541
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38542
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38472
38543
|
guardrailConfig: unionType([
|
|
38473
38544
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$outboundSchema),
|
|
38474
38545
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$outboundSchema)
|
|
@@ -38561,8 +38632,8 @@ var init_createeval = __esm(() => {
|
|
|
38561
38632
|
ResponseBodyHTTP$inboundSchema = objectType({
|
|
38562
38633
|
_id: stringType(),
|
|
38563
38634
|
description: stringType(),
|
|
38564
|
-
created: stringType().default("2025-06-
|
|
38565
|
-
updated: stringType().default("2025-06-
|
|
38635
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38636
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38566
38637
|
guardrail_config: unionType([
|
|
38567
38638
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200ApplicationJSONBoolean$inboundSchema),
|
|
38568
38639
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200ApplicationJSONNumber$inboundSchema)
|
|
@@ -38582,8 +38653,8 @@ var init_createeval = __esm(() => {
|
|
|
38582
38653
|
ResponseBodyHTTP$outboundSchema = objectType({
|
|
38583
38654
|
id: stringType(),
|
|
38584
38655
|
description: stringType(),
|
|
38585
|
-
created: stringType().default("2025-06-
|
|
38586
|
-
updated: stringType().default("2025-06-
|
|
38656
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38657
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38587
38658
|
guardrailConfig: unionType([
|
|
38588
38659
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200ApplicationJSONBoolean$outboundSchema),
|
|
38589
38660
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200ApplicationJSONNumber$outboundSchema)
|
|
@@ -38673,8 +38744,8 @@ var init_createeval = __esm(() => {
|
|
|
38673
38744
|
ResponseBodyJSON$inboundSchema = objectType({
|
|
38674
38745
|
_id: stringType(),
|
|
38675
38746
|
description: stringType(),
|
|
38676
|
-
created: stringType().default("2025-06-
|
|
38677
|
-
updated: stringType().default("2025-06-
|
|
38747
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38748
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38678
38749
|
guardrail_config: unionType([
|
|
38679
38750
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200Boolean$inboundSchema),
|
|
38680
38751
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200Number$inboundSchema)
|
|
@@ -38691,8 +38762,8 @@ var init_createeval = __esm(() => {
|
|
|
38691
38762
|
ResponseBodyJSON$outboundSchema = objectType({
|
|
38692
38763
|
id: stringType(),
|
|
38693
38764
|
description: stringType(),
|
|
38694
|
-
created: stringType().default("2025-06-
|
|
38695
|
-
updated: stringType().default("2025-06-
|
|
38765
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38766
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38696
38767
|
guardrailConfig: unionType([
|
|
38697
38768
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200Boolean$outboundSchema),
|
|
38698
38769
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponse200Number$outboundSchema)
|
|
@@ -38779,8 +38850,8 @@ var init_createeval = __esm(() => {
|
|
|
38779
38850
|
ResponseBodyLLM$inboundSchema = objectType({
|
|
38780
38851
|
_id: stringType(),
|
|
38781
38852
|
description: stringType(),
|
|
38782
|
-
created: stringType().default("2025-06-
|
|
38783
|
-
updated: stringType().default("2025-06-
|
|
38853
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38854
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38784
38855
|
guardrail_config: unionType([
|
|
38785
38856
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponseBoolean$inboundSchema),
|
|
38786
38857
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponseNumber$inboundSchema)
|
|
@@ -38798,8 +38869,8 @@ var init_createeval = __esm(() => {
|
|
|
38798
38869
|
ResponseBodyLLM$outboundSchema = objectType({
|
|
38799
38870
|
id: stringType(),
|
|
38800
38871
|
description: stringType(),
|
|
38801
|
-
created: stringType().default("2025-06-
|
|
38802
|
-
updated: stringType().default("2025-06-
|
|
38872
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38873
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
38803
38874
|
guardrailConfig: unionType([
|
|
38804
38875
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponseBoolean$outboundSchema),
|
|
38805
38876
|
lazyType(() => CreateEvalGuardrailConfigEvalsResponseNumber$outboundSchema)
|
|
@@ -48491,7 +48562,7 @@ var init_fileget = __esm(() => {
|
|
|
48491
48562
|
bytes: numberType(),
|
|
48492
48563
|
file_name: stringType(),
|
|
48493
48564
|
workspace_id: stringType(),
|
|
48494
|
-
created: stringType().datetime({ offset: true }).default("2025-06-
|
|
48565
|
+
created: stringType().datetime({ offset: true }).default("2025-06-07T15:37:59.886Z").transform((v2) => new Date(v2))
|
|
48495
48566
|
}).transform((v2) => {
|
|
48496
48567
|
return remap(v2, {
|
|
48497
48568
|
_id: "id",
|
|
@@ -48507,7 +48578,7 @@ var init_fileget = __esm(() => {
|
|
|
48507
48578
|
bytes: numberType(),
|
|
48508
48579
|
fileName: stringType(),
|
|
48509
48580
|
workspaceId: stringType(),
|
|
48510
|
-
created: dateType().default(() => new Date("2025-06-
|
|
48581
|
+
created: dateType().default(() => new Date("2025-06-07T15:37:59.886Z")).transform((v2) => v2.toISOString())
|
|
48511
48582
|
}).transform((v2) => {
|
|
48512
48583
|
return remap(v2, {
|
|
48513
48584
|
id: "_id",
|
|
@@ -48578,7 +48649,7 @@ var init_filelist = __esm(() => {
|
|
|
48578
48649
|
bytes: numberType(),
|
|
48579
48650
|
file_name: stringType(),
|
|
48580
48651
|
workspace_id: stringType(),
|
|
48581
|
-
created: stringType().datetime({ offset: true }).default("2025-06-
|
|
48652
|
+
created: stringType().datetime({ offset: true }).default("2025-06-07T15:37:59.886Z").transform((v2) => new Date(v2))
|
|
48582
48653
|
}).transform((v2) => {
|
|
48583
48654
|
return remap(v2, {
|
|
48584
48655
|
_id: "id",
|
|
@@ -48594,7 +48665,7 @@ var init_filelist = __esm(() => {
|
|
|
48594
48665
|
bytes: numberType(),
|
|
48595
48666
|
fileName: stringType(),
|
|
48596
48667
|
workspaceId: stringType(),
|
|
48597
|
-
created: dateType().default(() => new Date("2025-06-
|
|
48668
|
+
created: dateType().default(() => new Date("2025-06-07T15:37:59.886Z")).transform((v2) => v2.toISOString())
|
|
48598
48669
|
}).transform((v2) => {
|
|
48599
48670
|
return remap(v2, {
|
|
48600
48671
|
id: "_id",
|
|
@@ -48726,7 +48797,7 @@ var init_fileupload = __esm(() => {
|
|
|
48726
48797
|
bytes: numberType(),
|
|
48727
48798
|
file_name: stringType(),
|
|
48728
48799
|
workspace_id: stringType(),
|
|
48729
|
-
created: stringType().datetime({ offset: true }).default("2025-06-
|
|
48800
|
+
created: stringType().datetime({ offset: true }).default("2025-06-07T15:37:59.886Z").transform((v2) => new Date(v2))
|
|
48730
48801
|
}).transform((v2) => {
|
|
48731
48802
|
return remap(v2, {
|
|
48732
48803
|
_id: "id",
|
|
@@ -48742,7 +48813,7 @@ var init_fileupload = __esm(() => {
|
|
|
48742
48813
|
bytes: numberType(),
|
|
48743
48814
|
fileName: stringType(),
|
|
48744
48815
|
workspaceId: stringType(),
|
|
48745
|
-
created: dateType().default(() => new Date("2025-06-
|
|
48816
|
+
created: dateType().default(() => new Date("2025-06-07T15:37:59.886Z")).transform((v2) => v2.toISOString())
|
|
48746
48817
|
}).transform((v2) => {
|
|
48747
48818
|
return remap(v2, {
|
|
48748
48819
|
id: "_id",
|
|
@@ -49744,8 +49815,8 @@ var init_getevals = __esm(() => {
|
|
|
49744
49815
|
Typescript$inboundSchema = objectType({
|
|
49745
49816
|
_id: stringType(),
|
|
49746
49817
|
description: stringType(),
|
|
49747
|
-
created: stringType().default("2025-06-
|
|
49748
|
-
updated: stringType().default("2025-06-
|
|
49818
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
49819
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
49749
49820
|
guardrail_config: unionType([
|
|
49750
49821
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$inboundSchema),
|
|
49751
49822
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$inboundSchema)
|
|
@@ -49762,8 +49833,8 @@ var init_getevals = __esm(() => {
|
|
|
49762
49833
|
Typescript$outboundSchema = objectType({
|
|
49763
49834
|
id: stringType(),
|
|
49764
49835
|
description: stringType(),
|
|
49765
|
-
created: stringType().default("2025-06-
|
|
49766
|
-
updated: stringType().default("2025-06-
|
|
49836
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
49837
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
49767
49838
|
guardrailConfig: unionType([
|
|
49768
49839
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$outboundSchema),
|
|
49769
49840
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$outboundSchema)
|
|
@@ -49856,8 +49927,8 @@ var init_getevals = __esm(() => {
|
|
|
49856
49927
|
Ragas$inboundSchema = objectType({
|
|
49857
49928
|
_id: stringType(),
|
|
49858
49929
|
description: stringType(),
|
|
49859
|
-
created: stringType().default("2025-06-
|
|
49860
|
-
updated: stringType().default("2025-06-
|
|
49930
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
49931
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
49861
49932
|
guardrail_config: unionType([
|
|
49862
49933
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200Boolean$inboundSchema),
|
|
49863
49934
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200Number$inboundSchema)
|
|
@@ -49876,8 +49947,8 @@ var init_getevals = __esm(() => {
|
|
|
49876
49947
|
Ragas$outboundSchema = objectType({
|
|
49877
49948
|
id: stringType(),
|
|
49878
49949
|
description: stringType(),
|
|
49879
|
-
created: stringType().default("2025-06-
|
|
49880
|
-
updated: stringType().default("2025-06-
|
|
49950
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
49951
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
49881
49952
|
guardrailConfig: unionType([
|
|
49882
49953
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200Boolean$outboundSchema),
|
|
49883
49954
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200Number$outboundSchema)
|
|
@@ -50428,8 +50499,8 @@ var init_getevals = __esm(() => {
|
|
|
50428
50499
|
DataFunction$inboundSchema = objectType({
|
|
50429
50500
|
_id: stringType(),
|
|
50430
50501
|
description: stringType(),
|
|
50431
|
-
created: stringType().default("2025-06-
|
|
50432
|
-
updated: stringType().default("2025-06-
|
|
50502
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50503
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50433
50504
|
guardrail_config: unionType([
|
|
50434
50505
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponseBoolean$inboundSchema),
|
|
50435
50506
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponseNumber$inboundSchema)
|
|
@@ -50472,8 +50543,8 @@ var init_getevals = __esm(() => {
|
|
|
50472
50543
|
DataFunction$outboundSchema = objectType({
|
|
50473
50544
|
id: stringType(),
|
|
50474
50545
|
description: stringType(),
|
|
50475
|
-
created: stringType().default("2025-06-
|
|
50476
|
-
updated: stringType().default("2025-06-
|
|
50546
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50547
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50477
50548
|
guardrailConfig: unionType([
|
|
50478
50549
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponseBoolean$outboundSchema),
|
|
50479
50550
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponseNumber$outboundSchema)
|
|
@@ -50586,8 +50657,8 @@ var init_getevals = __esm(() => {
|
|
|
50586
50657
|
DataPython$inboundSchema = objectType({
|
|
50587
50658
|
_id: stringType(),
|
|
50588
50659
|
description: stringType(),
|
|
50589
|
-
created: stringType().default("2025-06-
|
|
50590
|
-
updated: stringType().default("2025-06-
|
|
50660
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50661
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50591
50662
|
guardrail_config: unionType([
|
|
50592
50663
|
lazyType(() => GetEvalsGuardrailConfigEvalsBoolean$inboundSchema),
|
|
50593
50664
|
lazyType(() => GetEvalsGuardrailConfigEvalsNumber$inboundSchema)
|
|
@@ -50604,8 +50675,8 @@ var init_getevals = __esm(() => {
|
|
|
50604
50675
|
DataPython$outboundSchema = objectType({
|
|
50605
50676
|
id: stringType(),
|
|
50606
50677
|
description: stringType(),
|
|
50607
|
-
created: stringType().default("2025-06-
|
|
50608
|
-
updated: stringType().default("2025-06-
|
|
50678
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50679
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50609
50680
|
guardrailConfig: unionType([
|
|
50610
50681
|
lazyType(() => GetEvalsGuardrailConfigEvalsBoolean$outboundSchema),
|
|
50611
50682
|
lazyType(() => GetEvalsGuardrailConfigEvalsNumber$outboundSchema)
|
|
@@ -50698,8 +50769,8 @@ var init_getevals = __esm(() => {
|
|
|
50698
50769
|
DataHTTP$inboundSchema = objectType({
|
|
50699
50770
|
_id: stringType(),
|
|
50700
50771
|
description: stringType(),
|
|
50701
|
-
created: stringType().default("2025-06-
|
|
50702
|
-
updated: stringType().default("2025-06-
|
|
50772
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50773
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50703
50774
|
guardrail_config: unionType([
|
|
50704
50775
|
lazyType(() => GetEvalsGuardrailConfigBoolean$inboundSchema),
|
|
50705
50776
|
lazyType(() => GetEvalsGuardrailConfigNumber$inboundSchema)
|
|
@@ -50719,8 +50790,8 @@ var init_getevals = __esm(() => {
|
|
|
50719
50790
|
DataHTTP$outboundSchema = objectType({
|
|
50720
50791
|
id: stringType(),
|
|
50721
50792
|
description: stringType(),
|
|
50722
|
-
created: stringType().default("2025-06-
|
|
50723
|
-
updated: stringType().default("2025-06-
|
|
50793
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50794
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50724
50795
|
guardrailConfig: unionType([
|
|
50725
50796
|
lazyType(() => GetEvalsGuardrailConfigBoolean$outboundSchema),
|
|
50726
50797
|
lazyType(() => GetEvalsGuardrailConfigNumber$outboundSchema)
|
|
@@ -50810,8 +50881,8 @@ var init_getevals = __esm(() => {
|
|
|
50810
50881
|
DataJSON$inboundSchema = objectType({
|
|
50811
50882
|
_id: stringType(),
|
|
50812
50883
|
description: stringType(),
|
|
50813
|
-
created: stringType().default("2025-06-
|
|
50814
|
-
updated: stringType().default("2025-06-
|
|
50884
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50885
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50815
50886
|
guardrail_config: unionType([
|
|
50816
50887
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$inboundSchema),
|
|
50817
50888
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$inboundSchema)
|
|
@@ -50828,8 +50899,8 @@ var init_getevals = __esm(() => {
|
|
|
50828
50899
|
DataJSON$outboundSchema = objectType({
|
|
50829
50900
|
id: stringType(),
|
|
50830
50901
|
description: stringType(),
|
|
50831
|
-
created: stringType().default("2025-06-
|
|
50832
|
-
updated: stringType().default("2025-06-
|
|
50902
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50903
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50833
50904
|
guardrailConfig: unionType([
|
|
50834
50905
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$outboundSchema),
|
|
50835
50906
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$outboundSchema)
|
|
@@ -50916,8 +50987,8 @@ var init_getevals = __esm(() => {
|
|
|
50916
50987
|
DataLLM$inboundSchema = objectType({
|
|
50917
50988
|
_id: stringType(),
|
|
50918
50989
|
description: stringType(),
|
|
50919
|
-
created: stringType().default("2025-06-
|
|
50920
|
-
updated: stringType().default("2025-06-
|
|
50990
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50991
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50921
50992
|
guardrail_config: unionType([
|
|
50922
50993
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$inboundSchema),
|
|
50923
50994
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$inboundSchema)
|
|
@@ -50935,8 +51006,8 @@ var init_getevals = __esm(() => {
|
|
|
50935
51006
|
DataLLM$outboundSchema = objectType({
|
|
50936
51007
|
id: stringType(),
|
|
50937
51008
|
description: stringType(),
|
|
50938
|
-
created: stringType().default("2025-06-
|
|
50939
|
-
updated: stringType().default("2025-06-
|
|
51009
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
51010
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
50940
51011
|
guardrailConfig: unionType([
|
|
50941
51012
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$outboundSchema),
|
|
50942
51013
|
lazyType(() => GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$outboundSchema)
|
|
@@ -53329,7 +53400,7 @@ var init_listcontacts = __esm(() => {
|
|
|
53329
53400
|
tags: arrayType(stringType()).optional(),
|
|
53330
53401
|
metadata: recordType(anyType()).optional(),
|
|
53331
53402
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
53332
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
53403
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2)),
|
|
53333
53404
|
metrics: lazyType(() => Metrics$inboundSchema)
|
|
53334
53405
|
}).transform((v2) => {
|
|
53335
53406
|
return remap(v2, {
|
|
@@ -53348,7 +53419,7 @@ var init_listcontacts = __esm(() => {
|
|
|
53348
53419
|
tags: arrayType(stringType()).optional(),
|
|
53349
53420
|
metadata: recordType(anyType()).optional(),
|
|
53350
53421
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
53351
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
53422
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString()),
|
|
53352
53423
|
metrics: lazyType(() => Metrics$outboundSchema)
|
|
53353
53424
|
}).transform((v2) => {
|
|
53354
53425
|
return remap(v2, {
|
|
@@ -53963,7 +54034,7 @@ var init_listdatasetdatapoints = __esm(() => {
|
|
|
53963
54034
|
created_by_id: stringType().optional(),
|
|
53964
54035
|
updated_by_id: stringType().optional(),
|
|
53965
54036
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
53966
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
54037
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
53967
54038
|
}).transform((v2) => {
|
|
53968
54039
|
return remap(v2, {
|
|
53969
54040
|
_id: "id",
|
|
@@ -53990,7 +54061,7 @@ var init_listdatasetdatapoints = __esm(() => {
|
|
|
53990
54061
|
createdById: stringType().optional(),
|
|
53991
54062
|
updatedById: stringType().optional(),
|
|
53992
54063
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
53993
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
54064
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
53994
54065
|
}).transform((v2) => {
|
|
53995
54066
|
return remap(v2, {
|
|
53996
54067
|
id: "_id",
|
|
@@ -54098,7 +54169,7 @@ var init_listdatasets = __esm(() => {
|
|
|
54098
54169
|
updated_by_id: stringType().optional(),
|
|
54099
54170
|
metadata: lazyType(() => ListDatasetsMetadata$inboundSchema),
|
|
54100
54171
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
54101
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
54172
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
54102
54173
|
}).transform((v2) => {
|
|
54103
54174
|
return remap(v2, {
|
|
54104
54175
|
_id: "id",
|
|
@@ -54118,7 +54189,7 @@ var init_listdatasets = __esm(() => {
|
|
|
54118
54189
|
updatedById: stringType().optional(),
|
|
54119
54190
|
metadata: lazyType(() => ListDatasetsMetadata$outboundSchema),
|
|
54120
54191
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
54121
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
54192
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
54122
54193
|
}).transform((v2) => {
|
|
54123
54194
|
return remap(v2, {
|
|
54124
54195
|
id: "_id",
|
|
@@ -54223,7 +54294,7 @@ var init_listdatasources = __esm(() => {
|
|
|
54223
54294
|
ListDatasourcesStatus$.outboundSchema = ListDatasourcesStatus$outboundSchema;
|
|
54224
54295
|
})(ListDatasourcesStatus$ ||= {});
|
|
54225
54296
|
ListDatasourcesData$inboundSchema = objectType({
|
|
54226
|
-
_id: stringType().default("
|
|
54297
|
+
_id: stringType().default("01JX5GNF2GZKQ45P6G56JARM5F"),
|
|
54227
54298
|
display_name: stringType(),
|
|
54228
54299
|
description: stringType().optional(),
|
|
54229
54300
|
status: ListDatasourcesStatus$inboundSchema,
|
|
@@ -54246,7 +54317,7 @@ var init_listdatasources = __esm(() => {
|
|
|
54246
54317
|
});
|
|
54247
54318
|
});
|
|
54248
54319
|
ListDatasourcesData$outboundSchema = objectType({
|
|
54249
|
-
id: stringType().default("
|
|
54320
|
+
id: stringType().default("01JX5GNF2GZKQ45P6G56JARM5F"),
|
|
54250
54321
|
displayName: stringType(),
|
|
54251
54322
|
description: stringType().optional(),
|
|
54252
54323
|
status: ListDatasourcesStatus$outboundSchema,
|
|
@@ -55292,7 +55363,7 @@ var init_retrievecontact = __esm(() => {
|
|
|
55292
55363
|
tags: arrayType(stringType()).optional(),
|
|
55293
55364
|
metadata: recordType(anyType()).optional(),
|
|
55294
55365
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
55295
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
55366
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
55296
55367
|
}).transform((v2) => {
|
|
55297
55368
|
return remap(v2, {
|
|
55298
55369
|
_id: "id",
|
|
@@ -55310,7 +55381,7 @@ var init_retrievecontact = __esm(() => {
|
|
|
55310
55381
|
tags: arrayType(stringType()).optional(),
|
|
55311
55382
|
metadata: recordType(anyType()).optional(),
|
|
55312
55383
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
55313
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
55384
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
55314
55385
|
}).transform((v2) => {
|
|
55315
55386
|
return remap(v2, {
|
|
55316
55387
|
id: "_id",
|
|
@@ -55887,7 +55958,7 @@ var init_retrievedatapoint = __esm(() => {
|
|
|
55887
55958
|
created_by_id: stringType().optional(),
|
|
55888
55959
|
updated_by_id: stringType().optional(),
|
|
55889
55960
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
55890
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
55961
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
55891
55962
|
}).transform((v2) => {
|
|
55892
55963
|
return remap(v2, {
|
|
55893
55964
|
_id: "id",
|
|
@@ -55914,7 +55985,7 @@ var init_retrievedatapoint = __esm(() => {
|
|
|
55914
55985
|
createdById: stringType().optional(),
|
|
55915
55986
|
updatedById: stringType().optional(),
|
|
55916
55987
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
55917
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
55988
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
55918
55989
|
}).transform((v2) => {
|
|
55919
55990
|
return remap(v2, {
|
|
55920
55991
|
id: "_id",
|
|
@@ -55985,7 +56056,7 @@ var init_retrievedataset = __esm(() => {
|
|
|
55985
56056
|
updated_by_id: stringType().optional(),
|
|
55986
56057
|
metadata: lazyType(() => RetrieveDatasetMetadata$inboundSchema),
|
|
55987
56058
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
55988
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
56059
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
55989
56060
|
}).transform((v2) => {
|
|
55990
56061
|
return remap(v2, {
|
|
55991
56062
|
_id: "id",
|
|
@@ -56005,7 +56076,7 @@ var init_retrievedataset = __esm(() => {
|
|
|
56005
56076
|
updatedById: stringType().optional(),
|
|
56006
56077
|
metadata: lazyType(() => RetrieveDatasetMetadata$outboundSchema),
|
|
56007
56078
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
56008
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
56079
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
56009
56080
|
}).transform((v2) => {
|
|
56010
56081
|
return remap(v2, {
|
|
56011
56082
|
id: "_id",
|
|
@@ -56063,7 +56134,7 @@ var init_retrievedatasource = __esm(() => {
|
|
|
56063
56134
|
RetrieveDatasourceStatus$.outboundSchema = RetrieveDatasourceStatus$outboundSchema;
|
|
56064
56135
|
})(RetrieveDatasourceStatus$ ||= {});
|
|
56065
56136
|
RetrieveDatasourceResponseBody$inboundSchema = objectType({
|
|
56066
|
-
_id: stringType().default("
|
|
56137
|
+
_id: stringType().default("01JX5GNF2HB6XTZV4ZQJSZF9Z1"),
|
|
56067
56138
|
display_name: stringType(),
|
|
56068
56139
|
description: stringType().optional(),
|
|
56069
56140
|
status: RetrieveDatasourceStatus$inboundSchema,
|
|
@@ -56086,7 +56157,7 @@ var init_retrievedatasource = __esm(() => {
|
|
|
56086
56157
|
});
|
|
56087
56158
|
});
|
|
56088
56159
|
RetrieveDatasourceResponseBody$outboundSchema = objectType({
|
|
56089
|
-
id: stringType().default("
|
|
56160
|
+
id: stringType().default("01JX5GNF2HB6XTZV4ZQJSZF9Z1"),
|
|
56090
56161
|
displayName: stringType(),
|
|
56091
56162
|
description: stringType().optional(),
|
|
56092
56163
|
status: RetrieveDatasourceStatus$outboundSchema,
|
|
@@ -56967,7 +57038,7 @@ var init_updatecontact = __esm(() => {
|
|
|
56967
57038
|
tags: arrayType(stringType()).optional(),
|
|
56968
57039
|
metadata: recordType(anyType()).optional(),
|
|
56969
57040
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
56970
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
57041
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
56971
57042
|
}).transform((v2) => {
|
|
56972
57043
|
return remap(v2, {
|
|
56973
57044
|
_id: "id",
|
|
@@ -56985,7 +57056,7 @@ var init_updatecontact = __esm(() => {
|
|
|
56985
57056
|
tags: arrayType(stringType()).optional(),
|
|
56986
57057
|
metadata: recordType(anyType()).optional(),
|
|
56987
57058
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
56988
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
57059
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
56989
57060
|
}).transform((v2) => {
|
|
56990
57061
|
return remap(v2, {
|
|
56991
57062
|
id: "_id",
|
|
@@ -58119,7 +58190,7 @@ var init_updatedatapoint = __esm(() => {
|
|
|
58119
58190
|
created_by_id: stringType().optional(),
|
|
58120
58191
|
updated_by_id: stringType().optional(),
|
|
58121
58192
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
58122
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
58193
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
58123
58194
|
}).transform((v2) => {
|
|
58124
58195
|
return remap(v2, {
|
|
58125
58196
|
_id: "id",
|
|
@@ -58146,7 +58217,7 @@ var init_updatedatapoint = __esm(() => {
|
|
|
58146
58217
|
createdById: stringType().optional(),
|
|
58147
58218
|
updatedById: stringType().optional(),
|
|
58148
58219
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
58149
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
58220
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
58150
58221
|
}).transform((v2) => {
|
|
58151
58222
|
return remap(v2, {
|
|
58152
58223
|
id: "_id",
|
|
@@ -58247,7 +58318,7 @@ var init_updatedataset = __esm(() => {
|
|
|
58247
58318
|
parent_id: stringType().optional(),
|
|
58248
58319
|
version: stringType().optional(),
|
|
58249
58320
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
58250
|
-
updated: stringType().datetime({ offset: true }).default("2025-06-
|
|
58321
|
+
updated: stringType().datetime({ offset: true }).default("2025-06-07T15:37:56.964Z").transform((v2) => new Date(v2))
|
|
58251
58322
|
}).transform((v2) => {
|
|
58252
58323
|
return remap(v2, {
|
|
58253
58324
|
_id: "id",
|
|
@@ -58270,7 +58341,7 @@ var init_updatedataset = __esm(() => {
|
|
|
58270
58341
|
parentId: stringType().optional(),
|
|
58271
58342
|
version: stringType().optional(),
|
|
58272
58343
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
58273
|
-
updated: dateType().default(() => new Date("2025-06-
|
|
58344
|
+
updated: dateType().default(() => new Date("2025-06-07T15:37:56.964Z")).transform((v2) => v2.toISOString())
|
|
58274
58345
|
}).transform((v2) => {
|
|
58275
58346
|
return remap(v2, {
|
|
58276
58347
|
id: "_id",
|
|
@@ -58351,7 +58422,7 @@ var init_updatedatasource = __esm(() => {
|
|
|
58351
58422
|
UpdateDatasourceStatus$.outboundSchema = UpdateDatasourceStatus$outboundSchema;
|
|
58352
58423
|
})(UpdateDatasourceStatus$ ||= {});
|
|
58353
58424
|
UpdateDatasourceResponseBody$inboundSchema = objectType({
|
|
58354
|
-
_id: stringType().default("
|
|
58425
|
+
_id: stringType().default("01JX5GNF2JMF3EDCRZ1H98WV3G"),
|
|
58355
58426
|
display_name: stringType(),
|
|
58356
58427
|
description: stringType().optional(),
|
|
58357
58428
|
status: UpdateDatasourceStatus$inboundSchema,
|
|
@@ -58374,7 +58445,7 @@ var init_updatedatasource = __esm(() => {
|
|
|
58374
58445
|
});
|
|
58375
58446
|
});
|
|
58376
58447
|
UpdateDatasourceResponseBody$outboundSchema = objectType({
|
|
58377
|
-
id: stringType().default("
|
|
58448
|
+
id: stringType().default("01JX5GNF2JMF3EDCRZ1H98WV3G"),
|
|
58378
58449
|
displayName: stringType(),
|
|
58379
58450
|
description: stringType().optional(),
|
|
58380
58451
|
status: UpdateDatasourceStatus$outboundSchema,
|
|
@@ -59080,8 +59151,8 @@ var init_updateeval = __esm(() => {
|
|
|
59080
59151
|
UpdateEvalResponseBodyPython$inboundSchema = objectType({
|
|
59081
59152
|
_id: stringType(),
|
|
59082
59153
|
description: stringType(),
|
|
59083
|
-
created: stringType().default("2025-06-
|
|
59084
|
-
updated: stringType().default("2025-06-
|
|
59154
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59155
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59085
59156
|
guardrail_config: unionType([
|
|
59086
59157
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$inboundSchema),
|
|
59087
59158
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$inboundSchema)
|
|
@@ -59098,8 +59169,8 @@ var init_updateeval = __esm(() => {
|
|
|
59098
59169
|
UpdateEvalResponseBodyPython$outboundSchema = objectType({
|
|
59099
59170
|
id: stringType(),
|
|
59100
59171
|
description: stringType(),
|
|
59101
|
-
created: stringType().default("2025-06-
|
|
59102
|
-
updated: stringType().default("2025-06-
|
|
59172
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59173
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59103
59174
|
guardrailConfig: unionType([
|
|
59104
59175
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$outboundSchema),
|
|
59105
59176
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$outboundSchema)
|
|
@@ -59192,8 +59263,8 @@ var init_updateeval = __esm(() => {
|
|
|
59192
59263
|
UpdateEvalResponseBodyHTTP$inboundSchema = objectType({
|
|
59193
59264
|
_id: stringType(),
|
|
59194
59265
|
description: stringType(),
|
|
59195
|
-
created: stringType().default("2025-06-
|
|
59196
|
-
updated: stringType().default("2025-06-
|
|
59266
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59267
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59197
59268
|
guardrail_config: unionType([
|
|
59198
59269
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200ApplicationJSONBoolean$inboundSchema),
|
|
59199
59270
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200ApplicationJSONNumber$inboundSchema)
|
|
@@ -59213,8 +59284,8 @@ var init_updateeval = __esm(() => {
|
|
|
59213
59284
|
UpdateEvalResponseBodyHTTP$outboundSchema = objectType({
|
|
59214
59285
|
id: stringType(),
|
|
59215
59286
|
description: stringType(),
|
|
59216
|
-
created: stringType().default("2025-06-
|
|
59217
|
-
updated: stringType().default("2025-06-
|
|
59287
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59288
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59218
59289
|
guardrailConfig: unionType([
|
|
59219
59290
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200ApplicationJSONBoolean$outboundSchema),
|
|
59220
59291
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200ApplicationJSONNumber$outboundSchema)
|
|
@@ -59304,8 +59375,8 @@ var init_updateeval = __esm(() => {
|
|
|
59304
59375
|
UpdateEvalResponseBodyJSON$inboundSchema = objectType({
|
|
59305
59376
|
_id: stringType(),
|
|
59306
59377
|
description: stringType(),
|
|
59307
|
-
created: stringType().default("2025-06-
|
|
59308
|
-
updated: stringType().default("2025-06-
|
|
59378
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59379
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59309
59380
|
guardrail_config: unionType([
|
|
59310
59381
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200Boolean$inboundSchema),
|
|
59311
59382
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200Number$inboundSchema)
|
|
@@ -59322,8 +59393,8 @@ var init_updateeval = __esm(() => {
|
|
|
59322
59393
|
UpdateEvalResponseBodyJSON$outboundSchema = objectType({
|
|
59323
59394
|
id: stringType(),
|
|
59324
59395
|
description: stringType(),
|
|
59325
|
-
created: stringType().default("2025-06-
|
|
59326
|
-
updated: stringType().default("2025-06-
|
|
59396
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59397
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59327
59398
|
guardrailConfig: unionType([
|
|
59328
59399
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200Boolean$outboundSchema),
|
|
59329
59400
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponse200Number$outboundSchema)
|
|
@@ -59410,8 +59481,8 @@ var init_updateeval = __esm(() => {
|
|
|
59410
59481
|
UpdateEvalResponseBodyLLM$inboundSchema = objectType({
|
|
59411
59482
|
_id: stringType(),
|
|
59412
59483
|
description: stringType(),
|
|
59413
|
-
created: stringType().default("2025-06-
|
|
59414
|
-
updated: stringType().default("2025-06-
|
|
59484
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59485
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59415
59486
|
guardrail_config: unionType([
|
|
59416
59487
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponseBoolean$inboundSchema),
|
|
59417
59488
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponseNumber$inboundSchema)
|
|
@@ -59429,8 +59500,8 @@ var init_updateeval = __esm(() => {
|
|
|
59429
59500
|
UpdateEvalResponseBodyLLM$outboundSchema = objectType({
|
|
59430
59501
|
id: stringType(),
|
|
59431
59502
|
description: stringType(),
|
|
59432
|
-
created: stringType().default("2025-06-
|
|
59433
|
-
updated: stringType().default("2025-06-
|
|
59503
|
+
created: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59504
|
+
updated: stringType().default("2025-06-07T15:37:59.102Z"),
|
|
59434
59505
|
guardrailConfig: unionType([
|
|
59435
59506
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponseBoolean$outboundSchema),
|
|
59436
59507
|
lazyType(() => UpdateEvalGuardrailConfigEvalsResponseNumber$outboundSchema)
|
|
@@ -61117,7 +61188,7 @@ async function $do(client, request, options) {
|
|
|
61117
61188
|
return [doResult, { status: "request-error", request: req }];
|
|
61118
61189
|
}
|
|
61119
61190
|
const response = doResult.value;
|
|
61120
|
-
const [result] = await match(json(201, CreateContactResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
61191
|
+
const [result] = await match(json(201, CreateContactResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
61121
61192
|
if (!result.ok) {
|
|
61122
61193
|
return [result, { status: "complete", request: req, response }];
|
|
61123
61194
|
}
|
|
@@ -61167,19 +61238,27 @@ Creates a new contact or updates an existing one based on external_id. Use this
|
|
|
61167
61238
|
var CreateEvalResponseBody, CreateEvalResponseBody$inboundSchema2, CreateEvalResponseBody$outboundSchema2, CreateEvalResponseBody$2;
|
|
61168
61239
|
var init_createeval2 = __esm(() => {
|
|
61169
61240
|
init_esm();
|
|
61170
|
-
|
|
61241
|
+
init_orqerror();
|
|
61242
|
+
CreateEvalResponseBody = class CreateEvalResponseBody extends OrqError {
|
|
61171
61243
|
data$;
|
|
61172
|
-
constructor(err) {
|
|
61244
|
+
constructor(err, httpMeta) {
|
|
61173
61245
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61174
|
-
super(message);
|
|
61246
|
+
super(message, httpMeta);
|
|
61175
61247
|
this.data$ = err;
|
|
61176
61248
|
this.name = "CreateEvalResponseBody";
|
|
61177
61249
|
}
|
|
61178
61250
|
};
|
|
61179
61251
|
CreateEvalResponseBody$inboundSchema2 = objectType({
|
|
61180
|
-
message: stringType()
|
|
61252
|
+
message: stringType(),
|
|
61253
|
+
request$: instanceOfType(Request),
|
|
61254
|
+
response$: instanceOfType(Response),
|
|
61255
|
+
body$: stringType()
|
|
61181
61256
|
}).transform((v2) => {
|
|
61182
|
-
return new CreateEvalResponseBody(v2
|
|
61257
|
+
return new CreateEvalResponseBody(v2, {
|
|
61258
|
+
request: v2.request$,
|
|
61259
|
+
response: v2.response$,
|
|
61260
|
+
body: v2.body$
|
|
61261
|
+
});
|
|
61183
61262
|
});
|
|
61184
61263
|
CreateEvalResponseBody$outboundSchema2 = instanceOfType(CreateEvalResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61185
61264
|
message: stringType()
|
|
@@ -61194,21 +61273,29 @@ var init_createeval2 = __esm(() => {
|
|
|
61194
61273
|
var DeleteContactResponseBody, DeleteContactResponseBody$inboundSchema, DeleteContactResponseBody$outboundSchema, DeleteContactResponseBody$;
|
|
61195
61274
|
var init_deletecontact2 = __esm(() => {
|
|
61196
61275
|
init_esm();
|
|
61197
|
-
|
|
61276
|
+
init_orqerror();
|
|
61277
|
+
DeleteContactResponseBody = class DeleteContactResponseBody extends OrqError {
|
|
61198
61278
|
error;
|
|
61199
61279
|
data$;
|
|
61200
|
-
constructor(err) {
|
|
61280
|
+
constructor(err, httpMeta) {
|
|
61201
61281
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61202
|
-
super(message);
|
|
61282
|
+
super(message, httpMeta);
|
|
61203
61283
|
this.data$ = err;
|
|
61204
61284
|
this.error = err.error;
|
|
61205
61285
|
this.name = "DeleteContactResponseBody";
|
|
61206
61286
|
}
|
|
61207
61287
|
};
|
|
61208
61288
|
DeleteContactResponseBody$inboundSchema = objectType({
|
|
61209
|
-
error: stringType()
|
|
61289
|
+
error: stringType(),
|
|
61290
|
+
request$: instanceOfType(Request),
|
|
61291
|
+
response$: instanceOfType(Response),
|
|
61292
|
+
body$: stringType()
|
|
61210
61293
|
}).transform((v2) => {
|
|
61211
|
-
return new DeleteContactResponseBody(v2
|
|
61294
|
+
return new DeleteContactResponseBody(v2, {
|
|
61295
|
+
request: v2.request$,
|
|
61296
|
+
response: v2.response$,
|
|
61297
|
+
body: v2.body$
|
|
61298
|
+
});
|
|
61212
61299
|
});
|
|
61213
61300
|
DeleteContactResponseBody$outboundSchema = instanceOfType(DeleteContactResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61214
61301
|
error: stringType()
|
|
@@ -61223,19 +61310,27 @@ var init_deletecontact2 = __esm(() => {
|
|
|
61223
61310
|
var DeleteEvalResponseBody, DeleteEvalResponseBody$inboundSchema, DeleteEvalResponseBody$outboundSchema, DeleteEvalResponseBody$;
|
|
61224
61311
|
var init_deleteeval2 = __esm(() => {
|
|
61225
61312
|
init_esm();
|
|
61226
|
-
|
|
61313
|
+
init_orqerror();
|
|
61314
|
+
DeleteEvalResponseBody = class DeleteEvalResponseBody extends OrqError {
|
|
61227
61315
|
data$;
|
|
61228
|
-
constructor(err) {
|
|
61316
|
+
constructor(err, httpMeta) {
|
|
61229
61317
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61230
|
-
super(message);
|
|
61318
|
+
super(message, httpMeta);
|
|
61231
61319
|
this.data$ = err;
|
|
61232
61320
|
this.name = "DeleteEvalResponseBody";
|
|
61233
61321
|
}
|
|
61234
61322
|
};
|
|
61235
61323
|
DeleteEvalResponseBody$inboundSchema = objectType({
|
|
61236
|
-
message: stringType()
|
|
61324
|
+
message: stringType(),
|
|
61325
|
+
request$: instanceOfType(Request),
|
|
61326
|
+
response$: instanceOfType(Response),
|
|
61327
|
+
body$: stringType()
|
|
61237
61328
|
}).transform((v2) => {
|
|
61238
|
-
return new DeleteEvalResponseBody(v2
|
|
61329
|
+
return new DeleteEvalResponseBody(v2, {
|
|
61330
|
+
request: v2.request$,
|
|
61331
|
+
response: v2.response$,
|
|
61332
|
+
body: v2.body$
|
|
61333
|
+
});
|
|
61239
61334
|
});
|
|
61240
61335
|
DeleteEvalResponseBody$outboundSchema = instanceOfType(DeleteEvalResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61241
61336
|
message: stringType()
|
|
@@ -61250,28 +61345,36 @@ var init_deleteeval2 = __esm(() => {
|
|
|
61250
61345
|
var EvalsAgeAppropriateEvalsResponseBody, EvalsAgeAppropriateResponseBody, EvalsAgeAppropriateEvalsResponseBody$inboundSchema, EvalsAgeAppropriateEvalsResponseBody$outboundSchema, EvalsAgeAppropriateEvalsResponseBody$, EvalsAgeAppropriateResponseBody$inboundSchema2, EvalsAgeAppropriateResponseBody$outboundSchema2, EvalsAgeAppropriateResponseBody$2;
|
|
61251
61346
|
var init_evalsageappropriate2 = __esm(() => {
|
|
61252
61347
|
init_esm();
|
|
61253
|
-
|
|
61348
|
+
init_orqerror();
|
|
61349
|
+
EvalsAgeAppropriateEvalsResponseBody = class EvalsAgeAppropriateEvalsResponseBody extends OrqError {
|
|
61254
61350
|
data$;
|
|
61255
|
-
constructor(err) {
|
|
61351
|
+
constructor(err, httpMeta) {
|
|
61256
61352
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61257
|
-
super(message);
|
|
61353
|
+
super(message, httpMeta);
|
|
61258
61354
|
this.data$ = err;
|
|
61259
61355
|
this.name = "EvalsAgeAppropriateEvalsResponseBody";
|
|
61260
61356
|
}
|
|
61261
61357
|
};
|
|
61262
|
-
EvalsAgeAppropriateResponseBody = class EvalsAgeAppropriateResponseBody extends
|
|
61358
|
+
EvalsAgeAppropriateResponseBody = class EvalsAgeAppropriateResponseBody extends OrqError {
|
|
61263
61359
|
data$;
|
|
61264
|
-
constructor(err) {
|
|
61360
|
+
constructor(err, httpMeta) {
|
|
61265
61361
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61266
|
-
super(message);
|
|
61362
|
+
super(message, httpMeta);
|
|
61267
61363
|
this.data$ = err;
|
|
61268
61364
|
this.name = "EvalsAgeAppropriateResponseBody";
|
|
61269
61365
|
}
|
|
61270
61366
|
};
|
|
61271
61367
|
EvalsAgeAppropriateEvalsResponseBody$inboundSchema = objectType({
|
|
61272
|
-
message: stringType()
|
|
61368
|
+
message: stringType(),
|
|
61369
|
+
request$: instanceOfType(Request),
|
|
61370
|
+
response$: instanceOfType(Response),
|
|
61371
|
+
body$: stringType()
|
|
61273
61372
|
}).transform((v2) => {
|
|
61274
|
-
return new EvalsAgeAppropriateEvalsResponseBody(v2
|
|
61373
|
+
return new EvalsAgeAppropriateEvalsResponseBody(v2, {
|
|
61374
|
+
request: v2.request$,
|
|
61375
|
+
response: v2.response$,
|
|
61376
|
+
body: v2.body$
|
|
61377
|
+
});
|
|
61275
61378
|
});
|
|
61276
61379
|
EvalsAgeAppropriateEvalsResponseBody$outboundSchema = instanceOfType(EvalsAgeAppropriateEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61277
61380
|
message: stringType()
|
|
@@ -61281,9 +61384,16 @@ var init_evalsageappropriate2 = __esm(() => {
|
|
|
61281
61384
|
EvalsAgeAppropriateEvalsResponseBody$.outboundSchema = EvalsAgeAppropriateEvalsResponseBody$outboundSchema;
|
|
61282
61385
|
})(EvalsAgeAppropriateEvalsResponseBody$ ||= {});
|
|
61283
61386
|
EvalsAgeAppropriateResponseBody$inboundSchema2 = objectType({
|
|
61284
|
-
message: stringType()
|
|
61387
|
+
message: stringType(),
|
|
61388
|
+
request$: instanceOfType(Request),
|
|
61389
|
+
response$: instanceOfType(Response),
|
|
61390
|
+
body$: stringType()
|
|
61285
61391
|
}).transform((v2) => {
|
|
61286
|
-
return new EvalsAgeAppropriateResponseBody(v2
|
|
61392
|
+
return new EvalsAgeAppropriateResponseBody(v2, {
|
|
61393
|
+
request: v2.request$,
|
|
61394
|
+
response: v2.response$,
|
|
61395
|
+
body: v2.body$
|
|
61396
|
+
});
|
|
61287
61397
|
});
|
|
61288
61398
|
EvalsAgeAppropriateResponseBody$outboundSchema2 = instanceOfType(EvalsAgeAppropriateResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61289
61399
|
message: stringType()
|
|
@@ -61298,28 +61408,36 @@ var init_evalsageappropriate2 = __esm(() => {
|
|
|
61298
61408
|
var EvalsBertScoreEvalsResponseBody, EvalsBertScoreResponseBody, EvalsBertScoreEvalsResponseBody$inboundSchema, EvalsBertScoreEvalsResponseBody$outboundSchema, EvalsBertScoreEvalsResponseBody$, EvalsBertScoreResponseBody$inboundSchema2, EvalsBertScoreResponseBody$outboundSchema2, EvalsBertScoreResponseBody$2;
|
|
61299
61409
|
var init_evalsbertscore2 = __esm(() => {
|
|
61300
61410
|
init_esm();
|
|
61301
|
-
|
|
61411
|
+
init_orqerror();
|
|
61412
|
+
EvalsBertScoreEvalsResponseBody = class EvalsBertScoreEvalsResponseBody extends OrqError {
|
|
61302
61413
|
data$;
|
|
61303
|
-
constructor(err) {
|
|
61414
|
+
constructor(err, httpMeta) {
|
|
61304
61415
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61305
|
-
super(message);
|
|
61416
|
+
super(message, httpMeta);
|
|
61306
61417
|
this.data$ = err;
|
|
61307
61418
|
this.name = "EvalsBertScoreEvalsResponseBody";
|
|
61308
61419
|
}
|
|
61309
61420
|
};
|
|
61310
|
-
EvalsBertScoreResponseBody = class EvalsBertScoreResponseBody extends
|
|
61421
|
+
EvalsBertScoreResponseBody = class EvalsBertScoreResponseBody extends OrqError {
|
|
61311
61422
|
data$;
|
|
61312
|
-
constructor(err) {
|
|
61423
|
+
constructor(err, httpMeta) {
|
|
61313
61424
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61314
|
-
super(message);
|
|
61425
|
+
super(message, httpMeta);
|
|
61315
61426
|
this.data$ = err;
|
|
61316
61427
|
this.name = "EvalsBertScoreResponseBody";
|
|
61317
61428
|
}
|
|
61318
61429
|
};
|
|
61319
61430
|
EvalsBertScoreEvalsResponseBody$inboundSchema = objectType({
|
|
61320
|
-
message: stringType()
|
|
61431
|
+
message: stringType(),
|
|
61432
|
+
request$: instanceOfType(Request),
|
|
61433
|
+
response$: instanceOfType(Response),
|
|
61434
|
+
body$: stringType()
|
|
61321
61435
|
}).transform((v2) => {
|
|
61322
|
-
return new EvalsBertScoreEvalsResponseBody(v2
|
|
61436
|
+
return new EvalsBertScoreEvalsResponseBody(v2, {
|
|
61437
|
+
request: v2.request$,
|
|
61438
|
+
response: v2.response$,
|
|
61439
|
+
body: v2.body$
|
|
61440
|
+
});
|
|
61323
61441
|
});
|
|
61324
61442
|
EvalsBertScoreEvalsResponseBody$outboundSchema = instanceOfType(EvalsBertScoreEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61325
61443
|
message: stringType()
|
|
@@ -61329,9 +61447,16 @@ var init_evalsbertscore2 = __esm(() => {
|
|
|
61329
61447
|
EvalsBertScoreEvalsResponseBody$.outboundSchema = EvalsBertScoreEvalsResponseBody$outboundSchema;
|
|
61330
61448
|
})(EvalsBertScoreEvalsResponseBody$ ||= {});
|
|
61331
61449
|
EvalsBertScoreResponseBody$inboundSchema2 = objectType({
|
|
61332
|
-
message: stringType()
|
|
61450
|
+
message: stringType(),
|
|
61451
|
+
request$: instanceOfType(Request),
|
|
61452
|
+
response$: instanceOfType(Response),
|
|
61453
|
+
body$: stringType()
|
|
61333
61454
|
}).transform((v2) => {
|
|
61334
|
-
return new EvalsBertScoreResponseBody(v2
|
|
61455
|
+
return new EvalsBertScoreResponseBody(v2, {
|
|
61456
|
+
request: v2.request$,
|
|
61457
|
+
response: v2.response$,
|
|
61458
|
+
body: v2.body$
|
|
61459
|
+
});
|
|
61335
61460
|
});
|
|
61336
61461
|
EvalsBertScoreResponseBody$outboundSchema2 = instanceOfType(EvalsBertScoreResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61337
61462
|
message: stringType()
|
|
@@ -61346,28 +61471,36 @@ var init_evalsbertscore2 = __esm(() => {
|
|
|
61346
61471
|
var EvalsBleuScoreEvalsResponseBody, EvalsBleuScoreResponseBody, EvalsBleuScoreEvalsResponseBody$inboundSchema, EvalsBleuScoreEvalsResponseBody$outboundSchema, EvalsBleuScoreEvalsResponseBody$, EvalsBleuScoreResponseBody$inboundSchema2, EvalsBleuScoreResponseBody$outboundSchema2, EvalsBleuScoreResponseBody$2;
|
|
61347
61472
|
var init_evalsbleuscore2 = __esm(() => {
|
|
61348
61473
|
init_esm();
|
|
61349
|
-
|
|
61474
|
+
init_orqerror();
|
|
61475
|
+
EvalsBleuScoreEvalsResponseBody = class EvalsBleuScoreEvalsResponseBody extends OrqError {
|
|
61350
61476
|
data$;
|
|
61351
|
-
constructor(err) {
|
|
61477
|
+
constructor(err, httpMeta) {
|
|
61352
61478
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61353
|
-
super(message);
|
|
61479
|
+
super(message, httpMeta);
|
|
61354
61480
|
this.data$ = err;
|
|
61355
61481
|
this.name = "EvalsBleuScoreEvalsResponseBody";
|
|
61356
61482
|
}
|
|
61357
61483
|
};
|
|
61358
|
-
EvalsBleuScoreResponseBody = class EvalsBleuScoreResponseBody extends
|
|
61484
|
+
EvalsBleuScoreResponseBody = class EvalsBleuScoreResponseBody extends OrqError {
|
|
61359
61485
|
data$;
|
|
61360
|
-
constructor(err) {
|
|
61486
|
+
constructor(err, httpMeta) {
|
|
61361
61487
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61362
|
-
super(message);
|
|
61488
|
+
super(message, httpMeta);
|
|
61363
61489
|
this.data$ = err;
|
|
61364
61490
|
this.name = "EvalsBleuScoreResponseBody";
|
|
61365
61491
|
}
|
|
61366
61492
|
};
|
|
61367
61493
|
EvalsBleuScoreEvalsResponseBody$inboundSchema = objectType({
|
|
61368
|
-
message: stringType()
|
|
61494
|
+
message: stringType(),
|
|
61495
|
+
request$: instanceOfType(Request),
|
|
61496
|
+
response$: instanceOfType(Response),
|
|
61497
|
+
body$: stringType()
|
|
61369
61498
|
}).transform((v2) => {
|
|
61370
|
-
return new EvalsBleuScoreEvalsResponseBody(v2
|
|
61499
|
+
return new EvalsBleuScoreEvalsResponseBody(v2, {
|
|
61500
|
+
request: v2.request$,
|
|
61501
|
+
response: v2.response$,
|
|
61502
|
+
body: v2.body$
|
|
61503
|
+
});
|
|
61371
61504
|
});
|
|
61372
61505
|
EvalsBleuScoreEvalsResponseBody$outboundSchema = instanceOfType(EvalsBleuScoreEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61373
61506
|
message: stringType()
|
|
@@ -61377,9 +61510,16 @@ var init_evalsbleuscore2 = __esm(() => {
|
|
|
61377
61510
|
EvalsBleuScoreEvalsResponseBody$.outboundSchema = EvalsBleuScoreEvalsResponseBody$outboundSchema;
|
|
61378
61511
|
})(EvalsBleuScoreEvalsResponseBody$ ||= {});
|
|
61379
61512
|
EvalsBleuScoreResponseBody$inboundSchema2 = objectType({
|
|
61380
|
-
message: stringType()
|
|
61513
|
+
message: stringType(),
|
|
61514
|
+
request$: instanceOfType(Request),
|
|
61515
|
+
response$: instanceOfType(Response),
|
|
61516
|
+
body$: stringType()
|
|
61381
61517
|
}).transform((v2) => {
|
|
61382
|
-
return new EvalsBleuScoreResponseBody(v2
|
|
61518
|
+
return new EvalsBleuScoreResponseBody(v2, {
|
|
61519
|
+
request: v2.request$,
|
|
61520
|
+
response: v2.response$,
|
|
61521
|
+
body: v2.body$
|
|
61522
|
+
});
|
|
61383
61523
|
});
|
|
61384
61524
|
EvalsBleuScoreResponseBody$outboundSchema2 = instanceOfType(EvalsBleuScoreResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61385
61525
|
message: stringType()
|
|
@@ -61394,28 +61534,36 @@ var init_evalsbleuscore2 = __esm(() => {
|
|
|
61394
61534
|
var EvalsBotDetectionEvalsResponseBody, EvalsBotDetectionResponseBody, EvalsBotDetectionEvalsResponseBody$inboundSchema, EvalsBotDetectionEvalsResponseBody$outboundSchema, EvalsBotDetectionEvalsResponseBody$, EvalsBotDetectionResponseBody$inboundSchema2, EvalsBotDetectionResponseBody$outboundSchema2, EvalsBotDetectionResponseBody$2;
|
|
61395
61535
|
var init_evalsbotdetection2 = __esm(() => {
|
|
61396
61536
|
init_esm();
|
|
61397
|
-
|
|
61537
|
+
init_orqerror();
|
|
61538
|
+
EvalsBotDetectionEvalsResponseBody = class EvalsBotDetectionEvalsResponseBody extends OrqError {
|
|
61398
61539
|
data$;
|
|
61399
|
-
constructor(err) {
|
|
61540
|
+
constructor(err, httpMeta) {
|
|
61400
61541
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61401
|
-
super(message);
|
|
61542
|
+
super(message, httpMeta);
|
|
61402
61543
|
this.data$ = err;
|
|
61403
61544
|
this.name = "EvalsBotDetectionEvalsResponseBody";
|
|
61404
61545
|
}
|
|
61405
61546
|
};
|
|
61406
|
-
EvalsBotDetectionResponseBody = class EvalsBotDetectionResponseBody extends
|
|
61547
|
+
EvalsBotDetectionResponseBody = class EvalsBotDetectionResponseBody extends OrqError {
|
|
61407
61548
|
data$;
|
|
61408
|
-
constructor(err) {
|
|
61549
|
+
constructor(err, httpMeta) {
|
|
61409
61550
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61410
|
-
super(message);
|
|
61551
|
+
super(message, httpMeta);
|
|
61411
61552
|
this.data$ = err;
|
|
61412
61553
|
this.name = "EvalsBotDetectionResponseBody";
|
|
61413
61554
|
}
|
|
61414
61555
|
};
|
|
61415
61556
|
EvalsBotDetectionEvalsResponseBody$inboundSchema = objectType({
|
|
61416
|
-
message: stringType()
|
|
61557
|
+
message: stringType(),
|
|
61558
|
+
request$: instanceOfType(Request),
|
|
61559
|
+
response$: instanceOfType(Response),
|
|
61560
|
+
body$: stringType()
|
|
61417
61561
|
}).transform((v2) => {
|
|
61418
|
-
return new EvalsBotDetectionEvalsResponseBody(v2
|
|
61562
|
+
return new EvalsBotDetectionEvalsResponseBody(v2, {
|
|
61563
|
+
request: v2.request$,
|
|
61564
|
+
response: v2.response$,
|
|
61565
|
+
body: v2.body$
|
|
61566
|
+
});
|
|
61419
61567
|
});
|
|
61420
61568
|
EvalsBotDetectionEvalsResponseBody$outboundSchema = instanceOfType(EvalsBotDetectionEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61421
61569
|
message: stringType()
|
|
@@ -61425,9 +61573,16 @@ var init_evalsbotdetection2 = __esm(() => {
|
|
|
61425
61573
|
EvalsBotDetectionEvalsResponseBody$.outboundSchema = EvalsBotDetectionEvalsResponseBody$outboundSchema;
|
|
61426
61574
|
})(EvalsBotDetectionEvalsResponseBody$ ||= {});
|
|
61427
61575
|
EvalsBotDetectionResponseBody$inboundSchema2 = objectType({
|
|
61428
|
-
message: stringType()
|
|
61576
|
+
message: stringType(),
|
|
61577
|
+
request$: instanceOfType(Request),
|
|
61578
|
+
response$: instanceOfType(Response),
|
|
61579
|
+
body$: stringType()
|
|
61429
61580
|
}).transform((v2) => {
|
|
61430
|
-
return new EvalsBotDetectionResponseBody(v2
|
|
61581
|
+
return new EvalsBotDetectionResponseBody(v2, {
|
|
61582
|
+
request: v2.request$,
|
|
61583
|
+
response: v2.response$,
|
|
61584
|
+
body: v2.body$
|
|
61585
|
+
});
|
|
61431
61586
|
});
|
|
61432
61587
|
EvalsBotDetectionResponseBody$outboundSchema2 = instanceOfType(EvalsBotDetectionResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61433
61588
|
message: stringType()
|
|
@@ -61442,28 +61597,36 @@ var init_evalsbotdetection2 = __esm(() => {
|
|
|
61442
61597
|
var EvalsContainsEvalsResponseBody, EvalsContainsResponseBody, EvalsContainsEvalsResponseBody$inboundSchema, EvalsContainsEvalsResponseBody$outboundSchema, EvalsContainsEvalsResponseBody$, EvalsContainsResponseBody$inboundSchema2, EvalsContainsResponseBody$outboundSchema2, EvalsContainsResponseBody$2;
|
|
61443
61598
|
var init_evalscontains2 = __esm(() => {
|
|
61444
61599
|
init_esm();
|
|
61445
|
-
|
|
61600
|
+
init_orqerror();
|
|
61601
|
+
EvalsContainsEvalsResponseBody = class EvalsContainsEvalsResponseBody extends OrqError {
|
|
61446
61602
|
data$;
|
|
61447
|
-
constructor(err) {
|
|
61603
|
+
constructor(err, httpMeta) {
|
|
61448
61604
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61449
|
-
super(message);
|
|
61605
|
+
super(message, httpMeta);
|
|
61450
61606
|
this.data$ = err;
|
|
61451
61607
|
this.name = "EvalsContainsEvalsResponseBody";
|
|
61452
61608
|
}
|
|
61453
61609
|
};
|
|
61454
|
-
EvalsContainsResponseBody = class EvalsContainsResponseBody extends
|
|
61610
|
+
EvalsContainsResponseBody = class EvalsContainsResponseBody extends OrqError {
|
|
61455
61611
|
data$;
|
|
61456
|
-
constructor(err) {
|
|
61612
|
+
constructor(err, httpMeta) {
|
|
61457
61613
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61458
|
-
super(message);
|
|
61614
|
+
super(message, httpMeta);
|
|
61459
61615
|
this.data$ = err;
|
|
61460
61616
|
this.name = "EvalsContainsResponseBody";
|
|
61461
61617
|
}
|
|
61462
61618
|
};
|
|
61463
61619
|
EvalsContainsEvalsResponseBody$inboundSchema = objectType({
|
|
61464
|
-
message: stringType()
|
|
61620
|
+
message: stringType(),
|
|
61621
|
+
request$: instanceOfType(Request),
|
|
61622
|
+
response$: instanceOfType(Response),
|
|
61623
|
+
body$: stringType()
|
|
61465
61624
|
}).transform((v2) => {
|
|
61466
|
-
return new EvalsContainsEvalsResponseBody(v2
|
|
61625
|
+
return new EvalsContainsEvalsResponseBody(v2, {
|
|
61626
|
+
request: v2.request$,
|
|
61627
|
+
response: v2.response$,
|
|
61628
|
+
body: v2.body$
|
|
61629
|
+
});
|
|
61467
61630
|
});
|
|
61468
61631
|
EvalsContainsEvalsResponseBody$outboundSchema = instanceOfType(EvalsContainsEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61469
61632
|
message: stringType()
|
|
@@ -61473,9 +61636,16 @@ var init_evalscontains2 = __esm(() => {
|
|
|
61473
61636
|
EvalsContainsEvalsResponseBody$.outboundSchema = EvalsContainsEvalsResponseBody$outboundSchema;
|
|
61474
61637
|
})(EvalsContainsEvalsResponseBody$ ||= {});
|
|
61475
61638
|
EvalsContainsResponseBody$inboundSchema2 = objectType({
|
|
61476
|
-
message: stringType()
|
|
61639
|
+
message: stringType(),
|
|
61640
|
+
request$: instanceOfType(Request),
|
|
61641
|
+
response$: instanceOfType(Response),
|
|
61642
|
+
body$: stringType()
|
|
61477
61643
|
}).transform((v2) => {
|
|
61478
|
-
return new EvalsContainsResponseBody(v2
|
|
61644
|
+
return new EvalsContainsResponseBody(v2, {
|
|
61645
|
+
request: v2.request$,
|
|
61646
|
+
response: v2.response$,
|
|
61647
|
+
body: v2.body$
|
|
61648
|
+
});
|
|
61479
61649
|
});
|
|
61480
61650
|
EvalsContainsResponseBody$outboundSchema2 = instanceOfType(EvalsContainsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61481
61651
|
message: stringType()
|
|
@@ -61490,28 +61660,36 @@ var init_evalscontains2 = __esm(() => {
|
|
|
61490
61660
|
var EvalsContainsAllEvalsResponseBody, EvalsContainsAllResponseBody, EvalsContainsAllEvalsResponseBody$inboundSchema, EvalsContainsAllEvalsResponseBody$outboundSchema, EvalsContainsAllEvalsResponseBody$, EvalsContainsAllResponseBody$inboundSchema2, EvalsContainsAllResponseBody$outboundSchema2, EvalsContainsAllResponseBody$2;
|
|
61491
61661
|
var init_evalscontainsall2 = __esm(() => {
|
|
61492
61662
|
init_esm();
|
|
61493
|
-
|
|
61663
|
+
init_orqerror();
|
|
61664
|
+
EvalsContainsAllEvalsResponseBody = class EvalsContainsAllEvalsResponseBody extends OrqError {
|
|
61494
61665
|
data$;
|
|
61495
|
-
constructor(err) {
|
|
61666
|
+
constructor(err, httpMeta) {
|
|
61496
61667
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61497
|
-
super(message);
|
|
61668
|
+
super(message, httpMeta);
|
|
61498
61669
|
this.data$ = err;
|
|
61499
61670
|
this.name = "EvalsContainsAllEvalsResponseBody";
|
|
61500
61671
|
}
|
|
61501
61672
|
};
|
|
61502
|
-
EvalsContainsAllResponseBody = class EvalsContainsAllResponseBody extends
|
|
61673
|
+
EvalsContainsAllResponseBody = class EvalsContainsAllResponseBody extends OrqError {
|
|
61503
61674
|
data$;
|
|
61504
|
-
constructor(err) {
|
|
61675
|
+
constructor(err, httpMeta) {
|
|
61505
61676
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61506
|
-
super(message);
|
|
61677
|
+
super(message, httpMeta);
|
|
61507
61678
|
this.data$ = err;
|
|
61508
61679
|
this.name = "EvalsContainsAllResponseBody";
|
|
61509
61680
|
}
|
|
61510
61681
|
};
|
|
61511
61682
|
EvalsContainsAllEvalsResponseBody$inboundSchema = objectType({
|
|
61512
|
-
message: stringType()
|
|
61683
|
+
message: stringType(),
|
|
61684
|
+
request$: instanceOfType(Request),
|
|
61685
|
+
response$: instanceOfType(Response),
|
|
61686
|
+
body$: stringType()
|
|
61513
61687
|
}).transform((v2) => {
|
|
61514
|
-
return new EvalsContainsAllEvalsResponseBody(v2
|
|
61688
|
+
return new EvalsContainsAllEvalsResponseBody(v2, {
|
|
61689
|
+
request: v2.request$,
|
|
61690
|
+
response: v2.response$,
|
|
61691
|
+
body: v2.body$
|
|
61692
|
+
});
|
|
61515
61693
|
});
|
|
61516
61694
|
EvalsContainsAllEvalsResponseBody$outboundSchema = instanceOfType(EvalsContainsAllEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61517
61695
|
message: stringType()
|
|
@@ -61521,9 +61699,16 @@ var init_evalscontainsall2 = __esm(() => {
|
|
|
61521
61699
|
EvalsContainsAllEvalsResponseBody$.outboundSchema = EvalsContainsAllEvalsResponseBody$outboundSchema;
|
|
61522
61700
|
})(EvalsContainsAllEvalsResponseBody$ ||= {});
|
|
61523
61701
|
EvalsContainsAllResponseBody$inboundSchema2 = objectType({
|
|
61524
|
-
message: stringType()
|
|
61702
|
+
message: stringType(),
|
|
61703
|
+
request$: instanceOfType(Request),
|
|
61704
|
+
response$: instanceOfType(Response),
|
|
61705
|
+
body$: stringType()
|
|
61525
61706
|
}).transform((v2) => {
|
|
61526
|
-
return new EvalsContainsAllResponseBody(v2
|
|
61707
|
+
return new EvalsContainsAllResponseBody(v2, {
|
|
61708
|
+
request: v2.request$,
|
|
61709
|
+
response: v2.response$,
|
|
61710
|
+
body: v2.body$
|
|
61711
|
+
});
|
|
61527
61712
|
});
|
|
61528
61713
|
EvalsContainsAllResponseBody$outboundSchema2 = instanceOfType(EvalsContainsAllResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61529
61714
|
message: stringType()
|
|
@@ -61538,28 +61723,36 @@ var init_evalscontainsall2 = __esm(() => {
|
|
|
61538
61723
|
var EvalsContainsAnyEvalsResponseBody, EvalsContainsAnyResponseBody, EvalsContainsAnyEvalsResponseBody$inboundSchema, EvalsContainsAnyEvalsResponseBody$outboundSchema, EvalsContainsAnyEvalsResponseBody$, EvalsContainsAnyResponseBody$inboundSchema2, EvalsContainsAnyResponseBody$outboundSchema2, EvalsContainsAnyResponseBody$2;
|
|
61539
61724
|
var init_evalscontainsany2 = __esm(() => {
|
|
61540
61725
|
init_esm();
|
|
61541
|
-
|
|
61726
|
+
init_orqerror();
|
|
61727
|
+
EvalsContainsAnyEvalsResponseBody = class EvalsContainsAnyEvalsResponseBody extends OrqError {
|
|
61542
61728
|
data$;
|
|
61543
|
-
constructor(err) {
|
|
61729
|
+
constructor(err, httpMeta) {
|
|
61544
61730
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61545
|
-
super(message);
|
|
61731
|
+
super(message, httpMeta);
|
|
61546
61732
|
this.data$ = err;
|
|
61547
61733
|
this.name = "EvalsContainsAnyEvalsResponseBody";
|
|
61548
61734
|
}
|
|
61549
61735
|
};
|
|
61550
|
-
EvalsContainsAnyResponseBody = class EvalsContainsAnyResponseBody extends
|
|
61736
|
+
EvalsContainsAnyResponseBody = class EvalsContainsAnyResponseBody extends OrqError {
|
|
61551
61737
|
data$;
|
|
61552
|
-
constructor(err) {
|
|
61738
|
+
constructor(err, httpMeta) {
|
|
61553
61739
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61554
|
-
super(message);
|
|
61740
|
+
super(message, httpMeta);
|
|
61555
61741
|
this.data$ = err;
|
|
61556
61742
|
this.name = "EvalsContainsAnyResponseBody";
|
|
61557
61743
|
}
|
|
61558
61744
|
};
|
|
61559
61745
|
EvalsContainsAnyEvalsResponseBody$inboundSchema = objectType({
|
|
61560
|
-
message: stringType()
|
|
61746
|
+
message: stringType(),
|
|
61747
|
+
request$: instanceOfType(Request),
|
|
61748
|
+
response$: instanceOfType(Response),
|
|
61749
|
+
body$: stringType()
|
|
61561
61750
|
}).transform((v2) => {
|
|
61562
|
-
return new EvalsContainsAnyEvalsResponseBody(v2
|
|
61751
|
+
return new EvalsContainsAnyEvalsResponseBody(v2, {
|
|
61752
|
+
request: v2.request$,
|
|
61753
|
+
response: v2.response$,
|
|
61754
|
+
body: v2.body$
|
|
61755
|
+
});
|
|
61563
61756
|
});
|
|
61564
61757
|
EvalsContainsAnyEvalsResponseBody$outboundSchema = instanceOfType(EvalsContainsAnyEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61565
61758
|
message: stringType()
|
|
@@ -61569,9 +61762,16 @@ var init_evalscontainsany2 = __esm(() => {
|
|
|
61569
61762
|
EvalsContainsAnyEvalsResponseBody$.outboundSchema = EvalsContainsAnyEvalsResponseBody$outboundSchema;
|
|
61570
61763
|
})(EvalsContainsAnyEvalsResponseBody$ ||= {});
|
|
61571
61764
|
EvalsContainsAnyResponseBody$inboundSchema2 = objectType({
|
|
61572
|
-
message: stringType()
|
|
61765
|
+
message: stringType(),
|
|
61766
|
+
request$: instanceOfType(Request),
|
|
61767
|
+
response$: instanceOfType(Response),
|
|
61768
|
+
body$: stringType()
|
|
61573
61769
|
}).transform((v2) => {
|
|
61574
|
-
return new EvalsContainsAnyResponseBody(v2
|
|
61770
|
+
return new EvalsContainsAnyResponseBody(v2, {
|
|
61771
|
+
request: v2.request$,
|
|
61772
|
+
response: v2.response$,
|
|
61773
|
+
body: v2.body$
|
|
61774
|
+
});
|
|
61575
61775
|
});
|
|
61576
61776
|
EvalsContainsAnyResponseBody$outboundSchema2 = instanceOfType(EvalsContainsAnyResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61577
61777
|
message: stringType()
|
|
@@ -61586,28 +61786,36 @@ var init_evalscontainsany2 = __esm(() => {
|
|
|
61586
61786
|
var EvalsContainsEmailEvalsResponseBody, EvalsContainsEmailResponseBody, EvalsContainsEmailEvalsResponseBody$inboundSchema, EvalsContainsEmailEvalsResponseBody$outboundSchema, EvalsContainsEmailEvalsResponseBody$, EvalsContainsEmailResponseBody$inboundSchema2, EvalsContainsEmailResponseBody$outboundSchema2, EvalsContainsEmailResponseBody$2;
|
|
61587
61787
|
var init_evalscontainsemail2 = __esm(() => {
|
|
61588
61788
|
init_esm();
|
|
61589
|
-
|
|
61789
|
+
init_orqerror();
|
|
61790
|
+
EvalsContainsEmailEvalsResponseBody = class EvalsContainsEmailEvalsResponseBody extends OrqError {
|
|
61590
61791
|
data$;
|
|
61591
|
-
constructor(err) {
|
|
61792
|
+
constructor(err, httpMeta) {
|
|
61592
61793
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61593
|
-
super(message);
|
|
61794
|
+
super(message, httpMeta);
|
|
61594
61795
|
this.data$ = err;
|
|
61595
61796
|
this.name = "EvalsContainsEmailEvalsResponseBody";
|
|
61596
61797
|
}
|
|
61597
61798
|
};
|
|
61598
|
-
EvalsContainsEmailResponseBody = class EvalsContainsEmailResponseBody extends
|
|
61799
|
+
EvalsContainsEmailResponseBody = class EvalsContainsEmailResponseBody extends OrqError {
|
|
61599
61800
|
data$;
|
|
61600
|
-
constructor(err) {
|
|
61801
|
+
constructor(err, httpMeta) {
|
|
61601
61802
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61602
|
-
super(message);
|
|
61803
|
+
super(message, httpMeta);
|
|
61603
61804
|
this.data$ = err;
|
|
61604
61805
|
this.name = "EvalsContainsEmailResponseBody";
|
|
61605
61806
|
}
|
|
61606
61807
|
};
|
|
61607
61808
|
EvalsContainsEmailEvalsResponseBody$inboundSchema = objectType({
|
|
61608
|
-
message: stringType()
|
|
61809
|
+
message: stringType(),
|
|
61810
|
+
request$: instanceOfType(Request),
|
|
61811
|
+
response$: instanceOfType(Response),
|
|
61812
|
+
body$: stringType()
|
|
61609
61813
|
}).transform((v2) => {
|
|
61610
|
-
return new EvalsContainsEmailEvalsResponseBody(v2
|
|
61814
|
+
return new EvalsContainsEmailEvalsResponseBody(v2, {
|
|
61815
|
+
request: v2.request$,
|
|
61816
|
+
response: v2.response$,
|
|
61817
|
+
body: v2.body$
|
|
61818
|
+
});
|
|
61611
61819
|
});
|
|
61612
61820
|
EvalsContainsEmailEvalsResponseBody$outboundSchema = instanceOfType(EvalsContainsEmailEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61613
61821
|
message: stringType()
|
|
@@ -61617,9 +61825,16 @@ var init_evalscontainsemail2 = __esm(() => {
|
|
|
61617
61825
|
EvalsContainsEmailEvalsResponseBody$.outboundSchema = EvalsContainsEmailEvalsResponseBody$outboundSchema;
|
|
61618
61826
|
})(EvalsContainsEmailEvalsResponseBody$ ||= {});
|
|
61619
61827
|
EvalsContainsEmailResponseBody$inboundSchema2 = objectType({
|
|
61620
|
-
message: stringType()
|
|
61828
|
+
message: stringType(),
|
|
61829
|
+
request$: instanceOfType(Request),
|
|
61830
|
+
response$: instanceOfType(Response),
|
|
61831
|
+
body$: stringType()
|
|
61621
61832
|
}).transform((v2) => {
|
|
61622
|
-
return new EvalsContainsEmailResponseBody(v2
|
|
61833
|
+
return new EvalsContainsEmailResponseBody(v2, {
|
|
61834
|
+
request: v2.request$,
|
|
61835
|
+
response: v2.response$,
|
|
61836
|
+
body: v2.body$
|
|
61837
|
+
});
|
|
61623
61838
|
});
|
|
61624
61839
|
EvalsContainsEmailResponseBody$outboundSchema2 = instanceOfType(EvalsContainsEmailResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61625
61840
|
message: stringType()
|
|
@@ -61634,28 +61849,36 @@ var init_evalscontainsemail2 = __esm(() => {
|
|
|
61634
61849
|
var EvalsContainsNoneEvalsResponseBody, EvalsContainsNoneResponseBody, EvalsContainsNoneEvalsResponseBody$inboundSchema, EvalsContainsNoneEvalsResponseBody$outboundSchema, EvalsContainsNoneEvalsResponseBody$, EvalsContainsNoneResponseBody$inboundSchema2, EvalsContainsNoneResponseBody$outboundSchema2, EvalsContainsNoneResponseBody$2;
|
|
61635
61850
|
var init_evalscontainsnone2 = __esm(() => {
|
|
61636
61851
|
init_esm();
|
|
61637
|
-
|
|
61852
|
+
init_orqerror();
|
|
61853
|
+
EvalsContainsNoneEvalsResponseBody = class EvalsContainsNoneEvalsResponseBody extends OrqError {
|
|
61638
61854
|
data$;
|
|
61639
|
-
constructor(err) {
|
|
61855
|
+
constructor(err, httpMeta) {
|
|
61640
61856
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61641
|
-
super(message);
|
|
61857
|
+
super(message, httpMeta);
|
|
61642
61858
|
this.data$ = err;
|
|
61643
61859
|
this.name = "EvalsContainsNoneEvalsResponseBody";
|
|
61644
61860
|
}
|
|
61645
61861
|
};
|
|
61646
|
-
EvalsContainsNoneResponseBody = class EvalsContainsNoneResponseBody extends
|
|
61862
|
+
EvalsContainsNoneResponseBody = class EvalsContainsNoneResponseBody extends OrqError {
|
|
61647
61863
|
data$;
|
|
61648
|
-
constructor(err) {
|
|
61864
|
+
constructor(err, httpMeta) {
|
|
61649
61865
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61650
|
-
super(message);
|
|
61866
|
+
super(message, httpMeta);
|
|
61651
61867
|
this.data$ = err;
|
|
61652
61868
|
this.name = "EvalsContainsNoneResponseBody";
|
|
61653
61869
|
}
|
|
61654
61870
|
};
|
|
61655
61871
|
EvalsContainsNoneEvalsResponseBody$inboundSchema = objectType({
|
|
61656
|
-
message: stringType()
|
|
61872
|
+
message: stringType(),
|
|
61873
|
+
request$: instanceOfType(Request),
|
|
61874
|
+
response$: instanceOfType(Response),
|
|
61875
|
+
body$: stringType()
|
|
61657
61876
|
}).transform((v2) => {
|
|
61658
|
-
return new EvalsContainsNoneEvalsResponseBody(v2
|
|
61877
|
+
return new EvalsContainsNoneEvalsResponseBody(v2, {
|
|
61878
|
+
request: v2.request$,
|
|
61879
|
+
response: v2.response$,
|
|
61880
|
+
body: v2.body$
|
|
61881
|
+
});
|
|
61659
61882
|
});
|
|
61660
61883
|
EvalsContainsNoneEvalsResponseBody$outboundSchema = instanceOfType(EvalsContainsNoneEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61661
61884
|
message: stringType()
|
|
@@ -61665,9 +61888,16 @@ var init_evalscontainsnone2 = __esm(() => {
|
|
|
61665
61888
|
EvalsContainsNoneEvalsResponseBody$.outboundSchema = EvalsContainsNoneEvalsResponseBody$outboundSchema;
|
|
61666
61889
|
})(EvalsContainsNoneEvalsResponseBody$ ||= {});
|
|
61667
61890
|
EvalsContainsNoneResponseBody$inboundSchema2 = objectType({
|
|
61668
|
-
message: stringType()
|
|
61891
|
+
message: stringType(),
|
|
61892
|
+
request$: instanceOfType(Request),
|
|
61893
|
+
response$: instanceOfType(Response),
|
|
61894
|
+
body$: stringType()
|
|
61669
61895
|
}).transform((v2) => {
|
|
61670
|
-
return new EvalsContainsNoneResponseBody(v2
|
|
61896
|
+
return new EvalsContainsNoneResponseBody(v2, {
|
|
61897
|
+
request: v2.request$,
|
|
61898
|
+
response: v2.response$,
|
|
61899
|
+
body: v2.body$
|
|
61900
|
+
});
|
|
61671
61901
|
});
|
|
61672
61902
|
EvalsContainsNoneResponseBody$outboundSchema2 = instanceOfType(EvalsContainsNoneResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61673
61903
|
message: stringType()
|
|
@@ -61682,28 +61912,36 @@ var init_evalscontainsnone2 = __esm(() => {
|
|
|
61682
61912
|
var EvalsContainsUrlEvalsResponseBody, EvalsContainsUrlResponseBody, EvalsContainsUrlEvalsResponseBody$inboundSchema, EvalsContainsUrlEvalsResponseBody$outboundSchema, EvalsContainsUrlEvalsResponseBody$, EvalsContainsUrlResponseBody$inboundSchema2, EvalsContainsUrlResponseBody$outboundSchema2, EvalsContainsUrlResponseBody$2;
|
|
61683
61913
|
var init_evalscontainsurl2 = __esm(() => {
|
|
61684
61914
|
init_esm();
|
|
61685
|
-
|
|
61915
|
+
init_orqerror();
|
|
61916
|
+
EvalsContainsUrlEvalsResponseBody = class EvalsContainsUrlEvalsResponseBody extends OrqError {
|
|
61686
61917
|
data$;
|
|
61687
|
-
constructor(err) {
|
|
61918
|
+
constructor(err, httpMeta) {
|
|
61688
61919
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61689
|
-
super(message);
|
|
61920
|
+
super(message, httpMeta);
|
|
61690
61921
|
this.data$ = err;
|
|
61691
61922
|
this.name = "EvalsContainsUrlEvalsResponseBody";
|
|
61692
61923
|
}
|
|
61693
61924
|
};
|
|
61694
|
-
EvalsContainsUrlResponseBody = class EvalsContainsUrlResponseBody extends
|
|
61925
|
+
EvalsContainsUrlResponseBody = class EvalsContainsUrlResponseBody extends OrqError {
|
|
61695
61926
|
data$;
|
|
61696
|
-
constructor(err) {
|
|
61927
|
+
constructor(err, httpMeta) {
|
|
61697
61928
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61698
|
-
super(message);
|
|
61929
|
+
super(message, httpMeta);
|
|
61699
61930
|
this.data$ = err;
|
|
61700
61931
|
this.name = "EvalsContainsUrlResponseBody";
|
|
61701
61932
|
}
|
|
61702
61933
|
};
|
|
61703
61934
|
EvalsContainsUrlEvalsResponseBody$inboundSchema = objectType({
|
|
61704
|
-
message: stringType()
|
|
61935
|
+
message: stringType(),
|
|
61936
|
+
request$: instanceOfType(Request),
|
|
61937
|
+
response$: instanceOfType(Response),
|
|
61938
|
+
body$: stringType()
|
|
61705
61939
|
}).transform((v2) => {
|
|
61706
|
-
return new EvalsContainsUrlEvalsResponseBody(v2
|
|
61940
|
+
return new EvalsContainsUrlEvalsResponseBody(v2, {
|
|
61941
|
+
request: v2.request$,
|
|
61942
|
+
response: v2.response$,
|
|
61943
|
+
body: v2.body$
|
|
61944
|
+
});
|
|
61707
61945
|
});
|
|
61708
61946
|
EvalsContainsUrlEvalsResponseBody$outboundSchema = instanceOfType(EvalsContainsUrlEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61709
61947
|
message: stringType()
|
|
@@ -61713,9 +61951,16 @@ var init_evalscontainsurl2 = __esm(() => {
|
|
|
61713
61951
|
EvalsContainsUrlEvalsResponseBody$.outboundSchema = EvalsContainsUrlEvalsResponseBody$outboundSchema;
|
|
61714
61952
|
})(EvalsContainsUrlEvalsResponseBody$ ||= {});
|
|
61715
61953
|
EvalsContainsUrlResponseBody$inboundSchema2 = objectType({
|
|
61716
|
-
message: stringType()
|
|
61954
|
+
message: stringType(),
|
|
61955
|
+
request$: instanceOfType(Request),
|
|
61956
|
+
response$: instanceOfType(Response),
|
|
61957
|
+
body$: stringType()
|
|
61717
61958
|
}).transform((v2) => {
|
|
61718
|
-
return new EvalsContainsUrlResponseBody(v2
|
|
61959
|
+
return new EvalsContainsUrlResponseBody(v2, {
|
|
61960
|
+
request: v2.request$,
|
|
61961
|
+
response: v2.response$,
|
|
61962
|
+
body: v2.body$
|
|
61963
|
+
});
|
|
61719
61964
|
});
|
|
61720
61965
|
EvalsContainsUrlResponseBody$outboundSchema2 = instanceOfType(EvalsContainsUrlResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61721
61966
|
message: stringType()
|
|
@@ -61730,28 +61975,36 @@ var init_evalscontainsurl2 = __esm(() => {
|
|
|
61730
61975
|
var EvalsContainsValidLinkEvalsResponseBody, EvalsContainsValidLinkResponseBody, EvalsContainsValidLinkEvalsResponseBody$inboundSchema, EvalsContainsValidLinkEvalsResponseBody$outboundSchema, EvalsContainsValidLinkEvalsResponseBody$, EvalsContainsValidLinkResponseBody$inboundSchema2, EvalsContainsValidLinkResponseBody$outboundSchema2, EvalsContainsValidLinkResponseBody$2;
|
|
61731
61976
|
var init_evalscontainsvalidlink2 = __esm(() => {
|
|
61732
61977
|
init_esm();
|
|
61733
|
-
|
|
61978
|
+
init_orqerror();
|
|
61979
|
+
EvalsContainsValidLinkEvalsResponseBody = class EvalsContainsValidLinkEvalsResponseBody extends OrqError {
|
|
61734
61980
|
data$;
|
|
61735
|
-
constructor(err) {
|
|
61981
|
+
constructor(err, httpMeta) {
|
|
61736
61982
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61737
|
-
super(message);
|
|
61983
|
+
super(message, httpMeta);
|
|
61738
61984
|
this.data$ = err;
|
|
61739
61985
|
this.name = "EvalsContainsValidLinkEvalsResponseBody";
|
|
61740
61986
|
}
|
|
61741
61987
|
};
|
|
61742
|
-
EvalsContainsValidLinkResponseBody = class EvalsContainsValidLinkResponseBody extends
|
|
61988
|
+
EvalsContainsValidLinkResponseBody = class EvalsContainsValidLinkResponseBody extends OrqError {
|
|
61743
61989
|
data$;
|
|
61744
|
-
constructor(err) {
|
|
61990
|
+
constructor(err, httpMeta) {
|
|
61745
61991
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61746
|
-
super(message);
|
|
61992
|
+
super(message, httpMeta);
|
|
61747
61993
|
this.data$ = err;
|
|
61748
61994
|
this.name = "EvalsContainsValidLinkResponseBody";
|
|
61749
61995
|
}
|
|
61750
61996
|
};
|
|
61751
61997
|
EvalsContainsValidLinkEvalsResponseBody$inboundSchema = objectType({
|
|
61752
|
-
message: stringType()
|
|
61998
|
+
message: stringType(),
|
|
61999
|
+
request$: instanceOfType(Request),
|
|
62000
|
+
response$: instanceOfType(Response),
|
|
62001
|
+
body$: stringType()
|
|
61753
62002
|
}).transform((v2) => {
|
|
61754
|
-
return new EvalsContainsValidLinkEvalsResponseBody(v2
|
|
62003
|
+
return new EvalsContainsValidLinkEvalsResponseBody(v2, {
|
|
62004
|
+
request: v2.request$,
|
|
62005
|
+
response: v2.response$,
|
|
62006
|
+
body: v2.body$
|
|
62007
|
+
});
|
|
61755
62008
|
});
|
|
61756
62009
|
EvalsContainsValidLinkEvalsResponseBody$outboundSchema = instanceOfType(EvalsContainsValidLinkEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61757
62010
|
message: stringType()
|
|
@@ -61761,9 +62014,16 @@ var init_evalscontainsvalidlink2 = __esm(() => {
|
|
|
61761
62014
|
EvalsContainsValidLinkEvalsResponseBody$.outboundSchema = EvalsContainsValidLinkEvalsResponseBody$outboundSchema;
|
|
61762
62015
|
})(EvalsContainsValidLinkEvalsResponseBody$ ||= {});
|
|
61763
62016
|
EvalsContainsValidLinkResponseBody$inboundSchema2 = objectType({
|
|
61764
|
-
message: stringType()
|
|
62017
|
+
message: stringType(),
|
|
62018
|
+
request$: instanceOfType(Request),
|
|
62019
|
+
response$: instanceOfType(Response),
|
|
62020
|
+
body$: stringType()
|
|
61765
62021
|
}).transform((v2) => {
|
|
61766
|
-
return new EvalsContainsValidLinkResponseBody(v2
|
|
62022
|
+
return new EvalsContainsValidLinkResponseBody(v2, {
|
|
62023
|
+
request: v2.request$,
|
|
62024
|
+
response: v2.response$,
|
|
62025
|
+
body: v2.body$
|
|
62026
|
+
});
|
|
61767
62027
|
});
|
|
61768
62028
|
EvalsContainsValidLinkResponseBody$outboundSchema2 = instanceOfType(EvalsContainsValidLinkResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61769
62029
|
message: stringType()
|
|
@@ -61778,28 +62038,36 @@ var init_evalscontainsvalidlink2 = __esm(() => {
|
|
|
61778
62038
|
var EvalsEndsWithEvalsResponseBody, EvalsEndsWithResponseBody, EvalsEndsWithEvalsResponseBody$inboundSchema, EvalsEndsWithEvalsResponseBody$outboundSchema, EvalsEndsWithEvalsResponseBody$, EvalsEndsWithResponseBody$inboundSchema2, EvalsEndsWithResponseBody$outboundSchema2, EvalsEndsWithResponseBody$2;
|
|
61779
62039
|
var init_evalsendswith2 = __esm(() => {
|
|
61780
62040
|
init_esm();
|
|
61781
|
-
|
|
62041
|
+
init_orqerror();
|
|
62042
|
+
EvalsEndsWithEvalsResponseBody = class EvalsEndsWithEvalsResponseBody extends OrqError {
|
|
61782
62043
|
data$;
|
|
61783
|
-
constructor(err) {
|
|
62044
|
+
constructor(err, httpMeta) {
|
|
61784
62045
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61785
|
-
super(message);
|
|
62046
|
+
super(message, httpMeta);
|
|
61786
62047
|
this.data$ = err;
|
|
61787
62048
|
this.name = "EvalsEndsWithEvalsResponseBody";
|
|
61788
62049
|
}
|
|
61789
62050
|
};
|
|
61790
|
-
EvalsEndsWithResponseBody = class EvalsEndsWithResponseBody extends
|
|
62051
|
+
EvalsEndsWithResponseBody = class EvalsEndsWithResponseBody extends OrqError {
|
|
61791
62052
|
data$;
|
|
61792
|
-
constructor(err) {
|
|
62053
|
+
constructor(err, httpMeta) {
|
|
61793
62054
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61794
|
-
super(message);
|
|
62055
|
+
super(message, httpMeta);
|
|
61795
62056
|
this.data$ = err;
|
|
61796
62057
|
this.name = "EvalsEndsWithResponseBody";
|
|
61797
62058
|
}
|
|
61798
62059
|
};
|
|
61799
62060
|
EvalsEndsWithEvalsResponseBody$inboundSchema = objectType({
|
|
61800
|
-
message: stringType()
|
|
62061
|
+
message: stringType(),
|
|
62062
|
+
request$: instanceOfType(Request),
|
|
62063
|
+
response$: instanceOfType(Response),
|
|
62064
|
+
body$: stringType()
|
|
61801
62065
|
}).transform((v2) => {
|
|
61802
|
-
return new EvalsEndsWithEvalsResponseBody(v2
|
|
62066
|
+
return new EvalsEndsWithEvalsResponseBody(v2, {
|
|
62067
|
+
request: v2.request$,
|
|
62068
|
+
response: v2.response$,
|
|
62069
|
+
body: v2.body$
|
|
62070
|
+
});
|
|
61803
62071
|
});
|
|
61804
62072
|
EvalsEndsWithEvalsResponseBody$outboundSchema = instanceOfType(EvalsEndsWithEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61805
62073
|
message: stringType()
|
|
@@ -61809,9 +62077,16 @@ var init_evalsendswith2 = __esm(() => {
|
|
|
61809
62077
|
EvalsEndsWithEvalsResponseBody$.outboundSchema = EvalsEndsWithEvalsResponseBody$outboundSchema;
|
|
61810
62078
|
})(EvalsEndsWithEvalsResponseBody$ ||= {});
|
|
61811
62079
|
EvalsEndsWithResponseBody$inboundSchema2 = objectType({
|
|
61812
|
-
message: stringType()
|
|
62080
|
+
message: stringType(),
|
|
62081
|
+
request$: instanceOfType(Request),
|
|
62082
|
+
response$: instanceOfType(Response),
|
|
62083
|
+
body$: stringType()
|
|
61813
62084
|
}).transform((v2) => {
|
|
61814
|
-
return new EvalsEndsWithResponseBody(v2
|
|
62085
|
+
return new EvalsEndsWithResponseBody(v2, {
|
|
62086
|
+
request: v2.request$,
|
|
62087
|
+
response: v2.response$,
|
|
62088
|
+
body: v2.body$
|
|
62089
|
+
});
|
|
61815
62090
|
});
|
|
61816
62091
|
EvalsEndsWithResponseBody$outboundSchema2 = instanceOfType(EvalsEndsWithResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61817
62092
|
message: stringType()
|
|
@@ -61826,28 +62101,36 @@ var init_evalsendswith2 = __esm(() => {
|
|
|
61826
62101
|
var EvalsExactMatchEvalsResponseBody, EvalsExactMatchResponseBody, EvalsExactMatchEvalsResponseBody$inboundSchema, EvalsExactMatchEvalsResponseBody$outboundSchema, EvalsExactMatchEvalsResponseBody$, EvalsExactMatchResponseBody$inboundSchema2, EvalsExactMatchResponseBody$outboundSchema2, EvalsExactMatchResponseBody$2;
|
|
61827
62102
|
var init_evalsexactmatch2 = __esm(() => {
|
|
61828
62103
|
init_esm();
|
|
61829
|
-
|
|
62104
|
+
init_orqerror();
|
|
62105
|
+
EvalsExactMatchEvalsResponseBody = class EvalsExactMatchEvalsResponseBody extends OrqError {
|
|
61830
62106
|
data$;
|
|
61831
|
-
constructor(err) {
|
|
62107
|
+
constructor(err, httpMeta) {
|
|
61832
62108
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61833
|
-
super(message);
|
|
62109
|
+
super(message, httpMeta);
|
|
61834
62110
|
this.data$ = err;
|
|
61835
62111
|
this.name = "EvalsExactMatchEvalsResponseBody";
|
|
61836
62112
|
}
|
|
61837
62113
|
};
|
|
61838
|
-
EvalsExactMatchResponseBody = class EvalsExactMatchResponseBody extends
|
|
62114
|
+
EvalsExactMatchResponseBody = class EvalsExactMatchResponseBody extends OrqError {
|
|
61839
62115
|
data$;
|
|
61840
|
-
constructor(err) {
|
|
62116
|
+
constructor(err, httpMeta) {
|
|
61841
62117
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61842
|
-
super(message);
|
|
62118
|
+
super(message, httpMeta);
|
|
61843
62119
|
this.data$ = err;
|
|
61844
62120
|
this.name = "EvalsExactMatchResponseBody";
|
|
61845
62121
|
}
|
|
61846
62122
|
};
|
|
61847
62123
|
EvalsExactMatchEvalsResponseBody$inboundSchema = objectType({
|
|
61848
|
-
message: stringType()
|
|
62124
|
+
message: stringType(),
|
|
62125
|
+
request$: instanceOfType(Request),
|
|
62126
|
+
response$: instanceOfType(Response),
|
|
62127
|
+
body$: stringType()
|
|
61849
62128
|
}).transform((v2) => {
|
|
61850
|
-
return new EvalsExactMatchEvalsResponseBody(v2
|
|
62129
|
+
return new EvalsExactMatchEvalsResponseBody(v2, {
|
|
62130
|
+
request: v2.request$,
|
|
62131
|
+
response: v2.response$,
|
|
62132
|
+
body: v2.body$
|
|
62133
|
+
});
|
|
61851
62134
|
});
|
|
61852
62135
|
EvalsExactMatchEvalsResponseBody$outboundSchema = instanceOfType(EvalsExactMatchEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61853
62136
|
message: stringType()
|
|
@@ -61857,9 +62140,16 @@ var init_evalsexactmatch2 = __esm(() => {
|
|
|
61857
62140
|
EvalsExactMatchEvalsResponseBody$.outboundSchema = EvalsExactMatchEvalsResponseBody$outboundSchema;
|
|
61858
62141
|
})(EvalsExactMatchEvalsResponseBody$ ||= {});
|
|
61859
62142
|
EvalsExactMatchResponseBody$inboundSchema2 = objectType({
|
|
61860
|
-
message: stringType()
|
|
62143
|
+
message: stringType(),
|
|
62144
|
+
request$: instanceOfType(Request),
|
|
62145
|
+
response$: instanceOfType(Response),
|
|
62146
|
+
body$: stringType()
|
|
61861
62147
|
}).transform((v2) => {
|
|
61862
|
-
return new EvalsExactMatchResponseBody(v2
|
|
62148
|
+
return new EvalsExactMatchResponseBody(v2, {
|
|
62149
|
+
request: v2.request$,
|
|
62150
|
+
response: v2.response$,
|
|
62151
|
+
body: v2.body$
|
|
62152
|
+
});
|
|
61863
62153
|
});
|
|
61864
62154
|
EvalsExactMatchResponseBody$outboundSchema2 = instanceOfType(EvalsExactMatchResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61865
62155
|
message: stringType()
|
|
@@ -61874,28 +62164,36 @@ var init_evalsexactmatch2 = __esm(() => {
|
|
|
61874
62164
|
var EvalsFactCheckingKnowledgeBaseEvalsResponseBody, EvalsFactCheckingKnowledgeBaseResponseBody, EvalsFactCheckingKnowledgeBaseEvalsResponseBody$inboundSchema, EvalsFactCheckingKnowledgeBaseEvalsResponseBody$outboundSchema, EvalsFactCheckingKnowledgeBaseEvalsResponseBody$, EvalsFactCheckingKnowledgeBaseResponseBody$inboundSchema2, EvalsFactCheckingKnowledgeBaseResponseBody$outboundSchema2, EvalsFactCheckingKnowledgeBaseResponseBody$2;
|
|
61875
62165
|
var init_evalsfactcheckingknowledgebase2 = __esm(() => {
|
|
61876
62166
|
init_esm();
|
|
61877
|
-
|
|
62167
|
+
init_orqerror();
|
|
62168
|
+
EvalsFactCheckingKnowledgeBaseEvalsResponseBody = class EvalsFactCheckingKnowledgeBaseEvalsResponseBody extends OrqError {
|
|
61878
62169
|
data$;
|
|
61879
|
-
constructor(err) {
|
|
62170
|
+
constructor(err, httpMeta) {
|
|
61880
62171
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61881
|
-
super(message);
|
|
62172
|
+
super(message, httpMeta);
|
|
61882
62173
|
this.data$ = err;
|
|
61883
62174
|
this.name = "EvalsFactCheckingKnowledgeBaseEvalsResponseBody";
|
|
61884
62175
|
}
|
|
61885
62176
|
};
|
|
61886
|
-
EvalsFactCheckingKnowledgeBaseResponseBody = class EvalsFactCheckingKnowledgeBaseResponseBody extends
|
|
62177
|
+
EvalsFactCheckingKnowledgeBaseResponseBody = class EvalsFactCheckingKnowledgeBaseResponseBody extends OrqError {
|
|
61887
62178
|
data$;
|
|
61888
|
-
constructor(err) {
|
|
62179
|
+
constructor(err, httpMeta) {
|
|
61889
62180
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61890
|
-
super(message);
|
|
62181
|
+
super(message, httpMeta);
|
|
61891
62182
|
this.data$ = err;
|
|
61892
62183
|
this.name = "EvalsFactCheckingKnowledgeBaseResponseBody";
|
|
61893
62184
|
}
|
|
61894
62185
|
};
|
|
61895
62186
|
EvalsFactCheckingKnowledgeBaseEvalsResponseBody$inboundSchema = objectType({
|
|
61896
|
-
message: stringType()
|
|
62187
|
+
message: stringType(),
|
|
62188
|
+
request$: instanceOfType(Request),
|
|
62189
|
+
response$: instanceOfType(Response),
|
|
62190
|
+
body$: stringType()
|
|
61897
62191
|
}).transform((v2) => {
|
|
61898
|
-
return new EvalsFactCheckingKnowledgeBaseEvalsResponseBody(v2
|
|
62192
|
+
return new EvalsFactCheckingKnowledgeBaseEvalsResponseBody(v2, {
|
|
62193
|
+
request: v2.request$,
|
|
62194
|
+
response: v2.response$,
|
|
62195
|
+
body: v2.body$
|
|
62196
|
+
});
|
|
61899
62197
|
});
|
|
61900
62198
|
EvalsFactCheckingKnowledgeBaseEvalsResponseBody$outboundSchema = instanceOfType(EvalsFactCheckingKnowledgeBaseEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61901
62199
|
message: stringType()
|
|
@@ -61905,9 +62203,16 @@ var init_evalsfactcheckingknowledgebase2 = __esm(() => {
|
|
|
61905
62203
|
EvalsFactCheckingKnowledgeBaseEvalsResponseBody$.outboundSchema = EvalsFactCheckingKnowledgeBaseEvalsResponseBody$outboundSchema;
|
|
61906
62204
|
})(EvalsFactCheckingKnowledgeBaseEvalsResponseBody$ ||= {});
|
|
61907
62205
|
EvalsFactCheckingKnowledgeBaseResponseBody$inboundSchema2 = objectType({
|
|
61908
|
-
message: stringType()
|
|
62206
|
+
message: stringType(),
|
|
62207
|
+
request$: instanceOfType(Request),
|
|
62208
|
+
response$: instanceOfType(Response),
|
|
62209
|
+
body$: stringType()
|
|
61909
62210
|
}).transform((v2) => {
|
|
61910
|
-
return new EvalsFactCheckingKnowledgeBaseResponseBody(v2
|
|
62211
|
+
return new EvalsFactCheckingKnowledgeBaseResponseBody(v2, {
|
|
62212
|
+
request: v2.request$,
|
|
62213
|
+
response: v2.response$,
|
|
62214
|
+
body: v2.body$
|
|
62215
|
+
});
|
|
61911
62216
|
});
|
|
61912
62217
|
EvalsFactCheckingKnowledgeBaseResponseBody$outboundSchema2 = instanceOfType(EvalsFactCheckingKnowledgeBaseResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61913
62218
|
message: stringType()
|
|
@@ -61922,28 +62227,36 @@ var init_evalsfactcheckingknowledgebase2 = __esm(() => {
|
|
|
61922
62227
|
var EvalsGrammarEvalsResponseBody, EvalsGrammarResponseBody, EvalsGrammarEvalsResponseBody$inboundSchema, EvalsGrammarEvalsResponseBody$outboundSchema, EvalsGrammarEvalsResponseBody$, EvalsGrammarResponseBody$inboundSchema2, EvalsGrammarResponseBody$outboundSchema2, EvalsGrammarResponseBody$2;
|
|
61923
62228
|
var init_evalsgrammar2 = __esm(() => {
|
|
61924
62229
|
init_esm();
|
|
61925
|
-
|
|
62230
|
+
init_orqerror();
|
|
62231
|
+
EvalsGrammarEvalsResponseBody = class EvalsGrammarEvalsResponseBody extends OrqError {
|
|
61926
62232
|
data$;
|
|
61927
|
-
constructor(err) {
|
|
62233
|
+
constructor(err, httpMeta) {
|
|
61928
62234
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61929
|
-
super(message);
|
|
62235
|
+
super(message, httpMeta);
|
|
61930
62236
|
this.data$ = err;
|
|
61931
62237
|
this.name = "EvalsGrammarEvalsResponseBody";
|
|
61932
62238
|
}
|
|
61933
62239
|
};
|
|
61934
|
-
EvalsGrammarResponseBody = class EvalsGrammarResponseBody extends
|
|
62240
|
+
EvalsGrammarResponseBody = class EvalsGrammarResponseBody extends OrqError {
|
|
61935
62241
|
data$;
|
|
61936
|
-
constructor(err) {
|
|
62242
|
+
constructor(err, httpMeta) {
|
|
61937
62243
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61938
|
-
super(message);
|
|
62244
|
+
super(message, httpMeta);
|
|
61939
62245
|
this.data$ = err;
|
|
61940
62246
|
this.name = "EvalsGrammarResponseBody";
|
|
61941
62247
|
}
|
|
61942
62248
|
};
|
|
61943
62249
|
EvalsGrammarEvalsResponseBody$inboundSchema = objectType({
|
|
61944
|
-
message: stringType()
|
|
62250
|
+
message: stringType(),
|
|
62251
|
+
request$: instanceOfType(Request),
|
|
62252
|
+
response$: instanceOfType(Response),
|
|
62253
|
+
body$: stringType()
|
|
61945
62254
|
}).transform((v2) => {
|
|
61946
|
-
return new EvalsGrammarEvalsResponseBody(v2
|
|
62255
|
+
return new EvalsGrammarEvalsResponseBody(v2, {
|
|
62256
|
+
request: v2.request$,
|
|
62257
|
+
response: v2.response$,
|
|
62258
|
+
body: v2.body$
|
|
62259
|
+
});
|
|
61947
62260
|
});
|
|
61948
62261
|
EvalsGrammarEvalsResponseBody$outboundSchema = instanceOfType(EvalsGrammarEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61949
62262
|
message: stringType()
|
|
@@ -61953,9 +62266,16 @@ var init_evalsgrammar2 = __esm(() => {
|
|
|
61953
62266
|
EvalsGrammarEvalsResponseBody$.outboundSchema = EvalsGrammarEvalsResponseBody$outboundSchema;
|
|
61954
62267
|
})(EvalsGrammarEvalsResponseBody$ ||= {});
|
|
61955
62268
|
EvalsGrammarResponseBody$inboundSchema2 = objectType({
|
|
61956
|
-
message: stringType()
|
|
62269
|
+
message: stringType(),
|
|
62270
|
+
request$: instanceOfType(Request),
|
|
62271
|
+
response$: instanceOfType(Response),
|
|
62272
|
+
body$: stringType()
|
|
61957
62273
|
}).transform((v2) => {
|
|
61958
|
-
return new EvalsGrammarResponseBody(v2
|
|
62274
|
+
return new EvalsGrammarResponseBody(v2, {
|
|
62275
|
+
request: v2.request$,
|
|
62276
|
+
response: v2.response$,
|
|
62277
|
+
body: v2.body$
|
|
62278
|
+
});
|
|
61959
62279
|
});
|
|
61960
62280
|
EvalsGrammarResponseBody$outboundSchema2 = instanceOfType(EvalsGrammarResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61961
62281
|
message: stringType()
|
|
@@ -61970,28 +62290,36 @@ var init_evalsgrammar2 = __esm(() => {
|
|
|
61970
62290
|
var EvalsLengthBetweenEvalsResponseBody, EvalsLengthBetweenResponseBody, EvalsLengthBetweenEvalsResponseBody$inboundSchema, EvalsLengthBetweenEvalsResponseBody$outboundSchema, EvalsLengthBetweenEvalsResponseBody$, EvalsLengthBetweenResponseBody$inboundSchema2, EvalsLengthBetweenResponseBody$outboundSchema2, EvalsLengthBetweenResponseBody$2;
|
|
61971
62291
|
var init_evalslengthbetween2 = __esm(() => {
|
|
61972
62292
|
init_esm();
|
|
61973
|
-
|
|
62293
|
+
init_orqerror();
|
|
62294
|
+
EvalsLengthBetweenEvalsResponseBody = class EvalsLengthBetweenEvalsResponseBody extends OrqError {
|
|
61974
62295
|
data$;
|
|
61975
|
-
constructor(err) {
|
|
62296
|
+
constructor(err, httpMeta) {
|
|
61976
62297
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61977
|
-
super(message);
|
|
62298
|
+
super(message, httpMeta);
|
|
61978
62299
|
this.data$ = err;
|
|
61979
62300
|
this.name = "EvalsLengthBetweenEvalsResponseBody";
|
|
61980
62301
|
}
|
|
61981
62302
|
};
|
|
61982
|
-
EvalsLengthBetweenResponseBody = class EvalsLengthBetweenResponseBody extends
|
|
62303
|
+
EvalsLengthBetweenResponseBody = class EvalsLengthBetweenResponseBody extends OrqError {
|
|
61983
62304
|
data$;
|
|
61984
|
-
constructor(err) {
|
|
62305
|
+
constructor(err, httpMeta) {
|
|
61985
62306
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
61986
|
-
super(message);
|
|
62307
|
+
super(message, httpMeta);
|
|
61987
62308
|
this.data$ = err;
|
|
61988
62309
|
this.name = "EvalsLengthBetweenResponseBody";
|
|
61989
62310
|
}
|
|
61990
62311
|
};
|
|
61991
62312
|
EvalsLengthBetweenEvalsResponseBody$inboundSchema = objectType({
|
|
61992
|
-
message: stringType()
|
|
62313
|
+
message: stringType(),
|
|
62314
|
+
request$: instanceOfType(Request),
|
|
62315
|
+
response$: instanceOfType(Response),
|
|
62316
|
+
body$: stringType()
|
|
61993
62317
|
}).transform((v2) => {
|
|
61994
|
-
return new EvalsLengthBetweenEvalsResponseBody(v2
|
|
62318
|
+
return new EvalsLengthBetweenEvalsResponseBody(v2, {
|
|
62319
|
+
request: v2.request$,
|
|
62320
|
+
response: v2.response$,
|
|
62321
|
+
body: v2.body$
|
|
62322
|
+
});
|
|
61995
62323
|
});
|
|
61996
62324
|
EvalsLengthBetweenEvalsResponseBody$outboundSchema = instanceOfType(EvalsLengthBetweenEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
61997
62325
|
message: stringType()
|
|
@@ -62001,9 +62329,16 @@ var init_evalslengthbetween2 = __esm(() => {
|
|
|
62001
62329
|
EvalsLengthBetweenEvalsResponseBody$.outboundSchema = EvalsLengthBetweenEvalsResponseBody$outboundSchema;
|
|
62002
62330
|
})(EvalsLengthBetweenEvalsResponseBody$ ||= {});
|
|
62003
62331
|
EvalsLengthBetweenResponseBody$inboundSchema2 = objectType({
|
|
62004
|
-
message: stringType()
|
|
62332
|
+
message: stringType(),
|
|
62333
|
+
request$: instanceOfType(Request),
|
|
62334
|
+
response$: instanceOfType(Response),
|
|
62335
|
+
body$: stringType()
|
|
62005
62336
|
}).transform((v2) => {
|
|
62006
|
-
return new EvalsLengthBetweenResponseBody(v2
|
|
62337
|
+
return new EvalsLengthBetweenResponseBody(v2, {
|
|
62338
|
+
request: v2.request$,
|
|
62339
|
+
response: v2.response$,
|
|
62340
|
+
body: v2.body$
|
|
62341
|
+
});
|
|
62007
62342
|
});
|
|
62008
62343
|
EvalsLengthBetweenResponseBody$outboundSchema2 = instanceOfType(EvalsLengthBetweenResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62009
62344
|
message: stringType()
|
|
@@ -62018,28 +62353,36 @@ var init_evalslengthbetween2 = __esm(() => {
|
|
|
62018
62353
|
var EvalsLengthGreaterThanEvalsResponseBody, EvalsLengthGreaterThanResponseBody, EvalsLengthGreaterThanEvalsResponseBody$inboundSchema, EvalsLengthGreaterThanEvalsResponseBody$outboundSchema, EvalsLengthGreaterThanEvalsResponseBody$, EvalsLengthGreaterThanResponseBody$inboundSchema2, EvalsLengthGreaterThanResponseBody$outboundSchema2, EvalsLengthGreaterThanResponseBody$2;
|
|
62019
62354
|
var init_evalslengthgreaterthan2 = __esm(() => {
|
|
62020
62355
|
init_esm();
|
|
62021
|
-
|
|
62356
|
+
init_orqerror();
|
|
62357
|
+
EvalsLengthGreaterThanEvalsResponseBody = class EvalsLengthGreaterThanEvalsResponseBody extends OrqError {
|
|
62022
62358
|
data$;
|
|
62023
|
-
constructor(err) {
|
|
62359
|
+
constructor(err, httpMeta) {
|
|
62024
62360
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62025
|
-
super(message);
|
|
62361
|
+
super(message, httpMeta);
|
|
62026
62362
|
this.data$ = err;
|
|
62027
62363
|
this.name = "EvalsLengthGreaterThanEvalsResponseBody";
|
|
62028
62364
|
}
|
|
62029
62365
|
};
|
|
62030
|
-
EvalsLengthGreaterThanResponseBody = class EvalsLengthGreaterThanResponseBody extends
|
|
62366
|
+
EvalsLengthGreaterThanResponseBody = class EvalsLengthGreaterThanResponseBody extends OrqError {
|
|
62031
62367
|
data$;
|
|
62032
|
-
constructor(err) {
|
|
62368
|
+
constructor(err, httpMeta) {
|
|
62033
62369
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62034
|
-
super(message);
|
|
62370
|
+
super(message, httpMeta);
|
|
62035
62371
|
this.data$ = err;
|
|
62036
62372
|
this.name = "EvalsLengthGreaterThanResponseBody";
|
|
62037
62373
|
}
|
|
62038
62374
|
};
|
|
62039
62375
|
EvalsLengthGreaterThanEvalsResponseBody$inboundSchema = objectType({
|
|
62040
|
-
message: stringType()
|
|
62376
|
+
message: stringType(),
|
|
62377
|
+
request$: instanceOfType(Request),
|
|
62378
|
+
response$: instanceOfType(Response),
|
|
62379
|
+
body$: stringType()
|
|
62041
62380
|
}).transform((v2) => {
|
|
62042
|
-
return new EvalsLengthGreaterThanEvalsResponseBody(v2
|
|
62381
|
+
return new EvalsLengthGreaterThanEvalsResponseBody(v2, {
|
|
62382
|
+
request: v2.request$,
|
|
62383
|
+
response: v2.response$,
|
|
62384
|
+
body: v2.body$
|
|
62385
|
+
});
|
|
62043
62386
|
});
|
|
62044
62387
|
EvalsLengthGreaterThanEvalsResponseBody$outboundSchema = instanceOfType(EvalsLengthGreaterThanEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62045
62388
|
message: stringType()
|
|
@@ -62049,9 +62392,16 @@ var init_evalslengthgreaterthan2 = __esm(() => {
|
|
|
62049
62392
|
EvalsLengthGreaterThanEvalsResponseBody$.outboundSchema = EvalsLengthGreaterThanEvalsResponseBody$outboundSchema;
|
|
62050
62393
|
})(EvalsLengthGreaterThanEvalsResponseBody$ ||= {});
|
|
62051
62394
|
EvalsLengthGreaterThanResponseBody$inboundSchema2 = objectType({
|
|
62052
|
-
message: stringType()
|
|
62395
|
+
message: stringType(),
|
|
62396
|
+
request$: instanceOfType(Request),
|
|
62397
|
+
response$: instanceOfType(Response),
|
|
62398
|
+
body$: stringType()
|
|
62053
62399
|
}).transform((v2) => {
|
|
62054
|
-
return new EvalsLengthGreaterThanResponseBody(v2
|
|
62400
|
+
return new EvalsLengthGreaterThanResponseBody(v2, {
|
|
62401
|
+
request: v2.request$,
|
|
62402
|
+
response: v2.response$,
|
|
62403
|
+
body: v2.body$
|
|
62404
|
+
});
|
|
62055
62405
|
});
|
|
62056
62406
|
EvalsLengthGreaterThanResponseBody$outboundSchema2 = instanceOfType(EvalsLengthGreaterThanResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62057
62407
|
message: stringType()
|
|
@@ -62066,28 +62416,36 @@ var init_evalslengthgreaterthan2 = __esm(() => {
|
|
|
62066
62416
|
var EvalsLengthLessThanEvalsResponseBody, EvalsLengthLessThanResponseBody, EvalsLengthLessThanEvalsResponseBody$inboundSchema, EvalsLengthLessThanEvalsResponseBody$outboundSchema, EvalsLengthLessThanEvalsResponseBody$, EvalsLengthLessThanResponseBody$inboundSchema2, EvalsLengthLessThanResponseBody$outboundSchema2, EvalsLengthLessThanResponseBody$2;
|
|
62067
62417
|
var init_evalslengthlessthan2 = __esm(() => {
|
|
62068
62418
|
init_esm();
|
|
62069
|
-
|
|
62419
|
+
init_orqerror();
|
|
62420
|
+
EvalsLengthLessThanEvalsResponseBody = class EvalsLengthLessThanEvalsResponseBody extends OrqError {
|
|
62070
62421
|
data$;
|
|
62071
|
-
constructor(err) {
|
|
62422
|
+
constructor(err, httpMeta) {
|
|
62072
62423
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62073
|
-
super(message);
|
|
62424
|
+
super(message, httpMeta);
|
|
62074
62425
|
this.data$ = err;
|
|
62075
62426
|
this.name = "EvalsLengthLessThanEvalsResponseBody";
|
|
62076
62427
|
}
|
|
62077
62428
|
};
|
|
62078
|
-
EvalsLengthLessThanResponseBody = class EvalsLengthLessThanResponseBody extends
|
|
62429
|
+
EvalsLengthLessThanResponseBody = class EvalsLengthLessThanResponseBody extends OrqError {
|
|
62079
62430
|
data$;
|
|
62080
|
-
constructor(err) {
|
|
62431
|
+
constructor(err, httpMeta) {
|
|
62081
62432
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62082
|
-
super(message);
|
|
62433
|
+
super(message, httpMeta);
|
|
62083
62434
|
this.data$ = err;
|
|
62084
62435
|
this.name = "EvalsLengthLessThanResponseBody";
|
|
62085
62436
|
}
|
|
62086
62437
|
};
|
|
62087
62438
|
EvalsLengthLessThanEvalsResponseBody$inboundSchema = objectType({
|
|
62088
|
-
message: stringType()
|
|
62439
|
+
message: stringType(),
|
|
62440
|
+
request$: instanceOfType(Request),
|
|
62441
|
+
response$: instanceOfType(Response),
|
|
62442
|
+
body$: stringType()
|
|
62089
62443
|
}).transform((v2) => {
|
|
62090
|
-
return new EvalsLengthLessThanEvalsResponseBody(v2
|
|
62444
|
+
return new EvalsLengthLessThanEvalsResponseBody(v2, {
|
|
62445
|
+
request: v2.request$,
|
|
62446
|
+
response: v2.response$,
|
|
62447
|
+
body: v2.body$
|
|
62448
|
+
});
|
|
62091
62449
|
});
|
|
62092
62450
|
EvalsLengthLessThanEvalsResponseBody$outboundSchema = instanceOfType(EvalsLengthLessThanEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62093
62451
|
message: stringType()
|
|
@@ -62097,9 +62455,16 @@ var init_evalslengthlessthan2 = __esm(() => {
|
|
|
62097
62455
|
EvalsLengthLessThanEvalsResponseBody$.outboundSchema = EvalsLengthLessThanEvalsResponseBody$outboundSchema;
|
|
62098
62456
|
})(EvalsLengthLessThanEvalsResponseBody$ ||= {});
|
|
62099
62457
|
EvalsLengthLessThanResponseBody$inboundSchema2 = objectType({
|
|
62100
|
-
message: stringType()
|
|
62458
|
+
message: stringType(),
|
|
62459
|
+
request$: instanceOfType(Request),
|
|
62460
|
+
response$: instanceOfType(Response),
|
|
62461
|
+
body$: stringType()
|
|
62101
62462
|
}).transform((v2) => {
|
|
62102
|
-
return new EvalsLengthLessThanResponseBody(v2
|
|
62463
|
+
return new EvalsLengthLessThanResponseBody(v2, {
|
|
62464
|
+
request: v2.request$,
|
|
62465
|
+
response: v2.response$,
|
|
62466
|
+
body: v2.body$
|
|
62467
|
+
});
|
|
62103
62468
|
});
|
|
62104
62469
|
EvalsLengthLessThanResponseBody$outboundSchema2 = instanceOfType(EvalsLengthLessThanResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62105
62470
|
message: stringType()
|
|
@@ -62114,28 +62479,36 @@ var init_evalslengthlessthan2 = __esm(() => {
|
|
|
62114
62479
|
var EvalsLocalizationEvalsResponseBody, EvalsLocalizationResponseBody, EvalsLocalizationEvalsResponseBody$inboundSchema, EvalsLocalizationEvalsResponseBody$outboundSchema, EvalsLocalizationEvalsResponseBody$, EvalsLocalizationResponseBody$inboundSchema2, EvalsLocalizationResponseBody$outboundSchema2, EvalsLocalizationResponseBody$2;
|
|
62115
62480
|
var init_evalslocalization2 = __esm(() => {
|
|
62116
62481
|
init_esm();
|
|
62117
|
-
|
|
62482
|
+
init_orqerror();
|
|
62483
|
+
EvalsLocalizationEvalsResponseBody = class EvalsLocalizationEvalsResponseBody extends OrqError {
|
|
62118
62484
|
data$;
|
|
62119
|
-
constructor(err) {
|
|
62485
|
+
constructor(err, httpMeta) {
|
|
62120
62486
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62121
|
-
super(message);
|
|
62487
|
+
super(message, httpMeta);
|
|
62122
62488
|
this.data$ = err;
|
|
62123
62489
|
this.name = "EvalsLocalizationEvalsResponseBody";
|
|
62124
62490
|
}
|
|
62125
62491
|
};
|
|
62126
|
-
EvalsLocalizationResponseBody = class EvalsLocalizationResponseBody extends
|
|
62492
|
+
EvalsLocalizationResponseBody = class EvalsLocalizationResponseBody extends OrqError {
|
|
62127
62493
|
data$;
|
|
62128
|
-
constructor(err) {
|
|
62494
|
+
constructor(err, httpMeta) {
|
|
62129
62495
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62130
|
-
super(message);
|
|
62496
|
+
super(message, httpMeta);
|
|
62131
62497
|
this.data$ = err;
|
|
62132
62498
|
this.name = "EvalsLocalizationResponseBody";
|
|
62133
62499
|
}
|
|
62134
62500
|
};
|
|
62135
62501
|
EvalsLocalizationEvalsResponseBody$inboundSchema = objectType({
|
|
62136
|
-
message: stringType()
|
|
62502
|
+
message: stringType(),
|
|
62503
|
+
request$: instanceOfType(Request),
|
|
62504
|
+
response$: instanceOfType(Response),
|
|
62505
|
+
body$: stringType()
|
|
62137
62506
|
}).transform((v2) => {
|
|
62138
|
-
return new EvalsLocalizationEvalsResponseBody(v2
|
|
62507
|
+
return new EvalsLocalizationEvalsResponseBody(v2, {
|
|
62508
|
+
request: v2.request$,
|
|
62509
|
+
response: v2.response$,
|
|
62510
|
+
body: v2.body$
|
|
62511
|
+
});
|
|
62139
62512
|
});
|
|
62140
62513
|
EvalsLocalizationEvalsResponseBody$outboundSchema = instanceOfType(EvalsLocalizationEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62141
62514
|
message: stringType()
|
|
@@ -62145,9 +62518,16 @@ var init_evalslocalization2 = __esm(() => {
|
|
|
62145
62518
|
EvalsLocalizationEvalsResponseBody$.outboundSchema = EvalsLocalizationEvalsResponseBody$outboundSchema;
|
|
62146
62519
|
})(EvalsLocalizationEvalsResponseBody$ ||= {});
|
|
62147
62520
|
EvalsLocalizationResponseBody$inboundSchema2 = objectType({
|
|
62148
|
-
message: stringType()
|
|
62521
|
+
message: stringType(),
|
|
62522
|
+
request$: instanceOfType(Request),
|
|
62523
|
+
response$: instanceOfType(Response),
|
|
62524
|
+
body$: stringType()
|
|
62149
62525
|
}).transform((v2) => {
|
|
62150
|
-
return new EvalsLocalizationResponseBody(v2
|
|
62526
|
+
return new EvalsLocalizationResponseBody(v2, {
|
|
62527
|
+
request: v2.request$,
|
|
62528
|
+
response: v2.response$,
|
|
62529
|
+
body: v2.body$
|
|
62530
|
+
});
|
|
62151
62531
|
});
|
|
62152
62532
|
EvalsLocalizationResponseBody$outboundSchema2 = instanceOfType(EvalsLocalizationResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62153
62533
|
message: stringType()
|
|
@@ -62162,28 +62542,36 @@ var init_evalslocalization2 = __esm(() => {
|
|
|
62162
62542
|
var EvalsPiiEvalsResponseBody, EvalsPiiResponseBody, EvalsPiiEvalsResponseBody$inboundSchema, EvalsPiiEvalsResponseBody$outboundSchema, EvalsPiiEvalsResponseBody$, EvalsPiiResponseBody$inboundSchema2, EvalsPiiResponseBody$outboundSchema2, EvalsPiiResponseBody$2;
|
|
62163
62543
|
var init_evalspii2 = __esm(() => {
|
|
62164
62544
|
init_esm();
|
|
62165
|
-
|
|
62545
|
+
init_orqerror();
|
|
62546
|
+
EvalsPiiEvalsResponseBody = class EvalsPiiEvalsResponseBody extends OrqError {
|
|
62166
62547
|
data$;
|
|
62167
|
-
constructor(err) {
|
|
62548
|
+
constructor(err, httpMeta) {
|
|
62168
62549
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62169
|
-
super(message);
|
|
62550
|
+
super(message, httpMeta);
|
|
62170
62551
|
this.data$ = err;
|
|
62171
62552
|
this.name = "EvalsPiiEvalsResponseBody";
|
|
62172
62553
|
}
|
|
62173
62554
|
};
|
|
62174
|
-
EvalsPiiResponseBody = class EvalsPiiResponseBody extends
|
|
62555
|
+
EvalsPiiResponseBody = class EvalsPiiResponseBody extends OrqError {
|
|
62175
62556
|
data$;
|
|
62176
|
-
constructor(err) {
|
|
62557
|
+
constructor(err, httpMeta) {
|
|
62177
62558
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62178
|
-
super(message);
|
|
62559
|
+
super(message, httpMeta);
|
|
62179
62560
|
this.data$ = err;
|
|
62180
62561
|
this.name = "EvalsPiiResponseBody";
|
|
62181
62562
|
}
|
|
62182
62563
|
};
|
|
62183
62564
|
EvalsPiiEvalsResponseBody$inboundSchema = objectType({
|
|
62184
|
-
message: stringType()
|
|
62565
|
+
message: stringType(),
|
|
62566
|
+
request$: instanceOfType(Request),
|
|
62567
|
+
response$: instanceOfType(Response),
|
|
62568
|
+
body$: stringType()
|
|
62185
62569
|
}).transform((v2) => {
|
|
62186
|
-
return new EvalsPiiEvalsResponseBody(v2
|
|
62570
|
+
return new EvalsPiiEvalsResponseBody(v2, {
|
|
62571
|
+
request: v2.request$,
|
|
62572
|
+
response: v2.response$,
|
|
62573
|
+
body: v2.body$
|
|
62574
|
+
});
|
|
62187
62575
|
});
|
|
62188
62576
|
EvalsPiiEvalsResponseBody$outboundSchema = instanceOfType(EvalsPiiEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62189
62577
|
message: stringType()
|
|
@@ -62193,9 +62581,16 @@ var init_evalspii2 = __esm(() => {
|
|
|
62193
62581
|
EvalsPiiEvalsResponseBody$.outboundSchema = EvalsPiiEvalsResponseBody$outboundSchema;
|
|
62194
62582
|
})(EvalsPiiEvalsResponseBody$ ||= {});
|
|
62195
62583
|
EvalsPiiResponseBody$inboundSchema2 = objectType({
|
|
62196
|
-
message: stringType()
|
|
62584
|
+
message: stringType(),
|
|
62585
|
+
request$: instanceOfType(Request),
|
|
62586
|
+
response$: instanceOfType(Response),
|
|
62587
|
+
body$: stringType()
|
|
62197
62588
|
}).transform((v2) => {
|
|
62198
|
-
return new EvalsPiiResponseBody(v2
|
|
62589
|
+
return new EvalsPiiResponseBody(v2, {
|
|
62590
|
+
request: v2.request$,
|
|
62591
|
+
response: v2.response$,
|
|
62592
|
+
body: v2.body$
|
|
62593
|
+
});
|
|
62199
62594
|
});
|
|
62200
62595
|
EvalsPiiResponseBody$outboundSchema2 = instanceOfType(EvalsPiiResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62201
62596
|
message: stringType()
|
|
@@ -62210,28 +62605,36 @@ var init_evalspii2 = __esm(() => {
|
|
|
62210
62605
|
var EvalsRagasCoherenceEvalsResponseBody, EvalsRagasCoherenceResponseBody, EvalsRagasCoherenceEvalsResponseBody$inboundSchema, EvalsRagasCoherenceEvalsResponseBody$outboundSchema, EvalsRagasCoherenceEvalsResponseBody$, EvalsRagasCoherenceResponseBody$inboundSchema2, EvalsRagasCoherenceResponseBody$outboundSchema2, EvalsRagasCoherenceResponseBody$2;
|
|
62211
62606
|
var init_evalsragascoherence2 = __esm(() => {
|
|
62212
62607
|
init_esm();
|
|
62213
|
-
|
|
62608
|
+
init_orqerror();
|
|
62609
|
+
EvalsRagasCoherenceEvalsResponseBody = class EvalsRagasCoherenceEvalsResponseBody extends OrqError {
|
|
62214
62610
|
data$;
|
|
62215
|
-
constructor(err) {
|
|
62611
|
+
constructor(err, httpMeta) {
|
|
62216
62612
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62217
|
-
super(message);
|
|
62613
|
+
super(message, httpMeta);
|
|
62218
62614
|
this.data$ = err;
|
|
62219
62615
|
this.name = "EvalsRagasCoherenceEvalsResponseBody";
|
|
62220
62616
|
}
|
|
62221
62617
|
};
|
|
62222
|
-
EvalsRagasCoherenceResponseBody = class EvalsRagasCoherenceResponseBody extends
|
|
62618
|
+
EvalsRagasCoherenceResponseBody = class EvalsRagasCoherenceResponseBody extends OrqError {
|
|
62223
62619
|
data$;
|
|
62224
|
-
constructor(err) {
|
|
62620
|
+
constructor(err, httpMeta) {
|
|
62225
62621
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62226
|
-
super(message);
|
|
62622
|
+
super(message, httpMeta);
|
|
62227
62623
|
this.data$ = err;
|
|
62228
62624
|
this.name = "EvalsRagasCoherenceResponseBody";
|
|
62229
62625
|
}
|
|
62230
62626
|
};
|
|
62231
62627
|
EvalsRagasCoherenceEvalsResponseBody$inboundSchema = objectType({
|
|
62232
|
-
message: stringType()
|
|
62628
|
+
message: stringType(),
|
|
62629
|
+
request$: instanceOfType(Request),
|
|
62630
|
+
response$: instanceOfType(Response),
|
|
62631
|
+
body$: stringType()
|
|
62233
62632
|
}).transform((v2) => {
|
|
62234
|
-
return new EvalsRagasCoherenceEvalsResponseBody(v2
|
|
62633
|
+
return new EvalsRagasCoherenceEvalsResponseBody(v2, {
|
|
62634
|
+
request: v2.request$,
|
|
62635
|
+
response: v2.response$,
|
|
62636
|
+
body: v2.body$
|
|
62637
|
+
});
|
|
62235
62638
|
});
|
|
62236
62639
|
EvalsRagasCoherenceEvalsResponseBody$outboundSchema = instanceOfType(EvalsRagasCoherenceEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62237
62640
|
message: stringType()
|
|
@@ -62241,9 +62644,16 @@ var init_evalsragascoherence2 = __esm(() => {
|
|
|
62241
62644
|
EvalsRagasCoherenceEvalsResponseBody$.outboundSchema = EvalsRagasCoherenceEvalsResponseBody$outboundSchema;
|
|
62242
62645
|
})(EvalsRagasCoherenceEvalsResponseBody$ ||= {});
|
|
62243
62646
|
EvalsRagasCoherenceResponseBody$inboundSchema2 = objectType({
|
|
62244
|
-
message: stringType()
|
|
62647
|
+
message: stringType(),
|
|
62648
|
+
request$: instanceOfType(Request),
|
|
62649
|
+
response$: instanceOfType(Response),
|
|
62650
|
+
body$: stringType()
|
|
62245
62651
|
}).transform((v2) => {
|
|
62246
|
-
return new EvalsRagasCoherenceResponseBody(v2
|
|
62652
|
+
return new EvalsRagasCoherenceResponseBody(v2, {
|
|
62653
|
+
request: v2.request$,
|
|
62654
|
+
response: v2.response$,
|
|
62655
|
+
body: v2.body$
|
|
62656
|
+
});
|
|
62247
62657
|
});
|
|
62248
62658
|
EvalsRagasCoherenceResponseBody$outboundSchema2 = instanceOfType(EvalsRagasCoherenceResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62249
62659
|
message: stringType()
|
|
@@ -62258,28 +62668,36 @@ var init_evalsragascoherence2 = __esm(() => {
|
|
|
62258
62668
|
var EvalsRagasConcisenessEvalsResponseBody, EvalsRagasConcisenessResponseBody, EvalsRagasConcisenessEvalsResponseBody$inboundSchema, EvalsRagasConcisenessEvalsResponseBody$outboundSchema, EvalsRagasConcisenessEvalsResponseBody$, EvalsRagasConcisenessResponseBody$inboundSchema2, EvalsRagasConcisenessResponseBody$outboundSchema2, EvalsRagasConcisenessResponseBody$2;
|
|
62259
62669
|
var init_evalsragasconciseness2 = __esm(() => {
|
|
62260
62670
|
init_esm();
|
|
62261
|
-
|
|
62671
|
+
init_orqerror();
|
|
62672
|
+
EvalsRagasConcisenessEvalsResponseBody = class EvalsRagasConcisenessEvalsResponseBody extends OrqError {
|
|
62262
62673
|
data$;
|
|
62263
|
-
constructor(err) {
|
|
62674
|
+
constructor(err, httpMeta) {
|
|
62264
62675
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62265
|
-
super(message);
|
|
62676
|
+
super(message, httpMeta);
|
|
62266
62677
|
this.data$ = err;
|
|
62267
62678
|
this.name = "EvalsRagasConcisenessEvalsResponseBody";
|
|
62268
62679
|
}
|
|
62269
62680
|
};
|
|
62270
|
-
EvalsRagasConcisenessResponseBody = class EvalsRagasConcisenessResponseBody extends
|
|
62681
|
+
EvalsRagasConcisenessResponseBody = class EvalsRagasConcisenessResponseBody extends OrqError {
|
|
62271
62682
|
data$;
|
|
62272
|
-
constructor(err) {
|
|
62683
|
+
constructor(err, httpMeta) {
|
|
62273
62684
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62274
|
-
super(message);
|
|
62685
|
+
super(message, httpMeta);
|
|
62275
62686
|
this.data$ = err;
|
|
62276
62687
|
this.name = "EvalsRagasConcisenessResponseBody";
|
|
62277
62688
|
}
|
|
62278
62689
|
};
|
|
62279
62690
|
EvalsRagasConcisenessEvalsResponseBody$inboundSchema = objectType({
|
|
62280
|
-
message: stringType()
|
|
62691
|
+
message: stringType(),
|
|
62692
|
+
request$: instanceOfType(Request),
|
|
62693
|
+
response$: instanceOfType(Response),
|
|
62694
|
+
body$: stringType()
|
|
62281
62695
|
}).transform((v2) => {
|
|
62282
|
-
return new EvalsRagasConcisenessEvalsResponseBody(v2
|
|
62696
|
+
return new EvalsRagasConcisenessEvalsResponseBody(v2, {
|
|
62697
|
+
request: v2.request$,
|
|
62698
|
+
response: v2.response$,
|
|
62699
|
+
body: v2.body$
|
|
62700
|
+
});
|
|
62283
62701
|
});
|
|
62284
62702
|
EvalsRagasConcisenessEvalsResponseBody$outboundSchema = instanceOfType(EvalsRagasConcisenessEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62285
62703
|
message: stringType()
|
|
@@ -62289,9 +62707,16 @@ var init_evalsragasconciseness2 = __esm(() => {
|
|
|
62289
62707
|
EvalsRagasConcisenessEvalsResponseBody$.outboundSchema = EvalsRagasConcisenessEvalsResponseBody$outboundSchema;
|
|
62290
62708
|
})(EvalsRagasConcisenessEvalsResponseBody$ ||= {});
|
|
62291
62709
|
EvalsRagasConcisenessResponseBody$inboundSchema2 = objectType({
|
|
62292
|
-
message: stringType()
|
|
62710
|
+
message: stringType(),
|
|
62711
|
+
request$: instanceOfType(Request),
|
|
62712
|
+
response$: instanceOfType(Response),
|
|
62713
|
+
body$: stringType()
|
|
62293
62714
|
}).transform((v2) => {
|
|
62294
|
-
return new EvalsRagasConcisenessResponseBody(v2
|
|
62715
|
+
return new EvalsRagasConcisenessResponseBody(v2, {
|
|
62716
|
+
request: v2.request$,
|
|
62717
|
+
response: v2.response$,
|
|
62718
|
+
body: v2.body$
|
|
62719
|
+
});
|
|
62295
62720
|
});
|
|
62296
62721
|
EvalsRagasConcisenessResponseBody$outboundSchema2 = instanceOfType(EvalsRagasConcisenessResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62297
62722
|
message: stringType()
|
|
@@ -62306,28 +62731,36 @@ var init_evalsragasconciseness2 = __esm(() => {
|
|
|
62306
62731
|
var EvalsRagasContextPrecisionEvalsResponseBody, EvalsRagasContextPrecisionResponseBody, EvalsRagasContextPrecisionEvalsResponseBody$inboundSchema, EvalsRagasContextPrecisionEvalsResponseBody$outboundSchema, EvalsRagasContextPrecisionEvalsResponseBody$, EvalsRagasContextPrecisionResponseBody$inboundSchema2, EvalsRagasContextPrecisionResponseBody$outboundSchema2, EvalsRagasContextPrecisionResponseBody$2;
|
|
62307
62732
|
var init_evalsragascontextprecision2 = __esm(() => {
|
|
62308
62733
|
init_esm();
|
|
62309
|
-
|
|
62734
|
+
init_orqerror();
|
|
62735
|
+
EvalsRagasContextPrecisionEvalsResponseBody = class EvalsRagasContextPrecisionEvalsResponseBody extends OrqError {
|
|
62310
62736
|
data$;
|
|
62311
|
-
constructor(err) {
|
|
62737
|
+
constructor(err, httpMeta) {
|
|
62312
62738
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62313
|
-
super(message);
|
|
62739
|
+
super(message, httpMeta);
|
|
62314
62740
|
this.data$ = err;
|
|
62315
62741
|
this.name = "EvalsRagasContextPrecisionEvalsResponseBody";
|
|
62316
62742
|
}
|
|
62317
62743
|
};
|
|
62318
|
-
EvalsRagasContextPrecisionResponseBody = class EvalsRagasContextPrecisionResponseBody extends
|
|
62744
|
+
EvalsRagasContextPrecisionResponseBody = class EvalsRagasContextPrecisionResponseBody extends OrqError {
|
|
62319
62745
|
data$;
|
|
62320
|
-
constructor(err) {
|
|
62746
|
+
constructor(err, httpMeta) {
|
|
62321
62747
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62322
|
-
super(message);
|
|
62748
|
+
super(message, httpMeta);
|
|
62323
62749
|
this.data$ = err;
|
|
62324
62750
|
this.name = "EvalsRagasContextPrecisionResponseBody";
|
|
62325
62751
|
}
|
|
62326
62752
|
};
|
|
62327
62753
|
EvalsRagasContextPrecisionEvalsResponseBody$inboundSchema = objectType({
|
|
62328
|
-
message: stringType()
|
|
62754
|
+
message: stringType(),
|
|
62755
|
+
request$: instanceOfType(Request),
|
|
62756
|
+
response$: instanceOfType(Response),
|
|
62757
|
+
body$: stringType()
|
|
62329
62758
|
}).transform((v2) => {
|
|
62330
|
-
return new EvalsRagasContextPrecisionEvalsResponseBody(v2
|
|
62759
|
+
return new EvalsRagasContextPrecisionEvalsResponseBody(v2, {
|
|
62760
|
+
request: v2.request$,
|
|
62761
|
+
response: v2.response$,
|
|
62762
|
+
body: v2.body$
|
|
62763
|
+
});
|
|
62331
62764
|
});
|
|
62332
62765
|
EvalsRagasContextPrecisionEvalsResponseBody$outboundSchema = instanceOfType(EvalsRagasContextPrecisionEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62333
62766
|
message: stringType()
|
|
@@ -62337,9 +62770,16 @@ var init_evalsragascontextprecision2 = __esm(() => {
|
|
|
62337
62770
|
EvalsRagasContextPrecisionEvalsResponseBody$.outboundSchema = EvalsRagasContextPrecisionEvalsResponseBody$outboundSchema;
|
|
62338
62771
|
})(EvalsRagasContextPrecisionEvalsResponseBody$ ||= {});
|
|
62339
62772
|
EvalsRagasContextPrecisionResponseBody$inboundSchema2 = objectType({
|
|
62340
|
-
message: stringType()
|
|
62773
|
+
message: stringType(),
|
|
62774
|
+
request$: instanceOfType(Request),
|
|
62775
|
+
response$: instanceOfType(Response),
|
|
62776
|
+
body$: stringType()
|
|
62341
62777
|
}).transform((v2) => {
|
|
62342
|
-
return new EvalsRagasContextPrecisionResponseBody(v2
|
|
62778
|
+
return new EvalsRagasContextPrecisionResponseBody(v2, {
|
|
62779
|
+
request: v2.request$,
|
|
62780
|
+
response: v2.response$,
|
|
62781
|
+
body: v2.body$
|
|
62782
|
+
});
|
|
62343
62783
|
});
|
|
62344
62784
|
EvalsRagasContextPrecisionResponseBody$outboundSchema2 = instanceOfType(EvalsRagasContextPrecisionResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62345
62785
|
message: stringType()
|
|
@@ -62354,28 +62794,36 @@ var init_evalsragascontextprecision2 = __esm(() => {
|
|
|
62354
62794
|
var EvalsRagasCorrectnessEvalsResponseBody, EvalsRagasCorrectnessResponseBody, EvalsRagasCorrectnessEvalsResponseBody$inboundSchema, EvalsRagasCorrectnessEvalsResponseBody$outboundSchema, EvalsRagasCorrectnessEvalsResponseBody$, EvalsRagasCorrectnessResponseBody$inboundSchema2, EvalsRagasCorrectnessResponseBody$outboundSchema2, EvalsRagasCorrectnessResponseBody$2;
|
|
62355
62795
|
var init_evalsragascorrectness2 = __esm(() => {
|
|
62356
62796
|
init_esm();
|
|
62357
|
-
|
|
62797
|
+
init_orqerror();
|
|
62798
|
+
EvalsRagasCorrectnessEvalsResponseBody = class EvalsRagasCorrectnessEvalsResponseBody extends OrqError {
|
|
62358
62799
|
data$;
|
|
62359
|
-
constructor(err) {
|
|
62800
|
+
constructor(err, httpMeta) {
|
|
62360
62801
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62361
|
-
super(message);
|
|
62802
|
+
super(message, httpMeta);
|
|
62362
62803
|
this.data$ = err;
|
|
62363
62804
|
this.name = "EvalsRagasCorrectnessEvalsResponseBody";
|
|
62364
62805
|
}
|
|
62365
62806
|
};
|
|
62366
|
-
EvalsRagasCorrectnessResponseBody = class EvalsRagasCorrectnessResponseBody extends
|
|
62807
|
+
EvalsRagasCorrectnessResponseBody = class EvalsRagasCorrectnessResponseBody extends OrqError {
|
|
62367
62808
|
data$;
|
|
62368
|
-
constructor(err) {
|
|
62809
|
+
constructor(err, httpMeta) {
|
|
62369
62810
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62370
|
-
super(message);
|
|
62811
|
+
super(message, httpMeta);
|
|
62371
62812
|
this.data$ = err;
|
|
62372
62813
|
this.name = "EvalsRagasCorrectnessResponseBody";
|
|
62373
62814
|
}
|
|
62374
62815
|
};
|
|
62375
62816
|
EvalsRagasCorrectnessEvalsResponseBody$inboundSchema = objectType({
|
|
62376
|
-
message: stringType()
|
|
62817
|
+
message: stringType(),
|
|
62818
|
+
request$: instanceOfType(Request),
|
|
62819
|
+
response$: instanceOfType(Response),
|
|
62820
|
+
body$: stringType()
|
|
62377
62821
|
}).transform((v2) => {
|
|
62378
|
-
return new EvalsRagasCorrectnessEvalsResponseBody(v2
|
|
62822
|
+
return new EvalsRagasCorrectnessEvalsResponseBody(v2, {
|
|
62823
|
+
request: v2.request$,
|
|
62824
|
+
response: v2.response$,
|
|
62825
|
+
body: v2.body$
|
|
62826
|
+
});
|
|
62379
62827
|
});
|
|
62380
62828
|
EvalsRagasCorrectnessEvalsResponseBody$outboundSchema = instanceOfType(EvalsRagasCorrectnessEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62381
62829
|
message: stringType()
|
|
@@ -62385,9 +62833,16 @@ var init_evalsragascorrectness2 = __esm(() => {
|
|
|
62385
62833
|
EvalsRagasCorrectnessEvalsResponseBody$.outboundSchema = EvalsRagasCorrectnessEvalsResponseBody$outboundSchema;
|
|
62386
62834
|
})(EvalsRagasCorrectnessEvalsResponseBody$ ||= {});
|
|
62387
62835
|
EvalsRagasCorrectnessResponseBody$inboundSchema2 = objectType({
|
|
62388
|
-
message: stringType()
|
|
62836
|
+
message: stringType(),
|
|
62837
|
+
request$: instanceOfType(Request),
|
|
62838
|
+
response$: instanceOfType(Response),
|
|
62839
|
+
body$: stringType()
|
|
62389
62840
|
}).transform((v2) => {
|
|
62390
|
-
return new EvalsRagasCorrectnessResponseBody(v2
|
|
62841
|
+
return new EvalsRagasCorrectnessResponseBody(v2, {
|
|
62842
|
+
request: v2.request$,
|
|
62843
|
+
response: v2.response$,
|
|
62844
|
+
body: v2.body$
|
|
62845
|
+
});
|
|
62391
62846
|
});
|
|
62392
62847
|
EvalsRagasCorrectnessResponseBody$outboundSchema2 = instanceOfType(EvalsRagasCorrectnessResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62393
62848
|
message: stringType()
|
|
@@ -62402,28 +62857,36 @@ var init_evalsragascorrectness2 = __esm(() => {
|
|
|
62402
62857
|
var EvalsRagasFaithfulnessEvalsResponseBody, EvalsRagasFaithfulnessResponseBody, EvalsRagasFaithfulnessEvalsResponseBody$inboundSchema, EvalsRagasFaithfulnessEvalsResponseBody$outboundSchema, EvalsRagasFaithfulnessEvalsResponseBody$, EvalsRagasFaithfulnessResponseBody$inboundSchema2, EvalsRagasFaithfulnessResponseBody$outboundSchema2, EvalsRagasFaithfulnessResponseBody$2;
|
|
62403
62858
|
var init_evalsragasfaithfulness2 = __esm(() => {
|
|
62404
62859
|
init_esm();
|
|
62405
|
-
|
|
62860
|
+
init_orqerror();
|
|
62861
|
+
EvalsRagasFaithfulnessEvalsResponseBody = class EvalsRagasFaithfulnessEvalsResponseBody extends OrqError {
|
|
62406
62862
|
data$;
|
|
62407
|
-
constructor(err) {
|
|
62863
|
+
constructor(err, httpMeta) {
|
|
62408
62864
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62409
|
-
super(message);
|
|
62865
|
+
super(message, httpMeta);
|
|
62410
62866
|
this.data$ = err;
|
|
62411
62867
|
this.name = "EvalsRagasFaithfulnessEvalsResponseBody";
|
|
62412
62868
|
}
|
|
62413
62869
|
};
|
|
62414
|
-
EvalsRagasFaithfulnessResponseBody = class EvalsRagasFaithfulnessResponseBody extends
|
|
62870
|
+
EvalsRagasFaithfulnessResponseBody = class EvalsRagasFaithfulnessResponseBody extends OrqError {
|
|
62415
62871
|
data$;
|
|
62416
|
-
constructor(err) {
|
|
62872
|
+
constructor(err, httpMeta) {
|
|
62417
62873
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62418
|
-
super(message);
|
|
62874
|
+
super(message, httpMeta);
|
|
62419
62875
|
this.data$ = err;
|
|
62420
62876
|
this.name = "EvalsRagasFaithfulnessResponseBody";
|
|
62421
62877
|
}
|
|
62422
62878
|
};
|
|
62423
62879
|
EvalsRagasFaithfulnessEvalsResponseBody$inboundSchema = objectType({
|
|
62424
|
-
message: stringType()
|
|
62880
|
+
message: stringType(),
|
|
62881
|
+
request$: instanceOfType(Request),
|
|
62882
|
+
response$: instanceOfType(Response),
|
|
62883
|
+
body$: stringType()
|
|
62425
62884
|
}).transform((v2) => {
|
|
62426
|
-
return new EvalsRagasFaithfulnessEvalsResponseBody(v2
|
|
62885
|
+
return new EvalsRagasFaithfulnessEvalsResponseBody(v2, {
|
|
62886
|
+
request: v2.request$,
|
|
62887
|
+
response: v2.response$,
|
|
62888
|
+
body: v2.body$
|
|
62889
|
+
});
|
|
62427
62890
|
});
|
|
62428
62891
|
EvalsRagasFaithfulnessEvalsResponseBody$outboundSchema = instanceOfType(EvalsRagasFaithfulnessEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62429
62892
|
message: stringType()
|
|
@@ -62433,9 +62896,16 @@ var init_evalsragasfaithfulness2 = __esm(() => {
|
|
|
62433
62896
|
EvalsRagasFaithfulnessEvalsResponseBody$.outboundSchema = EvalsRagasFaithfulnessEvalsResponseBody$outboundSchema;
|
|
62434
62897
|
})(EvalsRagasFaithfulnessEvalsResponseBody$ ||= {});
|
|
62435
62898
|
EvalsRagasFaithfulnessResponseBody$inboundSchema2 = objectType({
|
|
62436
|
-
message: stringType()
|
|
62899
|
+
message: stringType(),
|
|
62900
|
+
request$: instanceOfType(Request),
|
|
62901
|
+
response$: instanceOfType(Response),
|
|
62902
|
+
body$: stringType()
|
|
62437
62903
|
}).transform((v2) => {
|
|
62438
|
-
return new EvalsRagasFaithfulnessResponseBody(v2
|
|
62904
|
+
return new EvalsRagasFaithfulnessResponseBody(v2, {
|
|
62905
|
+
request: v2.request$,
|
|
62906
|
+
response: v2.response$,
|
|
62907
|
+
body: v2.body$
|
|
62908
|
+
});
|
|
62439
62909
|
});
|
|
62440
62910
|
EvalsRagasFaithfulnessResponseBody$outboundSchema2 = instanceOfType(EvalsRagasFaithfulnessResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62441
62911
|
message: stringType()
|
|
@@ -62450,28 +62920,36 @@ var init_evalsragasfaithfulness2 = __esm(() => {
|
|
|
62450
62920
|
var EvalsRagasHarmfulnessEvalsResponseBody, EvalsRagasHarmfulnessResponseBody, EvalsRagasHarmfulnessEvalsResponseBody$inboundSchema, EvalsRagasHarmfulnessEvalsResponseBody$outboundSchema, EvalsRagasHarmfulnessEvalsResponseBody$, EvalsRagasHarmfulnessResponseBody$inboundSchema2, EvalsRagasHarmfulnessResponseBody$outboundSchema2, EvalsRagasHarmfulnessResponseBody$2;
|
|
62451
62921
|
var init_evalsragasharmfulness2 = __esm(() => {
|
|
62452
62922
|
init_esm();
|
|
62453
|
-
|
|
62923
|
+
init_orqerror();
|
|
62924
|
+
EvalsRagasHarmfulnessEvalsResponseBody = class EvalsRagasHarmfulnessEvalsResponseBody extends OrqError {
|
|
62454
62925
|
data$;
|
|
62455
|
-
constructor(err) {
|
|
62926
|
+
constructor(err, httpMeta) {
|
|
62456
62927
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62457
|
-
super(message);
|
|
62928
|
+
super(message, httpMeta);
|
|
62458
62929
|
this.data$ = err;
|
|
62459
62930
|
this.name = "EvalsRagasHarmfulnessEvalsResponseBody";
|
|
62460
62931
|
}
|
|
62461
62932
|
};
|
|
62462
|
-
EvalsRagasHarmfulnessResponseBody = class EvalsRagasHarmfulnessResponseBody extends
|
|
62933
|
+
EvalsRagasHarmfulnessResponseBody = class EvalsRagasHarmfulnessResponseBody extends OrqError {
|
|
62463
62934
|
data$;
|
|
62464
|
-
constructor(err) {
|
|
62935
|
+
constructor(err, httpMeta) {
|
|
62465
62936
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62466
|
-
super(message);
|
|
62937
|
+
super(message, httpMeta);
|
|
62467
62938
|
this.data$ = err;
|
|
62468
62939
|
this.name = "EvalsRagasHarmfulnessResponseBody";
|
|
62469
62940
|
}
|
|
62470
62941
|
};
|
|
62471
62942
|
EvalsRagasHarmfulnessEvalsResponseBody$inboundSchema = objectType({
|
|
62472
|
-
message: stringType()
|
|
62943
|
+
message: stringType(),
|
|
62944
|
+
request$: instanceOfType(Request),
|
|
62945
|
+
response$: instanceOfType(Response),
|
|
62946
|
+
body$: stringType()
|
|
62473
62947
|
}).transform((v2) => {
|
|
62474
|
-
return new EvalsRagasHarmfulnessEvalsResponseBody(v2
|
|
62948
|
+
return new EvalsRagasHarmfulnessEvalsResponseBody(v2, {
|
|
62949
|
+
request: v2.request$,
|
|
62950
|
+
response: v2.response$,
|
|
62951
|
+
body: v2.body$
|
|
62952
|
+
});
|
|
62475
62953
|
});
|
|
62476
62954
|
EvalsRagasHarmfulnessEvalsResponseBody$outboundSchema = instanceOfType(EvalsRagasHarmfulnessEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62477
62955
|
message: stringType()
|
|
@@ -62481,9 +62959,16 @@ var init_evalsragasharmfulness2 = __esm(() => {
|
|
|
62481
62959
|
EvalsRagasHarmfulnessEvalsResponseBody$.outboundSchema = EvalsRagasHarmfulnessEvalsResponseBody$outboundSchema;
|
|
62482
62960
|
})(EvalsRagasHarmfulnessEvalsResponseBody$ ||= {});
|
|
62483
62961
|
EvalsRagasHarmfulnessResponseBody$inboundSchema2 = objectType({
|
|
62484
|
-
message: stringType()
|
|
62962
|
+
message: stringType(),
|
|
62963
|
+
request$: instanceOfType(Request),
|
|
62964
|
+
response$: instanceOfType(Response),
|
|
62965
|
+
body$: stringType()
|
|
62485
62966
|
}).transform((v2) => {
|
|
62486
|
-
return new EvalsRagasHarmfulnessResponseBody(v2
|
|
62967
|
+
return new EvalsRagasHarmfulnessResponseBody(v2, {
|
|
62968
|
+
request: v2.request$,
|
|
62969
|
+
response: v2.response$,
|
|
62970
|
+
body: v2.body$
|
|
62971
|
+
});
|
|
62487
62972
|
});
|
|
62488
62973
|
EvalsRagasHarmfulnessResponseBody$outboundSchema2 = instanceOfType(EvalsRagasHarmfulnessResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62489
62974
|
message: stringType()
|
|
@@ -62498,28 +62983,36 @@ var init_evalsragasharmfulness2 = __esm(() => {
|
|
|
62498
62983
|
var EvalsRagasMaliciousnessEvalsResponseBody, EvalsRagasMaliciousnessResponseBody, EvalsRagasMaliciousnessEvalsResponseBody$inboundSchema, EvalsRagasMaliciousnessEvalsResponseBody$outboundSchema, EvalsRagasMaliciousnessEvalsResponseBody$, EvalsRagasMaliciousnessResponseBody$inboundSchema2, EvalsRagasMaliciousnessResponseBody$outboundSchema2, EvalsRagasMaliciousnessResponseBody$2;
|
|
62499
62984
|
var init_evalsragasmaliciousness2 = __esm(() => {
|
|
62500
62985
|
init_esm();
|
|
62501
|
-
|
|
62986
|
+
init_orqerror();
|
|
62987
|
+
EvalsRagasMaliciousnessEvalsResponseBody = class EvalsRagasMaliciousnessEvalsResponseBody extends OrqError {
|
|
62502
62988
|
data$;
|
|
62503
|
-
constructor(err) {
|
|
62989
|
+
constructor(err, httpMeta) {
|
|
62504
62990
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62505
|
-
super(message);
|
|
62991
|
+
super(message, httpMeta);
|
|
62506
62992
|
this.data$ = err;
|
|
62507
62993
|
this.name = "EvalsRagasMaliciousnessEvalsResponseBody";
|
|
62508
62994
|
}
|
|
62509
62995
|
};
|
|
62510
|
-
EvalsRagasMaliciousnessResponseBody = class EvalsRagasMaliciousnessResponseBody extends
|
|
62996
|
+
EvalsRagasMaliciousnessResponseBody = class EvalsRagasMaliciousnessResponseBody extends OrqError {
|
|
62511
62997
|
data$;
|
|
62512
|
-
constructor(err) {
|
|
62998
|
+
constructor(err, httpMeta) {
|
|
62513
62999
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62514
|
-
super(message);
|
|
63000
|
+
super(message, httpMeta);
|
|
62515
63001
|
this.data$ = err;
|
|
62516
63002
|
this.name = "EvalsRagasMaliciousnessResponseBody";
|
|
62517
63003
|
}
|
|
62518
63004
|
};
|
|
62519
63005
|
EvalsRagasMaliciousnessEvalsResponseBody$inboundSchema = objectType({
|
|
62520
|
-
message: stringType()
|
|
63006
|
+
message: stringType(),
|
|
63007
|
+
request$: instanceOfType(Request),
|
|
63008
|
+
response$: instanceOfType(Response),
|
|
63009
|
+
body$: stringType()
|
|
62521
63010
|
}).transform((v2) => {
|
|
62522
|
-
return new EvalsRagasMaliciousnessEvalsResponseBody(v2
|
|
63011
|
+
return new EvalsRagasMaliciousnessEvalsResponseBody(v2, {
|
|
63012
|
+
request: v2.request$,
|
|
63013
|
+
response: v2.response$,
|
|
63014
|
+
body: v2.body$
|
|
63015
|
+
});
|
|
62523
63016
|
});
|
|
62524
63017
|
EvalsRagasMaliciousnessEvalsResponseBody$outboundSchema = instanceOfType(EvalsRagasMaliciousnessEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62525
63018
|
message: stringType()
|
|
@@ -62529,9 +63022,16 @@ var init_evalsragasmaliciousness2 = __esm(() => {
|
|
|
62529
63022
|
EvalsRagasMaliciousnessEvalsResponseBody$.outboundSchema = EvalsRagasMaliciousnessEvalsResponseBody$outboundSchema;
|
|
62530
63023
|
})(EvalsRagasMaliciousnessEvalsResponseBody$ ||= {});
|
|
62531
63024
|
EvalsRagasMaliciousnessResponseBody$inboundSchema2 = objectType({
|
|
62532
|
-
message: stringType()
|
|
63025
|
+
message: stringType(),
|
|
63026
|
+
request$: instanceOfType(Request),
|
|
63027
|
+
response$: instanceOfType(Response),
|
|
63028
|
+
body$: stringType()
|
|
62533
63029
|
}).transform((v2) => {
|
|
62534
|
-
return new EvalsRagasMaliciousnessResponseBody(v2
|
|
63030
|
+
return new EvalsRagasMaliciousnessResponseBody(v2, {
|
|
63031
|
+
request: v2.request$,
|
|
63032
|
+
response: v2.response$,
|
|
63033
|
+
body: v2.body$
|
|
63034
|
+
});
|
|
62535
63035
|
});
|
|
62536
63036
|
EvalsRagasMaliciousnessResponseBody$outboundSchema2 = instanceOfType(EvalsRagasMaliciousnessResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62537
63037
|
message: stringType()
|
|
@@ -62546,28 +63046,36 @@ var init_evalsragasmaliciousness2 = __esm(() => {
|
|
|
62546
63046
|
var EvalsRagasResponseRelevancyEvalsResponseBody, EvalsRagasResponseRelevancyResponseBody, EvalsRagasResponseRelevancyEvalsResponseBody$inboundSchema, EvalsRagasResponseRelevancyEvalsResponseBody$outboundSchema, EvalsRagasResponseRelevancyEvalsResponseBody$, EvalsRagasResponseRelevancyResponseBody$inboundSchema2, EvalsRagasResponseRelevancyResponseBody$outboundSchema2, EvalsRagasResponseRelevancyResponseBody$2;
|
|
62547
63047
|
var init_evalsragasresponserelevancy2 = __esm(() => {
|
|
62548
63048
|
init_esm();
|
|
62549
|
-
|
|
63049
|
+
init_orqerror();
|
|
63050
|
+
EvalsRagasResponseRelevancyEvalsResponseBody = class EvalsRagasResponseRelevancyEvalsResponseBody extends OrqError {
|
|
62550
63051
|
data$;
|
|
62551
|
-
constructor(err) {
|
|
63052
|
+
constructor(err, httpMeta) {
|
|
62552
63053
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62553
|
-
super(message);
|
|
63054
|
+
super(message, httpMeta);
|
|
62554
63055
|
this.data$ = err;
|
|
62555
63056
|
this.name = "EvalsRagasResponseRelevancyEvalsResponseBody";
|
|
62556
63057
|
}
|
|
62557
63058
|
};
|
|
62558
|
-
EvalsRagasResponseRelevancyResponseBody = class EvalsRagasResponseRelevancyResponseBody extends
|
|
63059
|
+
EvalsRagasResponseRelevancyResponseBody = class EvalsRagasResponseRelevancyResponseBody extends OrqError {
|
|
62559
63060
|
data$;
|
|
62560
|
-
constructor(err) {
|
|
63061
|
+
constructor(err, httpMeta) {
|
|
62561
63062
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62562
|
-
super(message);
|
|
63063
|
+
super(message, httpMeta);
|
|
62563
63064
|
this.data$ = err;
|
|
62564
63065
|
this.name = "EvalsRagasResponseRelevancyResponseBody";
|
|
62565
63066
|
}
|
|
62566
63067
|
};
|
|
62567
63068
|
EvalsRagasResponseRelevancyEvalsResponseBody$inboundSchema = objectType({
|
|
62568
|
-
message: stringType()
|
|
63069
|
+
message: stringType(),
|
|
63070
|
+
request$: instanceOfType(Request),
|
|
63071
|
+
response$: instanceOfType(Response),
|
|
63072
|
+
body$: stringType()
|
|
62569
63073
|
}).transform((v2) => {
|
|
62570
|
-
return new EvalsRagasResponseRelevancyEvalsResponseBody(v2
|
|
63074
|
+
return new EvalsRagasResponseRelevancyEvalsResponseBody(v2, {
|
|
63075
|
+
request: v2.request$,
|
|
63076
|
+
response: v2.response$,
|
|
63077
|
+
body: v2.body$
|
|
63078
|
+
});
|
|
62571
63079
|
});
|
|
62572
63080
|
EvalsRagasResponseRelevancyEvalsResponseBody$outboundSchema = instanceOfType(EvalsRagasResponseRelevancyEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62573
63081
|
message: stringType()
|
|
@@ -62577,9 +63085,16 @@ var init_evalsragasresponserelevancy2 = __esm(() => {
|
|
|
62577
63085
|
EvalsRagasResponseRelevancyEvalsResponseBody$.outboundSchema = EvalsRagasResponseRelevancyEvalsResponseBody$outboundSchema;
|
|
62578
63086
|
})(EvalsRagasResponseRelevancyEvalsResponseBody$ ||= {});
|
|
62579
63087
|
EvalsRagasResponseRelevancyResponseBody$inboundSchema2 = objectType({
|
|
62580
|
-
message: stringType()
|
|
63088
|
+
message: stringType(),
|
|
63089
|
+
request$: instanceOfType(Request),
|
|
63090
|
+
response$: instanceOfType(Response),
|
|
63091
|
+
body$: stringType()
|
|
62581
63092
|
}).transform((v2) => {
|
|
62582
|
-
return new EvalsRagasResponseRelevancyResponseBody(v2
|
|
63093
|
+
return new EvalsRagasResponseRelevancyResponseBody(v2, {
|
|
63094
|
+
request: v2.request$,
|
|
63095
|
+
response: v2.response$,
|
|
63096
|
+
body: v2.body$
|
|
63097
|
+
});
|
|
62583
63098
|
});
|
|
62584
63099
|
EvalsRagasResponseRelevancyResponseBody$outboundSchema2 = instanceOfType(EvalsRagasResponseRelevancyResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62585
63100
|
message: stringType()
|
|
@@ -62594,28 +63109,36 @@ var init_evalsragasresponserelevancy2 = __esm(() => {
|
|
|
62594
63109
|
var EvalsRagasSummarizationEvalsResponseBody, EvalsRagasSummarizationResponseBody, EvalsRagasSummarizationEvalsResponseBody$inboundSchema, EvalsRagasSummarizationEvalsResponseBody$outboundSchema, EvalsRagasSummarizationEvalsResponseBody$, EvalsRagasSummarizationResponseBody$inboundSchema2, EvalsRagasSummarizationResponseBody$outboundSchema2, EvalsRagasSummarizationResponseBody$2;
|
|
62595
63110
|
var init_evalsragassummarization2 = __esm(() => {
|
|
62596
63111
|
init_esm();
|
|
62597
|
-
|
|
63112
|
+
init_orqerror();
|
|
63113
|
+
EvalsRagasSummarizationEvalsResponseBody = class EvalsRagasSummarizationEvalsResponseBody extends OrqError {
|
|
62598
63114
|
data$;
|
|
62599
|
-
constructor(err) {
|
|
63115
|
+
constructor(err, httpMeta) {
|
|
62600
63116
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62601
|
-
super(message);
|
|
63117
|
+
super(message, httpMeta);
|
|
62602
63118
|
this.data$ = err;
|
|
62603
63119
|
this.name = "EvalsRagasSummarizationEvalsResponseBody";
|
|
62604
63120
|
}
|
|
62605
63121
|
};
|
|
62606
|
-
EvalsRagasSummarizationResponseBody = class EvalsRagasSummarizationResponseBody extends
|
|
63122
|
+
EvalsRagasSummarizationResponseBody = class EvalsRagasSummarizationResponseBody extends OrqError {
|
|
62607
63123
|
data$;
|
|
62608
|
-
constructor(err) {
|
|
63124
|
+
constructor(err, httpMeta) {
|
|
62609
63125
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62610
|
-
super(message);
|
|
63126
|
+
super(message, httpMeta);
|
|
62611
63127
|
this.data$ = err;
|
|
62612
63128
|
this.name = "EvalsRagasSummarizationResponseBody";
|
|
62613
63129
|
}
|
|
62614
63130
|
};
|
|
62615
63131
|
EvalsRagasSummarizationEvalsResponseBody$inboundSchema = objectType({
|
|
62616
|
-
message: stringType()
|
|
63132
|
+
message: stringType(),
|
|
63133
|
+
request$: instanceOfType(Request),
|
|
63134
|
+
response$: instanceOfType(Response),
|
|
63135
|
+
body$: stringType()
|
|
62617
63136
|
}).transform((v2) => {
|
|
62618
|
-
return new EvalsRagasSummarizationEvalsResponseBody(v2
|
|
63137
|
+
return new EvalsRagasSummarizationEvalsResponseBody(v2, {
|
|
63138
|
+
request: v2.request$,
|
|
63139
|
+
response: v2.response$,
|
|
63140
|
+
body: v2.body$
|
|
63141
|
+
});
|
|
62619
63142
|
});
|
|
62620
63143
|
EvalsRagasSummarizationEvalsResponseBody$outboundSchema = instanceOfType(EvalsRagasSummarizationEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62621
63144
|
message: stringType()
|
|
@@ -62625,9 +63148,16 @@ var init_evalsragassummarization2 = __esm(() => {
|
|
|
62625
63148
|
EvalsRagasSummarizationEvalsResponseBody$.outboundSchema = EvalsRagasSummarizationEvalsResponseBody$outboundSchema;
|
|
62626
63149
|
})(EvalsRagasSummarizationEvalsResponseBody$ ||= {});
|
|
62627
63150
|
EvalsRagasSummarizationResponseBody$inboundSchema2 = objectType({
|
|
62628
|
-
message: stringType()
|
|
63151
|
+
message: stringType(),
|
|
63152
|
+
request$: instanceOfType(Request),
|
|
63153
|
+
response$: instanceOfType(Response),
|
|
63154
|
+
body$: stringType()
|
|
62629
63155
|
}).transform((v2) => {
|
|
62630
|
-
return new EvalsRagasSummarizationResponseBody(v2
|
|
63156
|
+
return new EvalsRagasSummarizationResponseBody(v2, {
|
|
63157
|
+
request: v2.request$,
|
|
63158
|
+
response: v2.response$,
|
|
63159
|
+
body: v2.body$
|
|
63160
|
+
});
|
|
62631
63161
|
});
|
|
62632
63162
|
EvalsRagasSummarizationResponseBody$outboundSchema2 = instanceOfType(EvalsRagasSummarizationResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62633
63163
|
message: stringType()
|
|
@@ -62642,28 +63172,36 @@ var init_evalsragassummarization2 = __esm(() => {
|
|
|
62642
63172
|
var EvalsSentimentClassificationEvalsResponseBody, EvalsSentimentClassificationResponseBody, EvalsSentimentClassificationEvalsResponseBody$inboundSchema, EvalsSentimentClassificationEvalsResponseBody$outboundSchema, EvalsSentimentClassificationEvalsResponseBody$, EvalsSentimentClassificationResponseBody$inboundSchema2, EvalsSentimentClassificationResponseBody$outboundSchema2, EvalsSentimentClassificationResponseBody$2;
|
|
62643
63173
|
var init_evalssentimentclassification2 = __esm(() => {
|
|
62644
63174
|
init_esm();
|
|
62645
|
-
|
|
63175
|
+
init_orqerror();
|
|
63176
|
+
EvalsSentimentClassificationEvalsResponseBody = class EvalsSentimentClassificationEvalsResponseBody extends OrqError {
|
|
62646
63177
|
data$;
|
|
62647
|
-
constructor(err) {
|
|
63178
|
+
constructor(err, httpMeta) {
|
|
62648
63179
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62649
|
-
super(message);
|
|
63180
|
+
super(message, httpMeta);
|
|
62650
63181
|
this.data$ = err;
|
|
62651
63182
|
this.name = "EvalsSentimentClassificationEvalsResponseBody";
|
|
62652
63183
|
}
|
|
62653
63184
|
};
|
|
62654
|
-
EvalsSentimentClassificationResponseBody = class EvalsSentimentClassificationResponseBody extends
|
|
63185
|
+
EvalsSentimentClassificationResponseBody = class EvalsSentimentClassificationResponseBody extends OrqError {
|
|
62655
63186
|
data$;
|
|
62656
|
-
constructor(err) {
|
|
63187
|
+
constructor(err, httpMeta) {
|
|
62657
63188
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62658
|
-
super(message);
|
|
63189
|
+
super(message, httpMeta);
|
|
62659
63190
|
this.data$ = err;
|
|
62660
63191
|
this.name = "EvalsSentimentClassificationResponseBody";
|
|
62661
63192
|
}
|
|
62662
63193
|
};
|
|
62663
63194
|
EvalsSentimentClassificationEvalsResponseBody$inboundSchema = objectType({
|
|
62664
|
-
message: stringType()
|
|
63195
|
+
message: stringType(),
|
|
63196
|
+
request$: instanceOfType(Request),
|
|
63197
|
+
response$: instanceOfType(Response),
|
|
63198
|
+
body$: stringType()
|
|
62665
63199
|
}).transform((v2) => {
|
|
62666
|
-
return new EvalsSentimentClassificationEvalsResponseBody(v2
|
|
63200
|
+
return new EvalsSentimentClassificationEvalsResponseBody(v2, {
|
|
63201
|
+
request: v2.request$,
|
|
63202
|
+
response: v2.response$,
|
|
63203
|
+
body: v2.body$
|
|
63204
|
+
});
|
|
62667
63205
|
});
|
|
62668
63206
|
EvalsSentimentClassificationEvalsResponseBody$outboundSchema = instanceOfType(EvalsSentimentClassificationEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62669
63207
|
message: stringType()
|
|
@@ -62673,9 +63211,16 @@ var init_evalssentimentclassification2 = __esm(() => {
|
|
|
62673
63211
|
EvalsSentimentClassificationEvalsResponseBody$.outboundSchema = EvalsSentimentClassificationEvalsResponseBody$outboundSchema;
|
|
62674
63212
|
})(EvalsSentimentClassificationEvalsResponseBody$ ||= {});
|
|
62675
63213
|
EvalsSentimentClassificationResponseBody$inboundSchema2 = objectType({
|
|
62676
|
-
message: stringType()
|
|
63214
|
+
message: stringType(),
|
|
63215
|
+
request$: instanceOfType(Request),
|
|
63216
|
+
response$: instanceOfType(Response),
|
|
63217
|
+
body$: stringType()
|
|
62677
63218
|
}).transform((v2) => {
|
|
62678
|
-
return new EvalsSentimentClassificationResponseBody(v2
|
|
63219
|
+
return new EvalsSentimentClassificationResponseBody(v2, {
|
|
63220
|
+
request: v2.request$,
|
|
63221
|
+
response: v2.response$,
|
|
63222
|
+
body: v2.body$
|
|
63223
|
+
});
|
|
62679
63224
|
});
|
|
62680
63225
|
EvalsSentimentClassificationResponseBody$outboundSchema2 = instanceOfType(EvalsSentimentClassificationResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62681
63226
|
message: stringType()
|
|
@@ -62690,28 +63235,36 @@ var init_evalssentimentclassification2 = __esm(() => {
|
|
|
62690
63235
|
var EvalsSummarizationEvalsResponseBody, EvalsSummarizationResponseBody, EvalsSummarizationEvalsResponseBody$inboundSchema, EvalsSummarizationEvalsResponseBody$outboundSchema, EvalsSummarizationEvalsResponseBody$, EvalsSummarizationResponseBody$inboundSchema2, EvalsSummarizationResponseBody$outboundSchema2, EvalsSummarizationResponseBody$2;
|
|
62691
63236
|
var init_evalssummarization2 = __esm(() => {
|
|
62692
63237
|
init_esm();
|
|
62693
|
-
|
|
63238
|
+
init_orqerror();
|
|
63239
|
+
EvalsSummarizationEvalsResponseBody = class EvalsSummarizationEvalsResponseBody extends OrqError {
|
|
62694
63240
|
data$;
|
|
62695
|
-
constructor(err) {
|
|
63241
|
+
constructor(err, httpMeta) {
|
|
62696
63242
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62697
|
-
super(message);
|
|
63243
|
+
super(message, httpMeta);
|
|
62698
63244
|
this.data$ = err;
|
|
62699
63245
|
this.name = "EvalsSummarizationEvalsResponseBody";
|
|
62700
63246
|
}
|
|
62701
63247
|
};
|
|
62702
|
-
EvalsSummarizationResponseBody = class EvalsSummarizationResponseBody extends
|
|
63248
|
+
EvalsSummarizationResponseBody = class EvalsSummarizationResponseBody extends OrqError {
|
|
62703
63249
|
data$;
|
|
62704
|
-
constructor(err) {
|
|
63250
|
+
constructor(err, httpMeta) {
|
|
62705
63251
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62706
|
-
super(message);
|
|
63252
|
+
super(message, httpMeta);
|
|
62707
63253
|
this.data$ = err;
|
|
62708
63254
|
this.name = "EvalsSummarizationResponseBody";
|
|
62709
63255
|
}
|
|
62710
63256
|
};
|
|
62711
63257
|
EvalsSummarizationEvalsResponseBody$inboundSchema = objectType({
|
|
62712
|
-
message: stringType()
|
|
63258
|
+
message: stringType(),
|
|
63259
|
+
request$: instanceOfType(Request),
|
|
63260
|
+
response$: instanceOfType(Response),
|
|
63261
|
+
body$: stringType()
|
|
62713
63262
|
}).transform((v2) => {
|
|
62714
|
-
return new EvalsSummarizationEvalsResponseBody(v2
|
|
63263
|
+
return new EvalsSummarizationEvalsResponseBody(v2, {
|
|
63264
|
+
request: v2.request$,
|
|
63265
|
+
response: v2.response$,
|
|
63266
|
+
body: v2.body$
|
|
63267
|
+
});
|
|
62715
63268
|
});
|
|
62716
63269
|
EvalsSummarizationEvalsResponseBody$outboundSchema = instanceOfType(EvalsSummarizationEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62717
63270
|
message: stringType()
|
|
@@ -62721,9 +63274,16 @@ var init_evalssummarization2 = __esm(() => {
|
|
|
62721
63274
|
EvalsSummarizationEvalsResponseBody$.outboundSchema = EvalsSummarizationEvalsResponseBody$outboundSchema;
|
|
62722
63275
|
})(EvalsSummarizationEvalsResponseBody$ ||= {});
|
|
62723
63276
|
EvalsSummarizationResponseBody$inboundSchema2 = objectType({
|
|
62724
|
-
message: stringType()
|
|
63277
|
+
message: stringType(),
|
|
63278
|
+
request$: instanceOfType(Request),
|
|
63279
|
+
response$: instanceOfType(Response),
|
|
63280
|
+
body$: stringType()
|
|
62725
63281
|
}).transform((v2) => {
|
|
62726
|
-
return new EvalsSummarizationResponseBody(v2
|
|
63282
|
+
return new EvalsSummarizationResponseBody(v2, {
|
|
63283
|
+
request: v2.request$,
|
|
63284
|
+
response: v2.response$,
|
|
63285
|
+
body: v2.body$
|
|
63286
|
+
});
|
|
62727
63287
|
});
|
|
62728
63288
|
EvalsSummarizationResponseBody$outboundSchema2 = instanceOfType(EvalsSummarizationResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62729
63289
|
message: stringType()
|
|
@@ -62738,28 +63298,36 @@ var init_evalssummarization2 = __esm(() => {
|
|
|
62738
63298
|
var EvalsToneOfVoiceEvalsResponseBody, EvalsToneOfVoiceResponseBody, EvalsToneOfVoiceEvalsResponseBody$inboundSchema, EvalsToneOfVoiceEvalsResponseBody$outboundSchema, EvalsToneOfVoiceEvalsResponseBody$, EvalsToneOfVoiceResponseBody$inboundSchema2, EvalsToneOfVoiceResponseBody$outboundSchema2, EvalsToneOfVoiceResponseBody$2;
|
|
62739
63299
|
var init_evalstoneofvoice2 = __esm(() => {
|
|
62740
63300
|
init_esm();
|
|
62741
|
-
|
|
63301
|
+
init_orqerror();
|
|
63302
|
+
EvalsToneOfVoiceEvalsResponseBody = class EvalsToneOfVoiceEvalsResponseBody extends OrqError {
|
|
62742
63303
|
data$;
|
|
62743
|
-
constructor(err) {
|
|
63304
|
+
constructor(err, httpMeta) {
|
|
62744
63305
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62745
|
-
super(message);
|
|
63306
|
+
super(message, httpMeta);
|
|
62746
63307
|
this.data$ = err;
|
|
62747
63308
|
this.name = "EvalsToneOfVoiceEvalsResponseBody";
|
|
62748
63309
|
}
|
|
62749
63310
|
};
|
|
62750
|
-
EvalsToneOfVoiceResponseBody = class EvalsToneOfVoiceResponseBody extends
|
|
63311
|
+
EvalsToneOfVoiceResponseBody = class EvalsToneOfVoiceResponseBody extends OrqError {
|
|
62751
63312
|
data$;
|
|
62752
|
-
constructor(err) {
|
|
63313
|
+
constructor(err, httpMeta) {
|
|
62753
63314
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62754
|
-
super(message);
|
|
63315
|
+
super(message, httpMeta);
|
|
62755
63316
|
this.data$ = err;
|
|
62756
63317
|
this.name = "EvalsToneOfVoiceResponseBody";
|
|
62757
63318
|
}
|
|
62758
63319
|
};
|
|
62759
63320
|
EvalsToneOfVoiceEvalsResponseBody$inboundSchema = objectType({
|
|
62760
|
-
message: stringType()
|
|
63321
|
+
message: stringType(),
|
|
63322
|
+
request$: instanceOfType(Request),
|
|
63323
|
+
response$: instanceOfType(Response),
|
|
63324
|
+
body$: stringType()
|
|
62761
63325
|
}).transform((v2) => {
|
|
62762
|
-
return new EvalsToneOfVoiceEvalsResponseBody(v2
|
|
63326
|
+
return new EvalsToneOfVoiceEvalsResponseBody(v2, {
|
|
63327
|
+
request: v2.request$,
|
|
63328
|
+
response: v2.response$,
|
|
63329
|
+
body: v2.body$
|
|
63330
|
+
});
|
|
62763
63331
|
});
|
|
62764
63332
|
EvalsToneOfVoiceEvalsResponseBody$outboundSchema = instanceOfType(EvalsToneOfVoiceEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62765
63333
|
message: stringType()
|
|
@@ -62769,9 +63337,16 @@ var init_evalstoneofvoice2 = __esm(() => {
|
|
|
62769
63337
|
EvalsToneOfVoiceEvalsResponseBody$.outboundSchema = EvalsToneOfVoiceEvalsResponseBody$outboundSchema;
|
|
62770
63338
|
})(EvalsToneOfVoiceEvalsResponseBody$ ||= {});
|
|
62771
63339
|
EvalsToneOfVoiceResponseBody$inboundSchema2 = objectType({
|
|
62772
|
-
message: stringType()
|
|
63340
|
+
message: stringType(),
|
|
63341
|
+
request$: instanceOfType(Request),
|
|
63342
|
+
response$: instanceOfType(Response),
|
|
63343
|
+
body$: stringType()
|
|
62773
63344
|
}).transform((v2) => {
|
|
62774
|
-
return new EvalsToneOfVoiceResponseBody(v2
|
|
63345
|
+
return new EvalsToneOfVoiceResponseBody(v2, {
|
|
63346
|
+
request: v2.request$,
|
|
63347
|
+
response: v2.response$,
|
|
63348
|
+
body: v2.body$
|
|
63349
|
+
});
|
|
62775
63350
|
});
|
|
62776
63351
|
EvalsToneOfVoiceResponseBody$outboundSchema2 = instanceOfType(EvalsToneOfVoiceResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62777
63352
|
message: stringType()
|
|
@@ -62786,28 +63361,36 @@ var init_evalstoneofvoice2 = __esm(() => {
|
|
|
62786
63361
|
var EvalsTranslationEvalsResponseBody, EvalsTranslationResponseBody, EvalsTranslationEvalsResponseBody$inboundSchema, EvalsTranslationEvalsResponseBody$outboundSchema, EvalsTranslationEvalsResponseBody$, EvalsTranslationResponseBody$inboundSchema2, EvalsTranslationResponseBody$outboundSchema2, EvalsTranslationResponseBody$2;
|
|
62787
63362
|
var init_evalstranslation2 = __esm(() => {
|
|
62788
63363
|
init_esm();
|
|
62789
|
-
|
|
63364
|
+
init_orqerror();
|
|
63365
|
+
EvalsTranslationEvalsResponseBody = class EvalsTranslationEvalsResponseBody extends OrqError {
|
|
62790
63366
|
data$;
|
|
62791
|
-
constructor(err) {
|
|
63367
|
+
constructor(err, httpMeta) {
|
|
62792
63368
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62793
|
-
super(message);
|
|
63369
|
+
super(message, httpMeta);
|
|
62794
63370
|
this.data$ = err;
|
|
62795
63371
|
this.name = "EvalsTranslationEvalsResponseBody";
|
|
62796
63372
|
}
|
|
62797
63373
|
};
|
|
62798
|
-
EvalsTranslationResponseBody = class EvalsTranslationResponseBody extends
|
|
63374
|
+
EvalsTranslationResponseBody = class EvalsTranslationResponseBody extends OrqError {
|
|
62799
63375
|
data$;
|
|
62800
|
-
constructor(err) {
|
|
63376
|
+
constructor(err, httpMeta) {
|
|
62801
63377
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62802
|
-
super(message);
|
|
63378
|
+
super(message, httpMeta);
|
|
62803
63379
|
this.data$ = err;
|
|
62804
63380
|
this.name = "EvalsTranslationResponseBody";
|
|
62805
63381
|
}
|
|
62806
63382
|
};
|
|
62807
63383
|
EvalsTranslationEvalsResponseBody$inboundSchema = objectType({
|
|
62808
|
-
message: stringType()
|
|
63384
|
+
message: stringType(),
|
|
63385
|
+
request$: instanceOfType(Request),
|
|
63386
|
+
response$: instanceOfType(Response),
|
|
63387
|
+
body$: stringType()
|
|
62809
63388
|
}).transform((v2) => {
|
|
62810
|
-
return new EvalsTranslationEvalsResponseBody(v2
|
|
63389
|
+
return new EvalsTranslationEvalsResponseBody(v2, {
|
|
63390
|
+
request: v2.request$,
|
|
63391
|
+
response: v2.response$,
|
|
63392
|
+
body: v2.body$
|
|
63393
|
+
});
|
|
62811
63394
|
});
|
|
62812
63395
|
EvalsTranslationEvalsResponseBody$outboundSchema = instanceOfType(EvalsTranslationEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62813
63396
|
message: stringType()
|
|
@@ -62817,9 +63400,16 @@ var init_evalstranslation2 = __esm(() => {
|
|
|
62817
63400
|
EvalsTranslationEvalsResponseBody$.outboundSchema = EvalsTranslationEvalsResponseBody$outboundSchema;
|
|
62818
63401
|
})(EvalsTranslationEvalsResponseBody$ ||= {});
|
|
62819
63402
|
EvalsTranslationResponseBody$inboundSchema2 = objectType({
|
|
62820
|
-
message: stringType()
|
|
63403
|
+
message: stringType(),
|
|
63404
|
+
request$: instanceOfType(Request),
|
|
63405
|
+
response$: instanceOfType(Response),
|
|
63406
|
+
body$: stringType()
|
|
62821
63407
|
}).transform((v2) => {
|
|
62822
|
-
return new EvalsTranslationResponseBody(v2
|
|
63408
|
+
return new EvalsTranslationResponseBody(v2, {
|
|
63409
|
+
request: v2.request$,
|
|
63410
|
+
response: v2.response$,
|
|
63411
|
+
body: v2.body$
|
|
63412
|
+
});
|
|
62823
63413
|
});
|
|
62824
63414
|
EvalsTranslationResponseBody$outboundSchema2 = instanceOfType(EvalsTranslationResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62825
63415
|
message: stringType()
|
|
@@ -62834,28 +63424,36 @@ var init_evalstranslation2 = __esm(() => {
|
|
|
62834
63424
|
var EvalsValidJsonEvalsResponseBody, EvalsValidJsonResponseBody, EvalsValidJsonEvalsResponseBody$inboundSchema, EvalsValidJsonEvalsResponseBody$outboundSchema, EvalsValidJsonEvalsResponseBody$, EvalsValidJsonResponseBody$inboundSchema2, EvalsValidJsonResponseBody$outboundSchema2, EvalsValidJsonResponseBody$2;
|
|
62835
63425
|
var init_evalsvalidjson2 = __esm(() => {
|
|
62836
63426
|
init_esm();
|
|
62837
|
-
|
|
63427
|
+
init_orqerror();
|
|
63428
|
+
EvalsValidJsonEvalsResponseBody = class EvalsValidJsonEvalsResponseBody extends OrqError {
|
|
62838
63429
|
data$;
|
|
62839
|
-
constructor(err) {
|
|
63430
|
+
constructor(err, httpMeta) {
|
|
62840
63431
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62841
|
-
super(message);
|
|
63432
|
+
super(message, httpMeta);
|
|
62842
63433
|
this.data$ = err;
|
|
62843
63434
|
this.name = "EvalsValidJsonEvalsResponseBody";
|
|
62844
63435
|
}
|
|
62845
63436
|
};
|
|
62846
|
-
EvalsValidJsonResponseBody = class EvalsValidJsonResponseBody extends
|
|
63437
|
+
EvalsValidJsonResponseBody = class EvalsValidJsonResponseBody extends OrqError {
|
|
62847
63438
|
data$;
|
|
62848
|
-
constructor(err) {
|
|
63439
|
+
constructor(err, httpMeta) {
|
|
62849
63440
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62850
|
-
super(message);
|
|
63441
|
+
super(message, httpMeta);
|
|
62851
63442
|
this.data$ = err;
|
|
62852
63443
|
this.name = "EvalsValidJsonResponseBody";
|
|
62853
63444
|
}
|
|
62854
63445
|
};
|
|
62855
63446
|
EvalsValidJsonEvalsResponseBody$inboundSchema = objectType({
|
|
62856
|
-
message: stringType()
|
|
63447
|
+
message: stringType(),
|
|
63448
|
+
request$: instanceOfType(Request),
|
|
63449
|
+
response$: instanceOfType(Response),
|
|
63450
|
+
body$: stringType()
|
|
62857
63451
|
}).transform((v2) => {
|
|
62858
|
-
return new EvalsValidJsonEvalsResponseBody(v2
|
|
63452
|
+
return new EvalsValidJsonEvalsResponseBody(v2, {
|
|
63453
|
+
request: v2.request$,
|
|
63454
|
+
response: v2.response$,
|
|
63455
|
+
body: v2.body$
|
|
63456
|
+
});
|
|
62859
63457
|
});
|
|
62860
63458
|
EvalsValidJsonEvalsResponseBody$outboundSchema = instanceOfType(EvalsValidJsonEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62861
63459
|
message: stringType()
|
|
@@ -62865,9 +63463,16 @@ var init_evalsvalidjson2 = __esm(() => {
|
|
|
62865
63463
|
EvalsValidJsonEvalsResponseBody$.outboundSchema = EvalsValidJsonEvalsResponseBody$outboundSchema;
|
|
62866
63464
|
})(EvalsValidJsonEvalsResponseBody$ ||= {});
|
|
62867
63465
|
EvalsValidJsonResponseBody$inboundSchema2 = objectType({
|
|
62868
|
-
message: stringType()
|
|
63466
|
+
message: stringType(),
|
|
63467
|
+
request$: instanceOfType(Request),
|
|
63468
|
+
response$: instanceOfType(Response),
|
|
63469
|
+
body$: stringType()
|
|
62869
63470
|
}).transform((v2) => {
|
|
62870
|
-
return new EvalsValidJsonResponseBody(v2
|
|
63471
|
+
return new EvalsValidJsonResponseBody(v2, {
|
|
63472
|
+
request: v2.request$,
|
|
63473
|
+
response: v2.response$,
|
|
63474
|
+
body: v2.body$
|
|
63475
|
+
});
|
|
62871
63476
|
});
|
|
62872
63477
|
EvalsValidJsonResponseBody$outboundSchema2 = instanceOfType(EvalsValidJsonResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62873
63478
|
message: stringType()
|
|
@@ -62882,19 +63487,27 @@ var init_evalsvalidjson2 = __esm(() => {
|
|
|
62882
63487
|
var GetEvalsResponseBody, GetEvalsResponseBody$inboundSchema2, GetEvalsResponseBody$outboundSchema2, GetEvalsResponseBody$2;
|
|
62883
63488
|
var init_getevals2 = __esm(() => {
|
|
62884
63489
|
init_esm();
|
|
62885
|
-
|
|
63490
|
+
init_orqerror();
|
|
63491
|
+
GetEvalsResponseBody = class GetEvalsResponseBody extends OrqError {
|
|
62886
63492
|
data$;
|
|
62887
|
-
constructor(err) {
|
|
63493
|
+
constructor(err, httpMeta) {
|
|
62888
63494
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62889
|
-
super(message);
|
|
63495
|
+
super(message, httpMeta);
|
|
62890
63496
|
this.data$ = err;
|
|
62891
63497
|
this.name = "GetEvalsResponseBody";
|
|
62892
63498
|
}
|
|
62893
63499
|
};
|
|
62894
63500
|
GetEvalsResponseBody$inboundSchema2 = objectType({
|
|
62895
|
-
message: stringType()
|
|
63501
|
+
message: stringType(),
|
|
63502
|
+
request$: instanceOfType(Request),
|
|
63503
|
+
response$: instanceOfType(Response),
|
|
63504
|
+
body$: stringType()
|
|
62896
63505
|
}).transform((v2) => {
|
|
62897
|
-
return new GetEvalsResponseBody(v2
|
|
63506
|
+
return new GetEvalsResponseBody(v2, {
|
|
63507
|
+
request: v2.request$,
|
|
63508
|
+
response: v2.response$,
|
|
63509
|
+
body: v2.body$
|
|
63510
|
+
});
|
|
62898
63511
|
});
|
|
62899
63512
|
GetEvalsResponseBody$outboundSchema2 = instanceOfType(GetEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62900
63513
|
message: stringType()
|
|
@@ -62909,19 +63522,27 @@ var init_getevals2 = __esm(() => {
|
|
|
62909
63522
|
var GetPromptVersionResponseBody, GetPromptVersionResponseBody$inboundSchema2, GetPromptVersionResponseBody$outboundSchema2, GetPromptVersionResponseBody$2;
|
|
62910
63523
|
var init_getpromptversion2 = __esm(() => {
|
|
62911
63524
|
init_esm();
|
|
62912
|
-
|
|
63525
|
+
init_orqerror();
|
|
63526
|
+
GetPromptVersionResponseBody = class GetPromptVersionResponseBody extends OrqError {
|
|
62913
63527
|
data$;
|
|
62914
|
-
constructor(err) {
|
|
63528
|
+
constructor(err, httpMeta) {
|
|
62915
63529
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62916
|
-
super(message);
|
|
63530
|
+
super(message, httpMeta);
|
|
62917
63531
|
this.data$ = err;
|
|
62918
63532
|
this.name = "GetPromptVersionResponseBody";
|
|
62919
63533
|
}
|
|
62920
63534
|
};
|
|
62921
63535
|
GetPromptVersionResponseBody$inboundSchema2 = objectType({
|
|
62922
|
-
message: stringType()
|
|
63536
|
+
message: stringType(),
|
|
63537
|
+
request$: instanceOfType(Request),
|
|
63538
|
+
response$: instanceOfType(Response),
|
|
63539
|
+
body$: stringType()
|
|
62923
63540
|
}).transform((v2) => {
|
|
62924
|
-
return new GetPromptVersionResponseBody(v2
|
|
63541
|
+
return new GetPromptVersionResponseBody(v2, {
|
|
63542
|
+
request: v2.request$,
|
|
63543
|
+
response: v2.response$,
|
|
63544
|
+
body: v2.body$
|
|
63545
|
+
});
|
|
62925
63546
|
});
|
|
62926
63547
|
GetPromptVersionResponseBody$outboundSchema2 = instanceOfType(GetPromptVersionResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62927
63548
|
message: stringType()
|
|
@@ -62936,12 +63557,13 @@ var init_getpromptversion2 = __esm(() => {
|
|
|
62936
63557
|
var HonoApiError, HonoApiError$inboundSchema, HonoApiError$outboundSchema, HonoApiError$;
|
|
62937
63558
|
var init_honoapierror = __esm(() => {
|
|
62938
63559
|
init_esm();
|
|
62939
|
-
|
|
63560
|
+
init_orqerror();
|
|
63561
|
+
HonoApiError = class HonoApiError extends OrqError {
|
|
62940
63562
|
code;
|
|
62941
63563
|
data$;
|
|
62942
|
-
constructor(err) {
|
|
63564
|
+
constructor(err, httpMeta) {
|
|
62943
63565
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62944
|
-
super(message);
|
|
63566
|
+
super(message, httpMeta);
|
|
62945
63567
|
this.data$ = err;
|
|
62946
63568
|
if (err.code != null)
|
|
62947
63569
|
this.code = err.code;
|
|
@@ -62950,9 +63572,16 @@ var init_honoapierror = __esm(() => {
|
|
|
62950
63572
|
};
|
|
62951
63573
|
HonoApiError$inboundSchema = objectType({
|
|
62952
63574
|
code: stringType().optional(),
|
|
62953
|
-
message: stringType()
|
|
63575
|
+
message: stringType(),
|
|
63576
|
+
request$: instanceOfType(Request),
|
|
63577
|
+
response$: instanceOfType(Response),
|
|
63578
|
+
body$: stringType()
|
|
62954
63579
|
}).transform((v2) => {
|
|
62955
|
-
return new HonoApiError(v2
|
|
63580
|
+
return new HonoApiError(v2, {
|
|
63581
|
+
request: v2.request$,
|
|
63582
|
+
response: v2.response$,
|
|
63583
|
+
body: v2.body$
|
|
63584
|
+
});
|
|
62956
63585
|
});
|
|
62957
63586
|
HonoApiError$outboundSchema = instanceOfType(HonoApiError).transform((v2) => v2.data$).pipe(objectType({
|
|
62958
63587
|
code: stringType().optional(),
|
|
@@ -62968,28 +63597,36 @@ var init_honoapierror = __esm(() => {
|
|
|
62968
63597
|
var InvokeEvalEvalsResponseBody, InvokeEvalResponseBody, InvokeEvalEvalsResponseBody$inboundSchema, InvokeEvalEvalsResponseBody$outboundSchema, InvokeEvalEvalsResponseBody$, InvokeEvalResponseBody$inboundSchema2, InvokeEvalResponseBody$outboundSchema2, InvokeEvalResponseBody$2;
|
|
62969
63598
|
var init_invokeeval2 = __esm(() => {
|
|
62970
63599
|
init_esm();
|
|
62971
|
-
|
|
63600
|
+
init_orqerror();
|
|
63601
|
+
InvokeEvalEvalsResponseBody = class InvokeEvalEvalsResponseBody extends OrqError {
|
|
62972
63602
|
data$;
|
|
62973
|
-
constructor(err) {
|
|
63603
|
+
constructor(err, httpMeta) {
|
|
62974
63604
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62975
|
-
super(message);
|
|
63605
|
+
super(message, httpMeta);
|
|
62976
63606
|
this.data$ = err;
|
|
62977
63607
|
this.name = "InvokeEvalEvalsResponseBody";
|
|
62978
63608
|
}
|
|
62979
63609
|
};
|
|
62980
|
-
InvokeEvalResponseBody = class InvokeEvalResponseBody extends
|
|
63610
|
+
InvokeEvalResponseBody = class InvokeEvalResponseBody extends OrqError {
|
|
62981
63611
|
data$;
|
|
62982
|
-
constructor(err) {
|
|
63612
|
+
constructor(err, httpMeta) {
|
|
62983
63613
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
62984
|
-
super(message);
|
|
63614
|
+
super(message, httpMeta);
|
|
62985
63615
|
this.data$ = err;
|
|
62986
63616
|
this.name = "InvokeEvalResponseBody";
|
|
62987
63617
|
}
|
|
62988
63618
|
};
|
|
62989
63619
|
InvokeEvalEvalsResponseBody$inboundSchema = objectType({
|
|
62990
|
-
message: stringType()
|
|
63620
|
+
message: stringType(),
|
|
63621
|
+
request$: instanceOfType(Request),
|
|
63622
|
+
response$: instanceOfType(Response),
|
|
63623
|
+
body$: stringType()
|
|
62991
63624
|
}).transform((v2) => {
|
|
62992
|
-
return new InvokeEvalEvalsResponseBody(v2
|
|
63625
|
+
return new InvokeEvalEvalsResponseBody(v2, {
|
|
63626
|
+
request: v2.request$,
|
|
63627
|
+
response: v2.response$,
|
|
63628
|
+
body: v2.body$
|
|
63629
|
+
});
|
|
62993
63630
|
});
|
|
62994
63631
|
InvokeEvalEvalsResponseBody$outboundSchema = instanceOfType(InvokeEvalEvalsResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
62995
63632
|
message: stringType()
|
|
@@ -62999,9 +63636,16 @@ var init_invokeeval2 = __esm(() => {
|
|
|
62999
63636
|
InvokeEvalEvalsResponseBody$.outboundSchema = InvokeEvalEvalsResponseBody$outboundSchema;
|
|
63000
63637
|
})(InvokeEvalEvalsResponseBody$ ||= {});
|
|
63001
63638
|
InvokeEvalResponseBody$inboundSchema2 = objectType({
|
|
63002
|
-
message: stringType()
|
|
63639
|
+
message: stringType(),
|
|
63640
|
+
request$: instanceOfType(Request),
|
|
63641
|
+
response$: instanceOfType(Response),
|
|
63642
|
+
body$: stringType()
|
|
63003
63643
|
}).transform((v2) => {
|
|
63004
|
-
return new InvokeEvalResponseBody(v2
|
|
63644
|
+
return new InvokeEvalResponseBody(v2, {
|
|
63645
|
+
request: v2.request$,
|
|
63646
|
+
response: v2.response$,
|
|
63647
|
+
body: v2.body$
|
|
63648
|
+
});
|
|
63005
63649
|
});
|
|
63006
63650
|
InvokeEvalResponseBody$outboundSchema2 = instanceOfType(InvokeEvalResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
63007
63651
|
message: stringType()
|
|
@@ -63016,21 +63660,29 @@ var init_invokeeval2 = __esm(() => {
|
|
|
63016
63660
|
var RetrieveContactResponseBody, RetrieveContactResponseBody$inboundSchema2, RetrieveContactResponseBody$outboundSchema2, RetrieveContactResponseBody$2;
|
|
63017
63661
|
var init_retrievecontact2 = __esm(() => {
|
|
63018
63662
|
init_esm();
|
|
63019
|
-
|
|
63663
|
+
init_orqerror();
|
|
63664
|
+
RetrieveContactResponseBody = class RetrieveContactResponseBody extends OrqError {
|
|
63020
63665
|
error;
|
|
63021
63666
|
data$;
|
|
63022
|
-
constructor(err) {
|
|
63667
|
+
constructor(err, httpMeta) {
|
|
63023
63668
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
63024
|
-
super(message);
|
|
63669
|
+
super(message, httpMeta);
|
|
63025
63670
|
this.data$ = err;
|
|
63026
63671
|
this.error = err.error;
|
|
63027
63672
|
this.name = "RetrieveContactResponseBody";
|
|
63028
63673
|
}
|
|
63029
63674
|
};
|
|
63030
63675
|
RetrieveContactResponseBody$inboundSchema2 = objectType({
|
|
63031
|
-
error: stringType()
|
|
63676
|
+
error: stringType(),
|
|
63677
|
+
request$: instanceOfType(Request),
|
|
63678
|
+
response$: instanceOfType(Response),
|
|
63679
|
+
body$: stringType()
|
|
63032
63680
|
}).transform((v2) => {
|
|
63033
|
-
return new RetrieveContactResponseBody(v2
|
|
63681
|
+
return new RetrieveContactResponseBody(v2, {
|
|
63682
|
+
request: v2.request$,
|
|
63683
|
+
response: v2.response$,
|
|
63684
|
+
body: v2.body$
|
|
63685
|
+
});
|
|
63034
63686
|
});
|
|
63035
63687
|
RetrieveContactResponseBody$outboundSchema2 = instanceOfType(RetrieveContactResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
63036
63688
|
error: stringType()
|
|
@@ -63045,19 +63697,27 @@ var init_retrievecontact2 = __esm(() => {
|
|
|
63045
63697
|
var UpdateContactResponseBody, UpdateContactResponseBody$inboundSchema2, UpdateContactResponseBody$outboundSchema2, UpdateContactResponseBody$2;
|
|
63046
63698
|
var init_updatecontact2 = __esm(() => {
|
|
63047
63699
|
init_esm();
|
|
63048
|
-
|
|
63700
|
+
init_orqerror();
|
|
63701
|
+
UpdateContactResponseBody = class UpdateContactResponseBody extends OrqError {
|
|
63049
63702
|
data$;
|
|
63050
|
-
constructor(err) {
|
|
63703
|
+
constructor(err, httpMeta) {
|
|
63051
63704
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
63052
|
-
super(message);
|
|
63705
|
+
super(message, httpMeta);
|
|
63053
63706
|
this.data$ = err;
|
|
63054
63707
|
this.name = "UpdateContactResponseBody";
|
|
63055
63708
|
}
|
|
63056
63709
|
};
|
|
63057
63710
|
UpdateContactResponseBody$inboundSchema2 = objectType({
|
|
63058
|
-
message: stringType()
|
|
63711
|
+
message: stringType(),
|
|
63712
|
+
request$: instanceOfType(Request),
|
|
63713
|
+
response$: instanceOfType(Response),
|
|
63714
|
+
body$: stringType()
|
|
63059
63715
|
}).transform((v2) => {
|
|
63060
|
-
return new UpdateContactResponseBody(v2
|
|
63716
|
+
return new UpdateContactResponseBody(v2, {
|
|
63717
|
+
request: v2.request$,
|
|
63718
|
+
response: v2.response$,
|
|
63719
|
+
body: v2.body$
|
|
63720
|
+
});
|
|
63061
63721
|
});
|
|
63062
63722
|
UpdateContactResponseBody$outboundSchema2 = instanceOfType(UpdateContactResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
63063
63723
|
message: stringType()
|
|
@@ -63072,19 +63732,27 @@ var init_updatecontact2 = __esm(() => {
|
|
|
63072
63732
|
var UpdateEvalResponseBody, UpdateEvalResponseBody$inboundSchema2, UpdateEvalResponseBody$outboundSchema2, UpdateEvalResponseBody$2;
|
|
63073
63733
|
var init_updateeval2 = __esm(() => {
|
|
63074
63734
|
init_esm();
|
|
63075
|
-
|
|
63735
|
+
init_orqerror();
|
|
63736
|
+
UpdateEvalResponseBody = class UpdateEvalResponseBody extends OrqError {
|
|
63076
63737
|
data$;
|
|
63077
|
-
constructor(err) {
|
|
63738
|
+
constructor(err, httpMeta) {
|
|
63078
63739
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
63079
|
-
super(message);
|
|
63740
|
+
super(message, httpMeta);
|
|
63080
63741
|
this.data$ = err;
|
|
63081
63742
|
this.name = "UpdateEvalResponseBody";
|
|
63082
63743
|
}
|
|
63083
63744
|
};
|
|
63084
63745
|
UpdateEvalResponseBody$inboundSchema2 = objectType({
|
|
63085
|
-
message: stringType()
|
|
63746
|
+
message: stringType(),
|
|
63747
|
+
request$: instanceOfType(Request),
|
|
63748
|
+
response$: instanceOfType(Response),
|
|
63749
|
+
body$: stringType()
|
|
63086
63750
|
}).transform((v2) => {
|
|
63087
|
-
return new UpdateEvalResponseBody(v2
|
|
63751
|
+
return new UpdateEvalResponseBody(v2, {
|
|
63752
|
+
request: v2.request$,
|
|
63753
|
+
response: v2.response$,
|
|
63754
|
+
body: v2.body$
|
|
63755
|
+
});
|
|
63088
63756
|
});
|
|
63089
63757
|
UpdateEvalResponseBody$outboundSchema2 = instanceOfType(UpdateEvalResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
63090
63758
|
message: stringType()
|
|
@@ -63099,19 +63767,27 @@ var init_updateeval2 = __esm(() => {
|
|
|
63099
63767
|
var UpdatePromptResponseBody, UpdatePromptResponseBody$inboundSchema2, UpdatePromptResponseBody$outboundSchema2, UpdatePromptResponseBody$2;
|
|
63100
63768
|
var init_updateprompt2 = __esm(() => {
|
|
63101
63769
|
init_esm();
|
|
63102
|
-
|
|
63770
|
+
init_orqerror();
|
|
63771
|
+
UpdatePromptResponseBody = class UpdatePromptResponseBody extends OrqError {
|
|
63103
63772
|
data$;
|
|
63104
|
-
constructor(err) {
|
|
63773
|
+
constructor(err, httpMeta) {
|
|
63105
63774
|
const message = "message" in err && typeof err.message === "string" ? err.message : `API error occurred: ${JSON.stringify(err)}`;
|
|
63106
|
-
super(message);
|
|
63775
|
+
super(message, httpMeta);
|
|
63107
63776
|
this.data$ = err;
|
|
63108
63777
|
this.name = "UpdatePromptResponseBody";
|
|
63109
63778
|
}
|
|
63110
63779
|
};
|
|
63111
63780
|
UpdatePromptResponseBody$inboundSchema2 = objectType({
|
|
63112
|
-
message: stringType()
|
|
63781
|
+
message: stringType(),
|
|
63782
|
+
request$: instanceOfType(Request),
|
|
63783
|
+
response$: instanceOfType(Response),
|
|
63784
|
+
body$: stringType()
|
|
63113
63785
|
}).transform((v2) => {
|
|
63114
|
-
return new UpdatePromptResponseBody(v2
|
|
63786
|
+
return new UpdatePromptResponseBody(v2, {
|
|
63787
|
+
request: v2.request$,
|
|
63788
|
+
response: v2.response$,
|
|
63789
|
+
body: v2.body$
|
|
63790
|
+
});
|
|
63115
63791
|
});
|
|
63116
63792
|
UpdatePromptResponseBody$outboundSchema2 = instanceOfType(UpdatePromptResponseBody).transform((v2) => v2.data$).pipe(objectType({
|
|
63117
63793
|
message: stringType()
|
|
@@ -63167,6 +63843,7 @@ var init_errors2 = __esm(() => {
|
|
|
63167
63843
|
init_honoapierror();
|
|
63168
63844
|
init_httpclienterrors();
|
|
63169
63845
|
init_invokeeval2();
|
|
63846
|
+
init_responsevalidationerror();
|
|
63170
63847
|
init_retrievecontact2();
|
|
63171
63848
|
init_sdkvalidationerror();
|
|
63172
63849
|
init_updatecontact2();
|
|
@@ -63235,7 +63912,7 @@ async function $do2(client, request, options) {
|
|
|
63235
63912
|
const responseFields = {
|
|
63236
63913
|
HttpMeta: { Response: response, Request: req }
|
|
63237
63914
|
};
|
|
63238
|
-
const [result] = await match(nil(204, voidType()), jsonErr(404, DeleteContactResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
63915
|
+
const [result] = await match(nil(204, voidType()), jsonErr(404, DeleteContactResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
63239
63916
|
if (!result.ok) {
|
|
63240
63917
|
return [result, { status: "complete", request: req, response }];
|
|
63241
63918
|
}
|
|
@@ -63342,7 +64019,7 @@ async function $do3(client, request, options) {
|
|
|
63342
64019
|
return [doResult, { status: "request-error", request: req }];
|
|
63343
64020
|
}
|
|
63344
64021
|
const response = doResult.value;
|
|
63345
|
-
const [result] = await match(json(200, ListContactsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
64022
|
+
const [result] = await match(json(200, ListContactsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
63346
64023
|
if (!result.ok) {
|
|
63347
64024
|
return [result, { status: "complete", request: req, response }];
|
|
63348
64025
|
}
|
|
@@ -63449,7 +64126,7 @@ async function $do4(client, request, options) {
|
|
|
63449
64126
|
const responseFields = {
|
|
63450
64127
|
HttpMeta: { Response: response, Request: req }
|
|
63451
64128
|
};
|
|
63452
|
-
const [result] = await match(json(200, RetrieveContactResponseBody$inboundSchema), jsonErr(404, RetrieveContactResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
64129
|
+
const [result] = await match(json(200, RetrieveContactResponseBody$inboundSchema), jsonErr(404, RetrieveContactResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
63453
64130
|
if (!result.ok) {
|
|
63454
64131
|
return [result, { status: "complete", request: req, response }];
|
|
63455
64132
|
}
|
|
@@ -63558,7 +64235,7 @@ async function $do5(client, request, options) {
|
|
|
63558
64235
|
const responseFields = {
|
|
63559
64236
|
HttpMeta: { Response: response, Request: req }
|
|
63560
64237
|
};
|
|
63561
|
-
const [result] = await match(json(200, UpdateContactResponseBody$inboundSchema), jsonErr(404, UpdateContactResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
64238
|
+
const [result] = await match(json(200, UpdateContactResponseBody$inboundSchema), jsonErr(404, UpdateContactResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
63562
64239
|
if (!result.ok) {
|
|
63563
64240
|
return [result, { status: "complete", request: req, response }];
|
|
63564
64241
|
}
|
|
@@ -63663,7 +64340,7 @@ async function $do6(client, request, options) {
|
|
|
63663
64340
|
return [doResult, { status: "request-error", request: req }];
|
|
63664
64341
|
}
|
|
63665
64342
|
const response = doResult.value;
|
|
63666
|
-
const [result] = await match(nil(204, voidType()), fail("4XX"), fail("5XX"))(response);
|
|
64343
|
+
const [result] = await match(nil(204, voidType()), fail("4XX"), fail("5XX"))(response, req);
|
|
63667
64344
|
if (!result.ok) {
|
|
63668
64345
|
return [result, { status: "complete", request: req, response }];
|
|
63669
64346
|
}
|
|
@@ -63762,7 +64439,7 @@ async function $do7(client, request, options) {
|
|
|
63762
64439
|
return [doResult, { status: "request-error", request: req }];
|
|
63763
64440
|
}
|
|
63764
64441
|
const response = doResult.value;
|
|
63765
|
-
const [result] = await match(json(200, CreateDatasetResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
64442
|
+
const [result] = await match(json(200, CreateDatasetResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
63766
64443
|
if (!result.ok) {
|
|
63767
64444
|
return [result, { status: "complete", request: req, response }];
|
|
63768
64445
|
}
|
|
@@ -63867,7 +64544,7 @@ async function $do8(client, request, options) {
|
|
|
63867
64544
|
return [doResult, { status: "request-error", request: req }];
|
|
63868
64545
|
}
|
|
63869
64546
|
const response = doResult.value;
|
|
63870
|
-
const [result] = await match(json(200, CreateDatasetItemResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
64547
|
+
const [result] = await match(json(200, CreateDatasetItemResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
63871
64548
|
if (!result.ok) {
|
|
63872
64549
|
return [result, { status: "complete", request: req, response }];
|
|
63873
64550
|
}
|
|
@@ -63972,7 +64649,7 @@ async function $do9(client, request, options) {
|
|
|
63972
64649
|
return [doResult, { status: "request-error", request: req }];
|
|
63973
64650
|
}
|
|
63974
64651
|
const response = doResult.value;
|
|
63975
|
-
const [result] = await match(json(200, CreateDatasetExperimentResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
64652
|
+
const [result] = await match(json(200, CreateDatasetExperimentResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
63976
64653
|
if (!result.ok) {
|
|
63977
64654
|
return [result, { status: "complete", request: req, response }];
|
|
63978
64655
|
}
|
|
@@ -64076,7 +64753,7 @@ async function $do10(client, request, options) {
|
|
|
64076
64753
|
return [doResult, { status: "request-error", request: req }];
|
|
64077
64754
|
}
|
|
64078
64755
|
const response = doResult.value;
|
|
64079
|
-
const [result] = await match(nil(204, voidType()), fail([404, "4XX"]), fail("5XX"))(response);
|
|
64756
|
+
const [result] = await match(nil(204, voidType()), fail([404, "4XX"]), fail("5XX"))(response, req);
|
|
64080
64757
|
if (!result.ok) {
|
|
64081
64758
|
return [result, { status: "complete", request: req, response }];
|
|
64082
64759
|
}
|
|
@@ -64187,7 +64864,7 @@ async function $do11(client, request, options) {
|
|
|
64187
64864
|
const responseFields = {
|
|
64188
64865
|
HttpMeta: { Response: response, Request: req }
|
|
64189
64866
|
};
|
|
64190
|
-
const [result] = await match(nil(204, voidType()), jsonErr(404, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
64867
|
+
const [result] = await match(nil(204, voidType()), jsonErr(404, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
64191
64868
|
if (!result.ok) {
|
|
64192
64869
|
return [result, { status: "complete", request: req, response }];
|
|
64193
64870
|
}
|
|
@@ -64292,7 +64969,7 @@ async function $do12(client, request, options) {
|
|
|
64292
64969
|
return [doResult, { status: "request-error", request: req }];
|
|
64293
64970
|
}
|
|
64294
64971
|
const response = doResult.value;
|
|
64295
|
-
const [result] = await match(json(200, ListDatasetsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
64972
|
+
const [result] = await match(json(200, ListDatasetsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
64296
64973
|
if (!result.ok) {
|
|
64297
64974
|
return [result, { status: "complete", request: req, response }];
|
|
64298
64975
|
}
|
|
@@ -64402,7 +65079,7 @@ async function $do13(client, request, options) {
|
|
|
64402
65079
|
return [doResult, { status: "request-error", request: req }];
|
|
64403
65080
|
}
|
|
64404
65081
|
const response = doResult.value;
|
|
64405
|
-
const [result] = await match(json(200, ListDatasetDatapointsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
65082
|
+
const [result] = await match(json(200, ListDatasetDatapointsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
64406
65083
|
if (!result.ok) {
|
|
64407
65084
|
return [result, { status: "complete", request: req, response }];
|
|
64408
65085
|
}
|
|
@@ -64509,7 +65186,7 @@ async function $do14(client, request, options) {
|
|
|
64509
65186
|
const responseFields = {
|
|
64510
65187
|
HttpMeta: { Response: response, Request: req }
|
|
64511
65188
|
};
|
|
64512
|
-
const [result] = await match(json(200, RetrieveDatasetResponseBody$inboundSchema), jsonErr(404, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
65189
|
+
const [result] = await match(json(200, RetrieveDatasetResponseBody$inboundSchema), jsonErr(404, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
64513
65190
|
if (!result.ok) {
|
|
64514
65191
|
return [result, { status: "complete", request: req, response }];
|
|
64515
65192
|
}
|
|
@@ -64621,7 +65298,7 @@ async function $do15(client, request, options) {
|
|
|
64621
65298
|
const responseFields = {
|
|
64622
65299
|
HttpMeta: { Response: response, Request: req }
|
|
64623
65300
|
};
|
|
64624
|
-
const [result] = await match(json(200, RetrieveDatapointResponseBody$inboundSchema), jsonErr(404, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
65301
|
+
const [result] = await match(json(200, RetrieveDatapointResponseBody$inboundSchema), jsonErr(404, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
64625
65302
|
if (!result.ok) {
|
|
64626
65303
|
return [result, { status: "complete", request: req, response }];
|
|
64627
65304
|
}
|
|
@@ -64730,7 +65407,7 @@ async function $do16(client, request, options) {
|
|
|
64730
65407
|
const responseFields = {
|
|
64731
65408
|
HttpMeta: { Response: response, Request: req }
|
|
64732
65409
|
};
|
|
64733
|
-
const [result] = await match(json(200, UpdateDatasetResponseBody$inboundSchema), jsonErr(404, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
65410
|
+
const [result] = await match(json(200, UpdateDatasetResponseBody$inboundSchema), jsonErr(404, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
64734
65411
|
if (!result.ok) {
|
|
64735
65412
|
return [result, { status: "complete", request: req, response }];
|
|
64736
65413
|
}
|
|
@@ -64843,7 +65520,7 @@ async function $do17(client, request, options) {
|
|
|
64843
65520
|
const responseFields = {
|
|
64844
65521
|
HttpMeta: { Response: response, Request: req }
|
|
64845
65522
|
};
|
|
64846
|
-
const [result] = await match(json(200, UpdateDatapointResponseBody$inboundSchema), jsonErr(404, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
65523
|
+
const [result] = await match(json(200, UpdateDatapointResponseBody$inboundSchema), jsonErr(404, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
64847
65524
|
if (!result.ok) {
|
|
64848
65525
|
return [result, { status: "complete", request: req, response }];
|
|
64849
65526
|
}
|
|
@@ -64947,7 +65624,7 @@ async function $do18(client, request, options) {
|
|
|
64947
65624
|
return [doResult, { status: "request-error", request: req }];
|
|
64948
65625
|
}
|
|
64949
65626
|
const response = doResult.value;
|
|
64950
|
-
const [result] = await match(json(200, CreateDeploymentExperimentResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
65627
|
+
const [result] = await match(json(200, CreateDeploymentExperimentResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
64951
65628
|
if (!result.ok) {
|
|
64952
65629
|
return [result, { status: "complete", request: req, response }];
|
|
64953
65630
|
}
|
|
@@ -65046,7 +65723,7 @@ async function $do19(client, request, options) {
|
|
|
65046
65723
|
return [doResult, { status: "request-error", request: req }];
|
|
65047
65724
|
}
|
|
65048
65725
|
const response = doResult.value;
|
|
65049
|
-
const [result] = await match(json(200, DeploymentGetConfigResponseBody$inboundSchema.optional()), nil(204, DeploymentGetConfigResponseBody$inboundSchema.optional()), fail([401, "4XX"]), fail("5XX"))(response);
|
|
65726
|
+
const [result] = await match(json(200, DeploymentGetConfigResponseBody$inboundSchema.optional()), nil(204, DeploymentGetConfigResponseBody$inboundSchema.optional()), fail([401, "4XX"]), fail("5XX"))(response, req);
|
|
65050
65727
|
if (!result.ok) {
|
|
65051
65728
|
return [result, { status: "complete", request: req, response }];
|
|
65052
65729
|
}
|
|
@@ -66933,7 +67610,7 @@ async function $do20(client, request, options) {
|
|
|
66933
67610
|
return [doResult, { status: "request-error", request: req }];
|
|
66934
67611
|
}
|
|
66935
67612
|
const response = doResult.value;
|
|
66936
|
-
const [result] = await match(json(200, DeploymentInvokeResponseBody$inboundSchema.optional()), nil(204, DeploymentInvokeResponseBody$inboundSchema.optional()), fail("4XX"), fail("5XX"))(response);
|
|
67613
|
+
const [result] = await match(json(200, DeploymentInvokeResponseBody$inboundSchema.optional()), nil(204, DeploymentInvokeResponseBody$inboundSchema.optional()), fail("4XX"), fail("5XX"))(response, req);
|
|
66937
67614
|
if (!result.ok) {
|
|
66938
67615
|
return [result, { status: "complete", request: req, response }];
|
|
66939
67616
|
}
|
|
@@ -67041,7 +67718,7 @@ async function $do21(client, request, options) {
|
|
|
67041
67718
|
const responseFields = {
|
|
67042
67719
|
HttpMeta: { Response: response, Request: req }
|
|
67043
67720
|
};
|
|
67044
|
-
const [result] = await match(json(200, DeploymentsResponseBody$inboundSchema), jsonErr(500, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
67721
|
+
const [result] = await match(json(200, DeploymentsResponseBody$inboundSchema), jsonErr(500, HonoApiError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
67045
67722
|
if (!result.ok) {
|
|
67046
67723
|
return [result, { status: "complete", request: req, response }];
|
|
67047
67724
|
}
|
|
@@ -67147,7 +67824,7 @@ async function $do22(client, request, options) {
|
|
|
67147
67824
|
return [doResult, { status: "request-error", request: req }];
|
|
67148
67825
|
}
|
|
67149
67826
|
const response = doResult.value;
|
|
67150
|
-
const [result] = await match(json(200, DeploymentCreateMetricResponseBody$inboundSchema), fail([400, 401, "4XX"]), fail("5XX"))(response);
|
|
67827
|
+
const [result] = await match(json(200, DeploymentCreateMetricResponseBody$inboundSchema), fail([400, 401, "4XX"]), fail("5XX"))(response, req);
|
|
67151
67828
|
if (!result.ok) {
|
|
67152
67829
|
return [result, { status: "complete", request: req, response }];
|
|
67153
67830
|
}
|
|
@@ -67262,7 +67939,7 @@ async function $do23(client, request, options) {
|
|
|
67262
67939
|
return schema.parse(rawEvent);
|
|
67263
67940
|
}
|
|
67264
67941
|
});
|
|
67265
|
-
}), { sseSentinel: "[DONE]" }), fail("4XX"), fail("5XX"))(response);
|
|
67942
|
+
}), { sseSentinel: "[DONE]" }), fail("4XX"), fail("5XX"))(response, req);
|
|
67266
67943
|
if (!result.ok) {
|
|
67267
67944
|
return [result, { status: "complete", request: req, response }];
|
|
67268
67945
|
}
|
|
@@ -67366,7 +68043,7 @@ async function $do24(client, request, options) {
|
|
|
67366
68043
|
const responseFields = {
|
|
67367
68044
|
HttpMeta: { Response: response, Request: req }
|
|
67368
68045
|
};
|
|
67369
|
-
const [result] = await match(json(200, EvalsAgeAppropriateResponseBody$inboundSchema), jsonErr(404, EvalsAgeAppropriateResponseBody$inboundSchema2), jsonErr(500, EvalsAgeAppropriateEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
68046
|
+
const [result] = await match(json(200, EvalsAgeAppropriateResponseBody$inboundSchema), jsonErr(404, EvalsAgeAppropriateResponseBody$inboundSchema2), jsonErr(500, EvalsAgeAppropriateEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
67370
68047
|
if (!result.ok) {
|
|
67371
68048
|
return [result, { status: "complete", request: req, response }];
|
|
67372
68049
|
}
|
|
@@ -67472,7 +68149,7 @@ async function $do25(client, request, options) {
|
|
|
67472
68149
|
const responseFields = {
|
|
67473
68150
|
HttpMeta: { Response: response, Request: req }
|
|
67474
68151
|
};
|
|
67475
|
-
const [result] = await match(json(200, GetEvalsResponseBody$inboundSchema), jsonErr(404, GetEvalsResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
68152
|
+
const [result] = await match(json(200, GetEvalsResponseBody$inboundSchema), jsonErr(404, GetEvalsResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
67476
68153
|
if (!result.ok) {
|
|
67477
68154
|
return [result, { status: "complete", request: req, response }];
|
|
67478
68155
|
}
|
|
@@ -67573,7 +68250,7 @@ async function $do26(client, request, options) {
|
|
|
67573
68250
|
const responseFields = {
|
|
67574
68251
|
HttpMeta: { Response: response, Request: req }
|
|
67575
68252
|
};
|
|
67576
|
-
const [result] = await match(json(200, EvalsBertScoreResponseBody$inboundSchema), jsonErr(404, EvalsBertScoreResponseBody$inboundSchema2), jsonErr(500, EvalsBertScoreEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
68253
|
+
const [result] = await match(json(200, EvalsBertScoreResponseBody$inboundSchema), jsonErr(404, EvalsBertScoreResponseBody$inboundSchema2), jsonErr(500, EvalsBertScoreEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
67577
68254
|
if (!result.ok) {
|
|
67578
68255
|
return [result, { status: "complete", request: req, response }];
|
|
67579
68256
|
}
|
|
@@ -67674,7 +68351,7 @@ async function $do27(client, request, options) {
|
|
|
67674
68351
|
const responseFields = {
|
|
67675
68352
|
HttpMeta: { Response: response, Request: req }
|
|
67676
68353
|
};
|
|
67677
|
-
const [result] = await match(json(200, EvalsBleuScoreResponseBody$inboundSchema), jsonErr(404, EvalsBleuScoreResponseBody$inboundSchema2), jsonErr(500, EvalsBleuScoreEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
68354
|
+
const [result] = await match(json(200, EvalsBleuScoreResponseBody$inboundSchema), jsonErr(404, EvalsBleuScoreResponseBody$inboundSchema2), jsonErr(500, EvalsBleuScoreEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
67678
68355
|
if (!result.ok) {
|
|
67679
68356
|
return [result, { status: "complete", request: req, response }];
|
|
67680
68357
|
}
|
|
@@ -67775,7 +68452,7 @@ async function $do28(client, request, options) {
|
|
|
67775
68452
|
const responseFields = {
|
|
67776
68453
|
HttpMeta: { Response: response, Request: req }
|
|
67777
68454
|
};
|
|
67778
|
-
const [result] = await match(json(200, EvalsBotDetectionResponseBody$inboundSchema), jsonErr(404, EvalsBotDetectionResponseBody$inboundSchema2), jsonErr(500, EvalsBotDetectionEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
68455
|
+
const [result] = await match(json(200, EvalsBotDetectionResponseBody$inboundSchema), jsonErr(404, EvalsBotDetectionResponseBody$inboundSchema2), jsonErr(500, EvalsBotDetectionEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
67779
68456
|
if (!result.ok) {
|
|
67780
68457
|
return [result, { status: "complete", request: req, response }];
|
|
67781
68458
|
}
|
|
@@ -67876,7 +68553,7 @@ async function $do29(client, request, options) {
|
|
|
67876
68553
|
const responseFields = {
|
|
67877
68554
|
HttpMeta: { Response: response, Request: req }
|
|
67878
68555
|
};
|
|
67879
|
-
const [result] = await match(json(200, EvalsContainsResponseBody$inboundSchema), jsonErr(404, EvalsContainsResponseBody$inboundSchema2), jsonErr(500, EvalsContainsEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
68556
|
+
const [result] = await match(json(200, EvalsContainsResponseBody$inboundSchema), jsonErr(404, EvalsContainsResponseBody$inboundSchema2), jsonErr(500, EvalsContainsEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
67880
68557
|
if (!result.ok) {
|
|
67881
68558
|
return [result, { status: "complete", request: req, response }];
|
|
67882
68559
|
}
|
|
@@ -67977,7 +68654,7 @@ async function $do30(client, request, options) {
|
|
|
67977
68654
|
const responseFields = {
|
|
67978
68655
|
HttpMeta: { Response: response, Request: req }
|
|
67979
68656
|
};
|
|
67980
|
-
const [result] = await match(json(200, EvalsContainsAllResponseBody$inboundSchema), jsonErr(404, EvalsContainsAllResponseBody$inboundSchema2), jsonErr(500, EvalsContainsAllEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
68657
|
+
const [result] = await match(json(200, EvalsContainsAllResponseBody$inboundSchema), jsonErr(404, EvalsContainsAllResponseBody$inboundSchema2), jsonErr(500, EvalsContainsAllEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
67981
68658
|
if (!result.ok) {
|
|
67982
68659
|
return [result, { status: "complete", request: req, response }];
|
|
67983
68660
|
}
|
|
@@ -68078,7 +68755,7 @@ async function $do31(client, request, options) {
|
|
|
68078
68755
|
const responseFields = {
|
|
68079
68756
|
HttpMeta: { Response: response, Request: req }
|
|
68080
68757
|
};
|
|
68081
|
-
const [result] = await match(json(200, EvalsContainsAnyResponseBody$inboundSchema), jsonErr(404, EvalsContainsAnyResponseBody$inboundSchema2), jsonErr(500, EvalsContainsAnyEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
68758
|
+
const [result] = await match(json(200, EvalsContainsAnyResponseBody$inboundSchema), jsonErr(404, EvalsContainsAnyResponseBody$inboundSchema2), jsonErr(500, EvalsContainsAnyEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
68082
68759
|
if (!result.ok) {
|
|
68083
68760
|
return [result, { status: "complete", request: req, response }];
|
|
68084
68761
|
}
|
|
@@ -68179,7 +68856,7 @@ async function $do32(client, request, options) {
|
|
|
68179
68856
|
const responseFields = {
|
|
68180
68857
|
HttpMeta: { Response: response, Request: req }
|
|
68181
68858
|
};
|
|
68182
|
-
const [result] = await match(json(200, EvalsContainsEmailResponseBody$inboundSchema), jsonErr(404, EvalsContainsEmailResponseBody$inboundSchema2), jsonErr(500, EvalsContainsEmailEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
68859
|
+
const [result] = await match(json(200, EvalsContainsEmailResponseBody$inboundSchema), jsonErr(404, EvalsContainsEmailResponseBody$inboundSchema2), jsonErr(500, EvalsContainsEmailEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
68183
68860
|
if (!result.ok) {
|
|
68184
68861
|
return [result, { status: "complete", request: req, response }];
|
|
68185
68862
|
}
|
|
@@ -68280,7 +68957,7 @@ async function $do33(client, request, options) {
|
|
|
68280
68957
|
const responseFields = {
|
|
68281
68958
|
HttpMeta: { Response: response, Request: req }
|
|
68282
68959
|
};
|
|
68283
|
-
const [result] = await match(json(200, EvalsContainsNoneResponseBody$inboundSchema), jsonErr(404, EvalsContainsNoneResponseBody$inboundSchema2), jsonErr(500, EvalsContainsNoneEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
68960
|
+
const [result] = await match(json(200, EvalsContainsNoneResponseBody$inboundSchema), jsonErr(404, EvalsContainsNoneResponseBody$inboundSchema2), jsonErr(500, EvalsContainsNoneEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
68284
68961
|
if (!result.ok) {
|
|
68285
68962
|
return [result, { status: "complete", request: req, response }];
|
|
68286
68963
|
}
|
|
@@ -68381,7 +69058,7 @@ async function $do34(client, request, options) {
|
|
|
68381
69058
|
const responseFields = {
|
|
68382
69059
|
HttpMeta: { Response: response, Request: req }
|
|
68383
69060
|
};
|
|
68384
|
-
const [result] = await match(json(200, EvalsContainsUrlResponseBody$inboundSchema), jsonErr(404, EvalsContainsUrlResponseBody$inboundSchema2), jsonErr(500, EvalsContainsUrlEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
69061
|
+
const [result] = await match(json(200, EvalsContainsUrlResponseBody$inboundSchema), jsonErr(404, EvalsContainsUrlResponseBody$inboundSchema2), jsonErr(500, EvalsContainsUrlEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
68385
69062
|
if (!result.ok) {
|
|
68386
69063
|
return [result, { status: "complete", request: req, response }];
|
|
68387
69064
|
}
|
|
@@ -68482,7 +69159,7 @@ async function $do35(client, request, options) {
|
|
|
68482
69159
|
const responseFields = {
|
|
68483
69160
|
HttpMeta: { Response: response, Request: req }
|
|
68484
69161
|
};
|
|
68485
|
-
const [result] = await match(json(200, EvalsContainsValidLinkResponseBody$inboundSchema), jsonErr(404, EvalsContainsValidLinkResponseBody$inboundSchema2), jsonErr(500, EvalsContainsValidLinkEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
69162
|
+
const [result] = await match(json(200, EvalsContainsValidLinkResponseBody$inboundSchema), jsonErr(404, EvalsContainsValidLinkResponseBody$inboundSchema2), jsonErr(500, EvalsContainsValidLinkEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
68486
69163
|
if (!result.ok) {
|
|
68487
69164
|
return [result, { status: "complete", request: req, response }];
|
|
68488
69165
|
}
|
|
@@ -68583,7 +69260,7 @@ async function $do36(client, request, options) {
|
|
|
68583
69260
|
const responseFields = {
|
|
68584
69261
|
HttpMeta: { Response: response, Request: req }
|
|
68585
69262
|
};
|
|
68586
|
-
const [result] = await match(json(200, CreateEvalResponseBody$inboundSchema), jsonErr(404, CreateEvalResponseBody$inboundSchema2), fail([403, "4XX"]), fail("5XX"))(response, { extraFields: responseFields });
|
|
69263
|
+
const [result] = await match(json(200, CreateEvalResponseBody$inboundSchema), jsonErr(404, CreateEvalResponseBody$inboundSchema2), fail([403, "4XX"]), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
68587
69264
|
if (!result.ok) {
|
|
68588
69265
|
return [result, { status: "complete", request: req, response }];
|
|
68589
69266
|
}
|
|
@@ -68689,7 +69366,7 @@ async function $do37(client, request, options) {
|
|
|
68689
69366
|
const responseFields = {
|
|
68690
69367
|
HttpMeta: { Response: response, Request: req }
|
|
68691
69368
|
};
|
|
68692
|
-
const [result] = await match(nil(204, voidType()), jsonErr(404, DeleteEvalResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
69369
|
+
const [result] = await match(nil(204, voidType()), jsonErr(404, DeleteEvalResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
68693
69370
|
if (!result.ok) {
|
|
68694
69371
|
return [result, { status: "complete", request: req, response }];
|
|
68695
69372
|
}
|
|
@@ -68790,7 +69467,7 @@ async function $do38(client, request, options) {
|
|
|
68790
69467
|
const responseFields = {
|
|
68791
69468
|
HttpMeta: { Response: response, Request: req }
|
|
68792
69469
|
};
|
|
68793
|
-
const [result] = await match(json(200, EvalsEndsWithResponseBody$inboundSchema), jsonErr(404, EvalsEndsWithResponseBody$inboundSchema2), jsonErr(500, EvalsEndsWithEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
69470
|
+
const [result] = await match(json(200, EvalsEndsWithResponseBody$inboundSchema), jsonErr(404, EvalsEndsWithResponseBody$inboundSchema2), jsonErr(500, EvalsEndsWithEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
68794
69471
|
if (!result.ok) {
|
|
68795
69472
|
return [result, { status: "complete", request: req, response }];
|
|
68796
69473
|
}
|
|
@@ -68891,7 +69568,7 @@ async function $do39(client, request, options) {
|
|
|
68891
69568
|
const responseFields = {
|
|
68892
69569
|
HttpMeta: { Response: response, Request: req }
|
|
68893
69570
|
};
|
|
68894
|
-
const [result] = await match(json(200, EvalsExactMatchResponseBody$inboundSchema), jsonErr(404, EvalsExactMatchResponseBody$inboundSchema2), jsonErr(500, EvalsExactMatchEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
69571
|
+
const [result] = await match(json(200, EvalsExactMatchResponseBody$inboundSchema), jsonErr(404, EvalsExactMatchResponseBody$inboundSchema2), jsonErr(500, EvalsExactMatchEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
68895
69572
|
if (!result.ok) {
|
|
68896
69573
|
return [result, { status: "complete", request: req, response }];
|
|
68897
69574
|
}
|
|
@@ -68992,7 +69669,7 @@ async function $do40(client, request, options) {
|
|
|
68992
69669
|
const responseFields = {
|
|
68993
69670
|
HttpMeta: { Response: response, Request: req }
|
|
68994
69671
|
};
|
|
68995
|
-
const [result] = await match(json(200, EvalsFactCheckingKnowledgeBaseResponseBody$inboundSchema), jsonErr(404, EvalsFactCheckingKnowledgeBaseResponseBody$inboundSchema2), jsonErr(500, EvalsFactCheckingKnowledgeBaseEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
69672
|
+
const [result] = await match(json(200, EvalsFactCheckingKnowledgeBaseResponseBody$inboundSchema), jsonErr(404, EvalsFactCheckingKnowledgeBaseResponseBody$inboundSchema2), jsonErr(500, EvalsFactCheckingKnowledgeBaseEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
68996
69673
|
if (!result.ok) {
|
|
68997
69674
|
return [result, { status: "complete", request: req, response }];
|
|
68998
69675
|
}
|
|
@@ -69093,7 +69770,7 @@ async function $do41(client, request, options) {
|
|
|
69093
69770
|
const responseFields = {
|
|
69094
69771
|
HttpMeta: { Response: response, Request: req }
|
|
69095
69772
|
};
|
|
69096
|
-
const [result] = await match(json(200, EvalsGrammarResponseBody$inboundSchema), jsonErr(404, EvalsGrammarResponseBody$inboundSchema2), jsonErr(500, EvalsGrammarEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
69773
|
+
const [result] = await match(json(200, EvalsGrammarResponseBody$inboundSchema), jsonErr(404, EvalsGrammarResponseBody$inboundSchema2), jsonErr(500, EvalsGrammarEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
69097
69774
|
if (!result.ok) {
|
|
69098
69775
|
return [result, { status: "complete", request: req, response }];
|
|
69099
69776
|
}
|
|
@@ -69200,7 +69877,7 @@ async function $do42(client, request, options) {
|
|
|
69200
69877
|
const responseFields = {
|
|
69201
69878
|
HttpMeta: { Response: response, Request: req }
|
|
69202
69879
|
};
|
|
69203
|
-
const [result] = await match(json(200, InvokeEvalResponseBody$inboundSchema), jsonErr(404, InvokeEvalResponseBody$inboundSchema2), jsonErr(500, InvokeEvalEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
69880
|
+
const [result] = await match(json(200, InvokeEvalResponseBody$inboundSchema), jsonErr(404, InvokeEvalResponseBody$inboundSchema2), jsonErr(500, InvokeEvalEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
69204
69881
|
if (!result.ok) {
|
|
69205
69882
|
return [result, { status: "complete", request: req, response }];
|
|
69206
69883
|
}
|
|
@@ -69301,7 +69978,7 @@ async function $do43(client, request, options) {
|
|
|
69301
69978
|
const responseFields = {
|
|
69302
69979
|
HttpMeta: { Response: response, Request: req }
|
|
69303
69980
|
};
|
|
69304
|
-
const [result] = await match(json(200, EvalsLengthBetweenResponseBody$inboundSchema), jsonErr(404, EvalsLengthBetweenResponseBody$inboundSchema2), jsonErr(500, EvalsLengthBetweenEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
69981
|
+
const [result] = await match(json(200, EvalsLengthBetweenResponseBody$inboundSchema), jsonErr(404, EvalsLengthBetweenResponseBody$inboundSchema2), jsonErr(500, EvalsLengthBetweenEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
69305
69982
|
if (!result.ok) {
|
|
69306
69983
|
return [result, { status: "complete", request: req, response }];
|
|
69307
69984
|
}
|
|
@@ -69402,7 +70079,7 @@ async function $do44(client, request, options) {
|
|
|
69402
70079
|
const responseFields = {
|
|
69403
70080
|
HttpMeta: { Response: response, Request: req }
|
|
69404
70081
|
};
|
|
69405
|
-
const [result] = await match(json(200, EvalsLengthGreaterThanResponseBody$inboundSchema), jsonErr(404, EvalsLengthGreaterThanResponseBody$inboundSchema2), jsonErr(500, EvalsLengthGreaterThanEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
70082
|
+
const [result] = await match(json(200, EvalsLengthGreaterThanResponseBody$inboundSchema), jsonErr(404, EvalsLengthGreaterThanResponseBody$inboundSchema2), jsonErr(500, EvalsLengthGreaterThanEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
69406
70083
|
if (!result.ok) {
|
|
69407
70084
|
return [result, { status: "complete", request: req, response }];
|
|
69408
70085
|
}
|
|
@@ -69503,7 +70180,7 @@ async function $do45(client, request, options) {
|
|
|
69503
70180
|
const responseFields = {
|
|
69504
70181
|
HttpMeta: { Response: response, Request: req }
|
|
69505
70182
|
};
|
|
69506
|
-
const [result] = await match(json(200, EvalsLengthLessThanResponseBody$inboundSchema), jsonErr(404, EvalsLengthLessThanResponseBody$inboundSchema2), jsonErr(500, EvalsLengthLessThanEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
70183
|
+
const [result] = await match(json(200, EvalsLengthLessThanResponseBody$inboundSchema), jsonErr(404, EvalsLengthLessThanResponseBody$inboundSchema2), jsonErr(500, EvalsLengthLessThanEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
69507
70184
|
if (!result.ok) {
|
|
69508
70185
|
return [result, { status: "complete", request: req, response }];
|
|
69509
70186
|
}
|
|
@@ -69604,7 +70281,7 @@ async function $do46(client, request, options) {
|
|
|
69604
70281
|
const responseFields = {
|
|
69605
70282
|
HttpMeta: { Response: response, Request: req }
|
|
69606
70283
|
};
|
|
69607
|
-
const [result] = await match(json(200, EvalsLocalizationResponseBody$inboundSchema), jsonErr(404, EvalsLocalizationResponseBody$inboundSchema2), jsonErr(500, EvalsLocalizationEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
70284
|
+
const [result] = await match(json(200, EvalsLocalizationResponseBody$inboundSchema), jsonErr(404, EvalsLocalizationResponseBody$inboundSchema2), jsonErr(500, EvalsLocalizationEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
69608
70285
|
if (!result.ok) {
|
|
69609
70286
|
return [result, { status: "complete", request: req, response }];
|
|
69610
70287
|
}
|
|
@@ -69705,7 +70382,7 @@ async function $do47(client, request, options) {
|
|
|
69705
70382
|
const responseFields = {
|
|
69706
70383
|
HttpMeta: { Response: response, Request: req }
|
|
69707
70384
|
};
|
|
69708
|
-
const [result] = await match(json(200, EvalsPiiResponseBody$inboundSchema), jsonErr(404, EvalsPiiResponseBody$inboundSchema2), jsonErr(500, EvalsPiiEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
70385
|
+
const [result] = await match(json(200, EvalsPiiResponseBody$inboundSchema), jsonErr(404, EvalsPiiResponseBody$inboundSchema2), jsonErr(500, EvalsPiiEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
69709
70386
|
if (!result.ok) {
|
|
69710
70387
|
return [result, { status: "complete", request: req, response }];
|
|
69711
70388
|
}
|
|
@@ -69806,7 +70483,7 @@ async function $do48(client, request, options) {
|
|
|
69806
70483
|
const responseFields = {
|
|
69807
70484
|
HttpMeta: { Response: response, Request: req }
|
|
69808
70485
|
};
|
|
69809
|
-
const [result] = await match(json(200, EvalsRagasCoherenceResponseBody$inboundSchema), jsonErr(404, EvalsRagasCoherenceResponseBody$inboundSchema2), jsonErr(500, EvalsRagasCoherenceEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
70486
|
+
const [result] = await match(json(200, EvalsRagasCoherenceResponseBody$inboundSchema), jsonErr(404, EvalsRagasCoherenceResponseBody$inboundSchema2), jsonErr(500, EvalsRagasCoherenceEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
69810
70487
|
if (!result.ok) {
|
|
69811
70488
|
return [result, { status: "complete", request: req, response }];
|
|
69812
70489
|
}
|
|
@@ -69907,7 +70584,7 @@ async function $do49(client, request, options) {
|
|
|
69907
70584
|
const responseFields = {
|
|
69908
70585
|
HttpMeta: { Response: response, Request: req }
|
|
69909
70586
|
};
|
|
69910
|
-
const [result] = await match(json(200, EvalsRagasConcisenessResponseBody$inboundSchema), jsonErr(404, EvalsRagasConcisenessResponseBody$inboundSchema2), jsonErr(500, EvalsRagasConcisenessEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
70587
|
+
const [result] = await match(json(200, EvalsRagasConcisenessResponseBody$inboundSchema), jsonErr(404, EvalsRagasConcisenessResponseBody$inboundSchema2), jsonErr(500, EvalsRagasConcisenessEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
69911
70588
|
if (!result.ok) {
|
|
69912
70589
|
return [result, { status: "complete", request: req, response }];
|
|
69913
70590
|
}
|
|
@@ -70008,7 +70685,7 @@ async function $do50(client, request, options) {
|
|
|
70008
70685
|
const responseFields = {
|
|
70009
70686
|
HttpMeta: { Response: response, Request: req }
|
|
70010
70687
|
};
|
|
70011
|
-
const [result] = await match(json(200, EvalsRagasContextPrecisionResponseBody$inboundSchema), jsonErr(404, EvalsRagasContextPrecisionResponseBody$inboundSchema2), jsonErr(500, EvalsRagasContextPrecisionEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
70688
|
+
const [result] = await match(json(200, EvalsRagasContextPrecisionResponseBody$inboundSchema), jsonErr(404, EvalsRagasContextPrecisionResponseBody$inboundSchema2), jsonErr(500, EvalsRagasContextPrecisionEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
70012
70689
|
if (!result.ok) {
|
|
70013
70690
|
return [result, { status: "complete", request: req, response }];
|
|
70014
70691
|
}
|
|
@@ -70109,7 +70786,7 @@ async function $do51(client, request, options) {
|
|
|
70109
70786
|
const responseFields = {
|
|
70110
70787
|
HttpMeta: { Response: response, Request: req }
|
|
70111
70788
|
};
|
|
70112
|
-
const [result] = await match(json(200, EvalsRagasCorrectnessResponseBody$inboundSchema), jsonErr(404, EvalsRagasCorrectnessResponseBody$inboundSchema2), jsonErr(500, EvalsRagasCorrectnessEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
70789
|
+
const [result] = await match(json(200, EvalsRagasCorrectnessResponseBody$inboundSchema), jsonErr(404, EvalsRagasCorrectnessResponseBody$inboundSchema2), jsonErr(500, EvalsRagasCorrectnessEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
70113
70790
|
if (!result.ok) {
|
|
70114
70791
|
return [result, { status: "complete", request: req, response }];
|
|
70115
70792
|
}
|
|
@@ -70210,7 +70887,7 @@ async function $do52(client, request, options) {
|
|
|
70210
70887
|
const responseFields = {
|
|
70211
70888
|
HttpMeta: { Response: response, Request: req }
|
|
70212
70889
|
};
|
|
70213
|
-
const [result] = await match(json(200, EvalsRagasFaithfulnessResponseBody$inboundSchema), jsonErr(404, EvalsRagasFaithfulnessResponseBody$inboundSchema2), jsonErr(500, EvalsRagasFaithfulnessEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
70890
|
+
const [result] = await match(json(200, EvalsRagasFaithfulnessResponseBody$inboundSchema), jsonErr(404, EvalsRagasFaithfulnessResponseBody$inboundSchema2), jsonErr(500, EvalsRagasFaithfulnessEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
70214
70891
|
if (!result.ok) {
|
|
70215
70892
|
return [result, { status: "complete", request: req, response }];
|
|
70216
70893
|
}
|
|
@@ -70311,7 +70988,7 @@ async function $do53(client, request, options) {
|
|
|
70311
70988
|
const responseFields = {
|
|
70312
70989
|
HttpMeta: { Response: response, Request: req }
|
|
70313
70990
|
};
|
|
70314
|
-
const [result] = await match(json(200, EvalsRagasHarmfulnessResponseBody$inboundSchema), jsonErr(404, EvalsRagasHarmfulnessResponseBody$inboundSchema2), jsonErr(500, EvalsRagasHarmfulnessEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
70991
|
+
const [result] = await match(json(200, EvalsRagasHarmfulnessResponseBody$inboundSchema), jsonErr(404, EvalsRagasHarmfulnessResponseBody$inboundSchema2), jsonErr(500, EvalsRagasHarmfulnessEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
70315
70992
|
if (!result.ok) {
|
|
70316
70993
|
return [result, { status: "complete", request: req, response }];
|
|
70317
70994
|
}
|
|
@@ -70412,7 +71089,7 @@ async function $do54(client, request, options) {
|
|
|
70412
71089
|
const responseFields = {
|
|
70413
71090
|
HttpMeta: { Response: response, Request: req }
|
|
70414
71091
|
};
|
|
70415
|
-
const [result] = await match(json(200, EvalsRagasMaliciousnessResponseBody$inboundSchema), jsonErr(404, EvalsRagasMaliciousnessResponseBody$inboundSchema2), jsonErr(500, EvalsRagasMaliciousnessEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
71092
|
+
const [result] = await match(json(200, EvalsRagasMaliciousnessResponseBody$inboundSchema), jsonErr(404, EvalsRagasMaliciousnessResponseBody$inboundSchema2), jsonErr(500, EvalsRagasMaliciousnessEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
70416
71093
|
if (!result.ok) {
|
|
70417
71094
|
return [result, { status: "complete", request: req, response }];
|
|
70418
71095
|
}
|
|
@@ -70513,7 +71190,7 @@ async function $do55(client, request, options) {
|
|
|
70513
71190
|
const responseFields = {
|
|
70514
71191
|
HttpMeta: { Response: response, Request: req }
|
|
70515
71192
|
};
|
|
70516
|
-
const [result] = await match(json(200, EvalsRagasResponseRelevancyResponseBody$inboundSchema), jsonErr(404, EvalsRagasResponseRelevancyResponseBody$inboundSchema2), jsonErr(500, EvalsRagasResponseRelevancyEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
71193
|
+
const [result] = await match(json(200, EvalsRagasResponseRelevancyResponseBody$inboundSchema), jsonErr(404, EvalsRagasResponseRelevancyResponseBody$inboundSchema2), jsonErr(500, EvalsRagasResponseRelevancyEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
70517
71194
|
if (!result.ok) {
|
|
70518
71195
|
return [result, { status: "complete", request: req, response }];
|
|
70519
71196
|
}
|
|
@@ -70614,7 +71291,7 @@ async function $do56(client, request, options) {
|
|
|
70614
71291
|
const responseFields = {
|
|
70615
71292
|
HttpMeta: { Response: response, Request: req }
|
|
70616
71293
|
};
|
|
70617
|
-
const [result] = await match(json(200, EvalsRagasSummarizationResponseBody$inboundSchema), jsonErr(404, EvalsRagasSummarizationResponseBody$inboundSchema2), jsonErr(500, EvalsRagasSummarizationEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
71294
|
+
const [result] = await match(json(200, EvalsRagasSummarizationResponseBody$inboundSchema), jsonErr(404, EvalsRagasSummarizationResponseBody$inboundSchema2), jsonErr(500, EvalsRagasSummarizationEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
70618
71295
|
if (!result.ok) {
|
|
70619
71296
|
return [result, { status: "complete", request: req, response }];
|
|
70620
71297
|
}
|
|
@@ -70715,7 +71392,7 @@ async function $do57(client, request, options) {
|
|
|
70715
71392
|
const responseFields = {
|
|
70716
71393
|
HttpMeta: { Response: response, Request: req }
|
|
70717
71394
|
};
|
|
70718
|
-
const [result] = await match(json(200, EvalsSentimentClassificationResponseBody$inboundSchema), jsonErr(404, EvalsSentimentClassificationResponseBody$inboundSchema2), jsonErr(500, EvalsSentimentClassificationEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
71395
|
+
const [result] = await match(json(200, EvalsSentimentClassificationResponseBody$inboundSchema), jsonErr(404, EvalsSentimentClassificationResponseBody$inboundSchema2), jsonErr(500, EvalsSentimentClassificationEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
70719
71396
|
if (!result.ok) {
|
|
70720
71397
|
return [result, { status: "complete", request: req, response }];
|
|
70721
71398
|
}
|
|
@@ -70816,7 +71493,7 @@ async function $do58(client, request, options) {
|
|
|
70816
71493
|
const responseFields = {
|
|
70817
71494
|
HttpMeta: { Response: response, Request: req }
|
|
70818
71495
|
};
|
|
70819
|
-
const [result] = await match(json(200, EvalsSummarizationResponseBody$inboundSchema), jsonErr(404, EvalsSummarizationResponseBody$inboundSchema2), jsonErr(500, EvalsSummarizationEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
71496
|
+
const [result] = await match(json(200, EvalsSummarizationResponseBody$inboundSchema), jsonErr(404, EvalsSummarizationResponseBody$inboundSchema2), jsonErr(500, EvalsSummarizationEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
70820
71497
|
if (!result.ok) {
|
|
70821
71498
|
return [result, { status: "complete", request: req, response }];
|
|
70822
71499
|
}
|
|
@@ -70917,7 +71594,7 @@ async function $do59(client, request, options) {
|
|
|
70917
71594
|
const responseFields = {
|
|
70918
71595
|
HttpMeta: { Response: response, Request: req }
|
|
70919
71596
|
};
|
|
70920
|
-
const [result] = await match(json(200, EvalsToneOfVoiceResponseBody$inboundSchema), jsonErr(404, EvalsToneOfVoiceResponseBody$inboundSchema2), jsonErr(500, EvalsToneOfVoiceEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
71597
|
+
const [result] = await match(json(200, EvalsToneOfVoiceResponseBody$inboundSchema), jsonErr(404, EvalsToneOfVoiceResponseBody$inboundSchema2), jsonErr(500, EvalsToneOfVoiceEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
70921
71598
|
if (!result.ok) {
|
|
70922
71599
|
return [result, { status: "complete", request: req, response }];
|
|
70923
71600
|
}
|
|
@@ -71018,7 +71695,7 @@ async function $do60(client, request, options) {
|
|
|
71018
71695
|
const responseFields = {
|
|
71019
71696
|
HttpMeta: { Response: response, Request: req }
|
|
71020
71697
|
};
|
|
71021
|
-
const [result] = await match(json(200, EvalsTranslationResponseBody$inboundSchema), jsonErr(404, EvalsTranslationResponseBody$inboundSchema2), jsonErr(500, EvalsTranslationEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
71698
|
+
const [result] = await match(json(200, EvalsTranslationResponseBody$inboundSchema), jsonErr(404, EvalsTranslationResponseBody$inboundSchema2), jsonErr(500, EvalsTranslationEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
71022
71699
|
if (!result.ok) {
|
|
71023
71700
|
return [result, { status: "complete", request: req, response }];
|
|
71024
71701
|
}
|
|
@@ -71125,7 +71802,7 @@ async function $do61(client, request, options) {
|
|
|
71125
71802
|
const responseFields = {
|
|
71126
71803
|
HttpMeta: { Response: response, Request: req }
|
|
71127
71804
|
};
|
|
71128
|
-
const [result] = await match(json(200, UpdateEvalResponseBody$inboundSchema), jsonErr(404, UpdateEvalResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
71805
|
+
const [result] = await match(json(200, UpdateEvalResponseBody$inboundSchema), jsonErr(404, UpdateEvalResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
71129
71806
|
if (!result.ok) {
|
|
71130
71807
|
return [result, { status: "complete", request: req, response }];
|
|
71131
71808
|
}
|
|
@@ -71226,7 +71903,7 @@ async function $do62(client, request, options) {
|
|
|
71226
71903
|
const responseFields = {
|
|
71227
71904
|
HttpMeta: { Response: response, Request: req }
|
|
71228
71905
|
};
|
|
71229
|
-
const [result] = await match(json(200, EvalsValidJsonResponseBody$inboundSchema), jsonErr(404, EvalsValidJsonResponseBody$inboundSchema2), jsonErr(500, EvalsValidJsonEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
71906
|
+
const [result] = await match(json(200, EvalsValidJsonResponseBody$inboundSchema), jsonErr(404, EvalsValidJsonResponseBody$inboundSchema2), jsonErr(500, EvalsValidJsonEvalsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
71230
71907
|
if (!result.ok) {
|
|
71231
71908
|
return [result, { status: "complete", request: req, response }];
|
|
71232
71909
|
}
|
|
@@ -71324,7 +72001,7 @@ async function $do63(client, request, options) {
|
|
|
71324
72001
|
return [doResult, { status: "request-error", request: req }];
|
|
71325
72002
|
}
|
|
71326
72003
|
const response = doResult.value;
|
|
71327
|
-
const [result] = await match(json(200, CreateFeedbackResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
72004
|
+
const [result] = await match(json(200, CreateFeedbackResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
71328
72005
|
if (!result.ok) {
|
|
71329
72006
|
return [result, { status: "complete", request: req, response }];
|
|
71330
72007
|
}
|
|
@@ -71467,7 +72144,7 @@ async function $do64(client, request, options) {
|
|
|
71467
72144
|
return [doResult, { status: "request-error", request: req }];
|
|
71468
72145
|
}
|
|
71469
72146
|
const response = doResult.value;
|
|
71470
|
-
const [result] = await match(json(200, FileUploadResponseBody$inboundSchema), fail([400, "4XX"]), fail("5XX"))(response);
|
|
72147
|
+
const [result] = await match(json(200, FileUploadResponseBody$inboundSchema), fail([400, "4XX"]), fail("5XX"))(response, req);
|
|
71471
72148
|
if (!result.ok) {
|
|
71472
72149
|
return [result, { status: "complete", request: req, response }];
|
|
71473
72150
|
}
|
|
@@ -71572,7 +72249,7 @@ async function $do65(client, request, options) {
|
|
|
71572
72249
|
return [doResult, { status: "request-error", request: req }];
|
|
71573
72250
|
}
|
|
71574
72251
|
const response = doResult.value;
|
|
71575
|
-
const [result] = await match(nil(204, voidType()), fail([404, "4XX"]), fail("5XX"))(response);
|
|
72252
|
+
const [result] = await match(nil(204, voidType()), fail([404, "4XX"]), fail("5XX"))(response, req);
|
|
71576
72253
|
if (!result.ok) {
|
|
71577
72254
|
return [result, { status: "complete", request: req, response }];
|
|
71578
72255
|
}
|
|
@@ -71674,7 +72351,7 @@ async function $do66(client, request, options) {
|
|
|
71674
72351
|
return [doResult, { status: "request-error", request: req }];
|
|
71675
72352
|
}
|
|
71676
72353
|
const response = doResult.value;
|
|
71677
|
-
const [result] = await match(json(200, FileGetResponseBody$inboundSchema), fail([404, "4XX"]), fail("5XX"))(response);
|
|
72354
|
+
const [result] = await match(json(200, FileGetResponseBody$inboundSchema), fail([404, "4XX"]), fail("5XX"))(response, req);
|
|
71678
72355
|
if (!result.ok) {
|
|
71679
72356
|
return [result, { status: "complete", request: req, response }];
|
|
71680
72357
|
}
|
|
@@ -71778,7 +72455,7 @@ async function $do67(client, request, options) {
|
|
|
71778
72455
|
return [doResult, { status: "request-error", request: req }];
|
|
71779
72456
|
}
|
|
71780
72457
|
const response = doResult.value;
|
|
71781
|
-
const [result] = await match(json(200, FileListResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
72458
|
+
const [result] = await match(json(200, FileListResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
71782
72459
|
if (!result.ok) {
|
|
71783
72460
|
return [result, { status: "complete", request: req, response }];
|
|
71784
72461
|
}
|
|
@@ -71877,7 +72554,7 @@ async function $do68(client, request, options) {
|
|
|
71877
72554
|
return [doResult, { status: "request-error", request: req }];
|
|
71878
72555
|
}
|
|
71879
72556
|
const response = doResult.value;
|
|
71880
|
-
const [result] = await match(json(200, CreateKnowledgeResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
72557
|
+
const [result] = await match(json(200, CreateKnowledgeResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
71881
72558
|
if (!result.ok) {
|
|
71882
72559
|
return [result, { status: "complete", request: req, response }];
|
|
71883
72560
|
}
|
|
@@ -71984,7 +72661,7 @@ async function $do69(client, request, options) {
|
|
|
71984
72661
|
return [doResult, { status: "request-error", request: req }];
|
|
71985
72662
|
}
|
|
71986
72663
|
const response = doResult.value;
|
|
71987
|
-
const [result] = await match(json(200, arrayType(ResponseBody$inboundSchema)), fail("4XX"), fail([500, "5XX"]))(response);
|
|
72664
|
+
const [result] = await match(json(200, arrayType(ResponseBody$inboundSchema)), fail("4XX"), fail([500, "5XX"]))(response, req);
|
|
71988
72665
|
if (!result.ok) {
|
|
71989
72666
|
return [result, { status: "complete", request: req, response }];
|
|
71990
72667
|
}
|
|
@@ -72088,7 +72765,7 @@ async function $do70(client, request, options) {
|
|
|
72088
72765
|
return [doResult, { status: "request-error", request: req }];
|
|
72089
72766
|
}
|
|
72090
72767
|
const response = doResult.value;
|
|
72091
|
-
const [result] = await match(json(200, CreateDatasourceResponseBody$inboundSchema), fail("4XX"), fail([500, "5XX"]))(response);
|
|
72768
|
+
const [result] = await match(json(200, CreateDatasourceResponseBody$inboundSchema), fail("4XX"), fail([500, "5XX"]))(response, req);
|
|
72092
72769
|
if (!result.ok) {
|
|
72093
72770
|
return [result, { status: "complete", request: req, response }];
|
|
72094
72771
|
}
|
|
@@ -72190,7 +72867,7 @@ async function $do71(client, request, options) {
|
|
|
72190
72867
|
return [doResult, { status: "request-error", request: req }];
|
|
72191
72868
|
}
|
|
72192
72869
|
const response = doResult.value;
|
|
72193
|
-
const [result] = await match(nil(204, voidType()), fail("4XX"), fail("5XX"))(response);
|
|
72870
|
+
const [result] = await match(nil(204, voidType()), fail("4XX"), fail("5XX"))(response, req);
|
|
72194
72871
|
if (!result.ok) {
|
|
72195
72872
|
return [result, { status: "complete", request: req, response }];
|
|
72196
72873
|
}
|
|
@@ -72302,7 +72979,7 @@ async function $do72(client, request, options) {
|
|
|
72302
72979
|
return [doResult, { status: "request-error", request: req }];
|
|
72303
72980
|
}
|
|
72304
72981
|
const response = doResult.value;
|
|
72305
|
-
const [result] = await match(nil(204, voidType()), fail("4XX"), fail("5XX"))(response);
|
|
72982
|
+
const [result] = await match(nil(204, voidType()), fail("4XX"), fail("5XX"))(response, req);
|
|
72306
72983
|
if (!result.ok) {
|
|
72307
72984
|
return [result, { status: "complete", request: req, response }];
|
|
72308
72985
|
}
|
|
@@ -72408,7 +73085,7 @@ async function $do73(client, request, options) {
|
|
|
72408
73085
|
return [doResult, { status: "request-error", request: req }];
|
|
72409
73086
|
}
|
|
72410
73087
|
const response = doResult.value;
|
|
72411
|
-
const [result] = await match(nil(204, voidType()), fail("4XX"), fail("5XX"))(response);
|
|
73088
|
+
const [result] = await match(nil(204, voidType()), fail("4XX"), fail("5XX"))(response, req);
|
|
72412
73089
|
if (!result.ok) {
|
|
72413
73090
|
return [result, { status: "complete", request: req, response }];
|
|
72414
73091
|
}
|
|
@@ -72512,7 +73189,7 @@ async function $do74(client, request, options) {
|
|
|
72512
73189
|
return [doResult, { status: "request-error", request: req }];
|
|
72513
73190
|
}
|
|
72514
73191
|
const response = doResult.value;
|
|
72515
|
-
const [result] = await match(json(200, ListKnowledgeBasesResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
73192
|
+
const [result] = await match(json(200, ListKnowledgeBasesResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
72516
73193
|
if (!result.ok) {
|
|
72517
73194
|
return [result, { status: "complete", request: req, response }];
|
|
72518
73195
|
}
|
|
@@ -72628,7 +73305,7 @@ async function $do75(client, request, options) {
|
|
|
72628
73305
|
return [doResult, { status: "request-error", request: req }];
|
|
72629
73306
|
}
|
|
72630
73307
|
const response = doResult.value;
|
|
72631
|
-
const [result] = await match(json(200, ListChunksResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
73308
|
+
const [result] = await match(json(200, ListChunksResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
72632
73309
|
if (!result.ok) {
|
|
72633
73310
|
return [result, { status: "complete", request: req, response }];
|
|
72634
73311
|
}
|
|
@@ -72738,7 +73415,7 @@ async function $do76(client, request, options) {
|
|
|
72738
73415
|
return [doResult, { status: "request-error", request: req }];
|
|
72739
73416
|
}
|
|
72740
73417
|
const response = doResult.value;
|
|
72741
|
-
const [result] = await match(json(200, ListDatasourcesResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
73418
|
+
const [result] = await match(json(200, ListDatasourcesResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
72742
73419
|
if (!result.ok) {
|
|
72743
73420
|
return [result, { status: "complete", request: req, response }];
|
|
72744
73421
|
}
|
|
@@ -72840,7 +73517,7 @@ async function $do77(client, request, options) {
|
|
|
72840
73517
|
return [doResult, { status: "request-error", request: req }];
|
|
72841
73518
|
}
|
|
72842
73519
|
const response = doResult.value;
|
|
72843
|
-
const [result] = await match(json(200, GetOneKnowledgeResponseBody$inboundSchema), fail([404, "4XX"]), fail("5XX"))(response);
|
|
73520
|
+
const [result] = await match(json(200, GetOneKnowledgeResponseBody$inboundSchema), fail([404, "4XX"]), fail("5XX"))(response, req);
|
|
72844
73521
|
if (!result.ok) {
|
|
72845
73522
|
return [result, { status: "complete", request: req, response }];
|
|
72846
73523
|
}
|
|
@@ -72952,7 +73629,7 @@ async function $do78(client, request, options) {
|
|
|
72952
73629
|
return [doResult, { status: "request-error", request: req }];
|
|
72953
73630
|
}
|
|
72954
73631
|
const response = doResult.value;
|
|
72955
|
-
const [result] = await match(json(200, GetOneChunkResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
73632
|
+
const [result] = await match(json(200, GetOneChunkResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
72956
73633
|
if (!result.ok) {
|
|
72957
73634
|
return [result, { status: "complete", request: req, response }];
|
|
72958
73635
|
}
|
|
@@ -73058,7 +73735,7 @@ async function $do79(client, request, options) {
|
|
|
73058
73735
|
return [doResult, { status: "request-error", request: req }];
|
|
73059
73736
|
}
|
|
73060
73737
|
const response = doResult.value;
|
|
73061
|
-
const [result] = await match(json(200, RetrieveDatasourceResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
73738
|
+
const [result] = await match(json(200, RetrieveDatasourceResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
73062
73739
|
if (!result.ok) {
|
|
73063
73740
|
return [result, { status: "complete", request: req, response }];
|
|
73064
73741
|
}
|
|
@@ -73161,7 +73838,7 @@ async function $do80(client, request, options) {
|
|
|
73161
73838
|
return [doResult, { status: "request-error", request: req }];
|
|
73162
73839
|
}
|
|
73163
73840
|
const response = doResult.value;
|
|
73164
|
-
const [result] = await match(json(200, SearchKnowledgeResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
73841
|
+
const [result] = await match(json(200, SearchKnowledgeResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
73165
73842
|
if (!result.ok) {
|
|
73166
73843
|
return [result, { status: "complete", request: req, response }];
|
|
73167
73844
|
}
|
|
@@ -73266,7 +73943,7 @@ async function $do81(client, request, options) {
|
|
|
73266
73943
|
return [doResult, { status: "request-error", request: req }];
|
|
73267
73944
|
}
|
|
73268
73945
|
const response = doResult.value;
|
|
73269
|
-
const [result] = await match(json(200, UpdateKnowledgeResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
73946
|
+
const [result] = await match(json(200, UpdateKnowledgeResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
73270
73947
|
if (!result.ok) {
|
|
73271
73948
|
return [result, { status: "complete", request: req, response }];
|
|
73272
73949
|
}
|
|
@@ -73377,7 +74054,7 @@ async function $do82(client, request, options) {
|
|
|
73377
74054
|
return [doResult, { status: "request-error", request: req }];
|
|
73378
74055
|
}
|
|
73379
74056
|
const response = doResult.value;
|
|
73380
|
-
const [result] = await match(json(200, UpdateChunkResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
74057
|
+
const [result] = await match(json(200, UpdateChunkResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
73381
74058
|
if (!result.ok) {
|
|
73382
74059
|
return [result, { status: "complete", request: req, response }];
|
|
73383
74060
|
}
|
|
@@ -73484,7 +74161,7 @@ async function $do83(client, request, options) {
|
|
|
73484
74161
|
return [doResult, { status: "request-error", request: req }];
|
|
73485
74162
|
}
|
|
73486
74163
|
const response = doResult.value;
|
|
73487
|
-
const [result] = await match(json(200, UpdateDatasourceResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
74164
|
+
const [result] = await match(json(200, UpdateDatasourceResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
73488
74165
|
if (!result.ok) {
|
|
73489
74166
|
return [result, { status: "complete", request: req, response }];
|
|
73490
74167
|
}
|
|
@@ -73573,7 +74250,7 @@ async function $do84(client, options) {
|
|
|
73573
74250
|
return [doResult, { status: "request-error", request: req }];
|
|
73574
74251
|
}
|
|
73575
74252
|
const response = doResult.value;
|
|
73576
|
-
const [result] = await match(json(200, ListModelsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
74253
|
+
const [result] = await match(json(200, ListModelsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
73577
74254
|
if (!result.ok) {
|
|
73578
74255
|
return [result, { status: "complete", request: req, response }];
|
|
73579
74256
|
}
|
|
@@ -73665,7 +74342,7 @@ async function $do85(client, request, options) {
|
|
|
73665
74342
|
return [doResult, { status: "request-error", request: req }];
|
|
73666
74343
|
}
|
|
73667
74344
|
const response = doResult.value;
|
|
73668
|
-
const [result] = await match(json(200, CreatePromptResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
74345
|
+
const [result] = await match(json(200, CreatePromptResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
73669
74346
|
if (!result.ok) {
|
|
73670
74347
|
return [result, { status: "complete", request: req, response }];
|
|
73671
74348
|
}
|
|
@@ -73767,7 +74444,7 @@ async function $do86(client, request, options) {
|
|
|
73767
74444
|
return [doResult, { status: "request-error", request: req }];
|
|
73768
74445
|
}
|
|
73769
74446
|
const response = doResult.value;
|
|
73770
|
-
const [result] = await match(nil(200, voidType()), fail("4XX"), fail("5XX"))(response);
|
|
74447
|
+
const [result] = await match(nil(200, voidType()), fail("4XX"), fail("5XX"))(response, req);
|
|
73771
74448
|
if (!result.ok) {
|
|
73772
74449
|
return [result, { status: "complete", request: req, response }];
|
|
73773
74450
|
}
|
|
@@ -73876,7 +74553,7 @@ async function $do87(client, request, options) {
|
|
|
73876
74553
|
const responseFields = {
|
|
73877
74554
|
HttpMeta: { Response: response, Request: req }
|
|
73878
74555
|
};
|
|
73879
|
-
const [result] = await match(json(200, GetPromptVersionResponseBody$inboundSchema), jsonErr(404, GetPromptVersionResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
74556
|
+
const [result] = await match(json(200, GetPromptVersionResponseBody$inboundSchema), jsonErr(404, GetPromptVersionResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
73880
74557
|
if (!result.ok) {
|
|
73881
74558
|
return [result, { status: "complete", request: req, response }];
|
|
73882
74559
|
}
|
|
@@ -73981,7 +74658,7 @@ async function $do88(client, request, options) {
|
|
|
73981
74658
|
return [doResult, { status: "request-error", request: req }];
|
|
73982
74659
|
}
|
|
73983
74660
|
const response = doResult.value;
|
|
73984
|
-
const [result] = await match(json(200, GetAllPromptsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
74661
|
+
const [result] = await match(json(200, GetAllPromptsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
73985
74662
|
if (!result.ok) {
|
|
73986
74663
|
return [result, { status: "complete", request: req, response }];
|
|
73987
74664
|
}
|
|
@@ -74091,7 +74768,7 @@ async function $do89(client, request, options) {
|
|
|
74091
74768
|
return [doResult, { status: "request-error", request: req }];
|
|
74092
74769
|
}
|
|
74093
74770
|
const response = doResult.value;
|
|
74094
|
-
const [result] = await match(json(200, ListPromptVersionsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
74771
|
+
const [result] = await match(json(200, ListPromptVersionsResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
74095
74772
|
if (!result.ok) {
|
|
74096
74773
|
return [result, { status: "complete", request: req, response }];
|
|
74097
74774
|
}
|
|
@@ -74195,7 +74872,7 @@ async function $do90(client, request, options) {
|
|
|
74195
74872
|
return [doResult, { status: "request-error", request: req }];
|
|
74196
74873
|
}
|
|
74197
74874
|
const response = doResult.value;
|
|
74198
|
-
const [result] = await match(json(200, GetOnePromptResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response);
|
|
74875
|
+
const [result] = await match(json(200, GetOnePromptResponseBody$inboundSchema), fail("4XX"), fail("5XX"))(response, req);
|
|
74199
74876
|
if (!result.ok) {
|
|
74200
74877
|
return [result, { status: "complete", request: req, response }];
|
|
74201
74878
|
}
|
|
@@ -74303,7 +74980,7 @@ async function $do91(client, request, options) {
|
|
|
74303
74980
|
const responseFields = {
|
|
74304
74981
|
HttpMeta: { Response: response, Request: req }
|
|
74305
74982
|
};
|
|
74306
|
-
const [result] = await match(json(200, UpdatePromptResponseBody$inboundSchema), jsonErr(404, UpdatePromptResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, { extraFields: responseFields });
|
|
74983
|
+
const [result] = await match(json(200, UpdatePromptResponseBody$inboundSchema), jsonErr(404, UpdatePromptResponseBody$inboundSchema2), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
74307
74984
|
if (!result.ok) {
|
|
74308
74985
|
return [result, { status: "complete", request: req, response }];
|
|
74309
74986
|
}
|
|
@@ -74401,7 +75078,7 @@ async function $do92(client, request, options) {
|
|
|
74401
75078
|
return [doResult, { status: "request-error", request: req }];
|
|
74402
75079
|
}
|
|
74403
75080
|
const response = doResult.value;
|
|
74404
|
-
const [result] = await match(json(200, RemoteConfigsGetConfigResponseBody$inboundSchema), fail([400, 401, 404, "4XX"]), fail([500, "5XX"]))(response);
|
|
75081
|
+
const [result] = await match(json(200, RemoteConfigsGetConfigResponseBody$inboundSchema), fail([400, 401, 404, "4XX"]), fail([500, "5XX"]))(response, req);
|
|
74405
75082
|
if (!result.ok) {
|
|
74406
75083
|
return [result, { status: "complete", request: req, response }];
|
|
74407
75084
|
}
|
|
@@ -74449,7 +75126,7 @@ var init_remoteconfigsRetrieve2 = __esm(() => {
|
|
|
74449
75126
|
function createMCPServer(deps) {
|
|
74450
75127
|
const server = new McpServer({
|
|
74451
75128
|
name: "Orq",
|
|
74452
|
-
version: "3.8.0-rc.
|
|
75129
|
+
version: "3.8.0-rc.4"
|
|
74453
75130
|
});
|
|
74454
75131
|
const client = new OrqCore({
|
|
74455
75132
|
apiKey: deps.apiKey,
|
|
@@ -75869,7 +76546,7 @@ var routes = rn({
|
|
|
75869
76546
|
var app = Ve(routes, {
|
|
75870
76547
|
name: "mcp",
|
|
75871
76548
|
versionInfo: {
|
|
75872
|
-
currentVersion: "3.8.0-rc.
|
|
76549
|
+
currentVersion: "3.8.0-rc.4"
|
|
75873
76550
|
}
|
|
75874
76551
|
});
|
|
75875
76552
|
_t(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -75877,5 +76554,5 @@ export {
|
|
|
75877
76554
|
app
|
|
75878
76555
|
};
|
|
75879
76556
|
|
|
75880
|
-
//# debugId=
|
|
76557
|
+
//# debugId=799832E9DF9F27EC64756E2164756E21
|
|
75881
76558
|
//# sourceMappingURL=mcp-server.js.map
|