@orq-ai/node 3.8.0-rc.1 → 3.8.0-rc.3
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 +120 -103
- package/bin/mcp-server.js +5957 -1439
- package/bin/mcp-server.js.map +181 -163
- package/docs/sdks/evals/README.md +315 -14
- 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 +15 -0
- package/funcs/evalsAll.d.ts.map +1 -0
- package/funcs/evalsAll.js +120 -0
- package/funcs/evalsAll.js.map +1 -0
- package/funcs/evalsBertScore.d.ts +15 -0
- package/funcs/evalsBertScore.d.ts.map +1 -0
- package/funcs/{evalsRunBertScore.js → evalsBertScore.js} +6 -6
- package/funcs/evalsBertScore.js.map +1 -0
- 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 +15 -0
- package/funcs/evalsDelete.d.ts.map +1 -0
- package/funcs/evalsDelete.js +121 -0
- package/funcs/evalsDelete.js.map +1 -0
- 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 +15 -0
- package/funcs/evalsInvoke.d.ts.map +1 -0
- package/funcs/evalsInvoke.js +121 -0
- package/funcs/evalsInvoke.js.map +1 -0
- 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 +15 -0
- package/funcs/evalsUpdate.d.ts.map +1 -0
- package/funcs/evalsUpdate.js +121 -0
- package/funcs/evalsUpdate.js.map +1 -0
- 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.d.ts.map +1 -1
- package/mcp-server/server.js +11 -3
- package/mcp-server/server.js.map +1 -1
- package/mcp-server/tools/{evalsRunBertScore.d.ts → evalsAll.d.ts} +3 -3
- package/mcp-server/tools/evalsAll.d.ts.map +1 -0
- package/mcp-server/tools/evalsAll.js +62 -0
- package/mcp-server/tools/evalsAll.js.map +1 -0
- package/mcp-server/tools/evalsBertScore.d.ts +8 -0
- package/mcp-server/tools/evalsBertScore.d.ts.map +1 -0
- package/mcp-server/tools/{evalsRunBertScore.js → evalsBertScore.js} +7 -7
- package/mcp-server/tools/evalsBertScore.js.map +1 -0
- package/mcp-server/tools/evalsDelete.d.ts +8 -0
- package/mcp-server/tools/evalsDelete.d.ts.map +1 -0
- package/mcp-server/tools/evalsDelete.js +61 -0
- package/mcp-server/tools/evalsDelete.js.map +1 -0
- package/mcp-server/tools/evalsInvoke.d.ts +8 -0
- package/mcp-server/tools/evalsInvoke.d.ts.map +1 -0
- package/mcp-server/tools/evalsInvoke.js +62 -0
- package/mcp-server/tools/evalsInvoke.js.map +1 -0
- package/mcp-server/tools/evalsUpdate.d.ts +8 -0
- package/mcp-server/tools/evalsUpdate.d.ts.map +1 -0
- package/mcp-server/tools/evalsUpdate.js +62 -0
- package/mcp-server/tools/evalsUpdate.js.map +1 -0
- 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 +41 -0
- package/models/errors/deleteeval.d.ts.map +1 -0
- package/models/errors/deleteeval.js +87 -0
- package/models/errors/deleteeval.js.map +1 -0
- 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 +79 -0
- package/models/errors/evalsbertscore.d.ts.map +1 -0
- package/models/errors/evalsbertscore.js +132 -0
- package/models/errors/evalsbertscore.js.map +1 -0
- 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 +41 -0
- package/models/errors/getevals.d.ts.map +1 -0
- package/models/errors/getevals.js +87 -0
- package/models/errors/getevals.js.map +1 -0
- 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 +6 -1
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +6 -1
- package/models/errors/index.js.map +1 -1
- package/models/errors/invokeeval.d.ts +79 -0
- package/models/errors/invokeeval.d.ts.map +1 -0
- package/models/errors/invokeeval.js +132 -0
- package/models/errors/invokeeval.js.map +1 -0
- 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 +41 -0
- package/models/errors/updateeval.d.ts.map +1 -0
- package/models/errors/updateeval.js +87 -0
- package/models/errors/updateeval.js.map +1 -0
- 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/deleteeval.d.ts +29 -0
- package/models/operations/deleteeval.d.ts.map +1 -0
- package/models/operations/deleteeval.js +69 -0
- package/models/operations/deleteeval.js.map +1 -0
- package/models/operations/evalsbertscore.d.ts +88 -0
- package/models/operations/evalsbertscore.d.ts.map +1 -0
- package/models/operations/evalsbertscore.js +129 -0
- package/models/operations/evalsbertscore.js.map +1 -0
- 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.d.ts +2945 -0
- package/models/operations/getevals.d.ts.map +1 -0
- package/models/operations/getevals.js +3111 -0
- package/models/operations/getevals.js.map +1 -0
- package/models/operations/index.d.ts +5 -1
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +5 -1
- package/models/operations/index.js.map +1 -1
- package/models/operations/invokeeval.d.ts +1205 -0
- package/models/operations/invokeeval.d.ts.map +1 -0
- package/models/operations/invokeeval.js +1305 -0
- package/models/operations/invokeeval.js.map +1 -0
- 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.d.ts +1939 -0
- package/models/operations/updateeval.d.ts.map +1 -0
- package/models/operations/updateeval.js +2025 -0
- package/models/operations/updateeval.js.map +1 -0
- package/package.json +1 -1
- package/sdk/evals.d.ts +17 -1
- package/sdk/evals.d.ts.map +1 -1
- package/sdk/evals.js +31 -3
- package/sdk/evals.js.map +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 +173 -0
- package/src/funcs/{evalsRunBertScore.ts → evalsBertScore.ts} +40 -34
- 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 +173 -0
- 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 +177 -0
- 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 +173 -0
- 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 +11 -3
- package/src/mcp-server/tools/evalsAll.ts +35 -0
- package/src/mcp-server/tools/{evalsRunBertScore.ts → evalsBertScore.ts} +5 -5
- package/src/mcp-server/tools/evalsDelete.ts +33 -0
- package/src/mcp-server/tools/evalsInvoke.ts +35 -0
- package/src/mcp-server/tools/evalsUpdate.ts +35 -0
- 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 +82 -0
- package/src/models/errors/evalsageappropriate.ts +29 -8
- package/src/models/errors/evalsbertscore.ts +158 -0
- 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 +82 -0
- package/src/models/errors/getpromptversion.ts +15 -4
- package/src/models/errors/honoapierror.ts +15 -5
- package/src/models/errors/index.ts +6 -1
- package/src/models/errors/invokeeval.ts +158 -0
- 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 +82 -0
- 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/deleteeval.ts +66 -0
- package/src/models/operations/evalsbertscore.ts +197 -0
- 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 +6187 -0
- package/src/models/operations/index.ts +5 -1
- package/src/models/operations/invokeeval.ts +2492 -0
- 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 +4131 -0
- package/src/sdk/evals.ts +65 -5
- package/funcs/evalsRunBertScore.d.ts +0 -14
- package/funcs/evalsRunBertScore.d.ts.map +0 -1
- package/funcs/evalsRunBertScore.js.map +0 -1
- package/mcp-server/tools/evalsRunBertScore.d.ts.map +0 -1
- package/mcp-server/tools/evalsRunBertScore.js.map +0 -1
- package/models/errors/runbertscore.d.ts +0 -70
- package/models/errors/runbertscore.d.ts.map +0 -1
- package/models/errors/runbertscore.js +0 -117
- package/models/errors/runbertscore.js.map +0 -1
- package/models/operations/runbertscore.d.ts +0 -88
- package/models/operations/runbertscore.d.ts.map +0 -1
- package/models/operations/runbertscore.js +0 -129
- package/models/operations/runbertscore.js.map +0 -1
- package/src/models/errors/runbertscore.ts +0 -137
- package/src/models/operations/runbertscore.ts +0 -197
|
@@ -0,0 +1,2945 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
export type GetEvalsRequest = {
|
|
6
|
+
/**
|
|
7
|
+
* A limit on the number of objects to be returned. Limit can range between 1 and 50, and the default is 10
|
|
8
|
+
*/
|
|
9
|
+
limit?: number | undefined;
|
|
10
|
+
/**
|
|
11
|
+
* A cursor for use in pagination. `starting_after` is an object ID that defines your place in the list. For instance, if you make a list request and receive 20 objects, ending with `01JJ1HDHN79XAS7A01WB3HYSDB`, your subsequent call can include `after=01JJ1HDHN79XAS7A01WB3HYSDB` in order to fetch the next page of the list.
|
|
12
|
+
*/
|
|
13
|
+
startingAfter?: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* A cursor for use in pagination. `ending_before` is an object ID that defines your place in the list. For instance, if you make a list request and receive 20 objects, starting with `01JJ1HDHN79XAS7A01WB3HYSDB`, your subsequent call can include `before=01JJ1HDHN79XAS7A01WB3HYSDB` in order to fetch the previous page of the list.
|
|
16
|
+
*/
|
|
17
|
+
endingBefore?: string | undefined;
|
|
18
|
+
};
|
|
19
|
+
export declare const GetEvalsObject: {
|
|
20
|
+
readonly List: "list";
|
|
21
|
+
};
|
|
22
|
+
export type GetEvalsObject = ClosedEnum<typeof GetEvalsObject>;
|
|
23
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type: {
|
|
24
|
+
readonly Number: "number";
|
|
25
|
+
};
|
|
26
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type>;
|
|
27
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator: {
|
|
28
|
+
readonly Eq: "eq";
|
|
29
|
+
readonly Ne: "ne";
|
|
30
|
+
readonly Gt: "gt";
|
|
31
|
+
readonly Gte: "gte";
|
|
32
|
+
readonly Lt: "lt";
|
|
33
|
+
readonly Lte: "lte";
|
|
34
|
+
};
|
|
35
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator>;
|
|
36
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber = {
|
|
37
|
+
enabled: boolean;
|
|
38
|
+
type: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type;
|
|
39
|
+
value: number;
|
|
40
|
+
operator: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator;
|
|
41
|
+
};
|
|
42
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type: {
|
|
43
|
+
readonly Boolean: "boolean";
|
|
44
|
+
};
|
|
45
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type>;
|
|
46
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean = {
|
|
47
|
+
enabled: boolean;
|
|
48
|
+
type: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type;
|
|
49
|
+
value: boolean;
|
|
50
|
+
};
|
|
51
|
+
export type GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber;
|
|
52
|
+
export declare const GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType: {
|
|
53
|
+
readonly TypescriptEval: "typescript_eval";
|
|
54
|
+
};
|
|
55
|
+
export type GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType = ClosedEnum<typeof GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType>;
|
|
56
|
+
export type Typescript = {
|
|
57
|
+
id: string;
|
|
58
|
+
description: string;
|
|
59
|
+
created?: string | undefined;
|
|
60
|
+
updated?: string | undefined;
|
|
61
|
+
guardrailConfig?: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber | undefined;
|
|
62
|
+
code: string;
|
|
63
|
+
type: GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType;
|
|
64
|
+
key: string;
|
|
65
|
+
};
|
|
66
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type: {
|
|
67
|
+
readonly Number: "number";
|
|
68
|
+
};
|
|
69
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type>;
|
|
70
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200Operator: {
|
|
71
|
+
readonly Eq: "eq";
|
|
72
|
+
readonly Ne: "ne";
|
|
73
|
+
readonly Gt: "gt";
|
|
74
|
+
readonly Gte: "gte";
|
|
75
|
+
readonly Lt: "lt";
|
|
76
|
+
readonly Lte: "lte";
|
|
77
|
+
};
|
|
78
|
+
export type GetEvalsGuardrailConfigEvalsResponse200Operator = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200Operator>;
|
|
79
|
+
export type GetEvalsGuardrailConfigEvalsResponse200Number = {
|
|
80
|
+
enabled: boolean;
|
|
81
|
+
type: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type;
|
|
82
|
+
value: number;
|
|
83
|
+
operator: GetEvalsGuardrailConfigEvalsResponse200Operator;
|
|
84
|
+
};
|
|
85
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type: {
|
|
86
|
+
readonly Boolean: "boolean";
|
|
87
|
+
};
|
|
88
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type>;
|
|
89
|
+
export type GetEvalsGuardrailConfigEvalsResponse200Boolean = {
|
|
90
|
+
enabled: boolean;
|
|
91
|
+
type: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type;
|
|
92
|
+
value: boolean;
|
|
93
|
+
};
|
|
94
|
+
export type GetEvalsDataEvalsResponse200GuardrailConfig = GetEvalsGuardrailConfigEvalsResponse200Boolean | GetEvalsGuardrailConfigEvalsResponse200Number;
|
|
95
|
+
export declare const GetEvalsDataEvalsResponse200ApplicationJSONType: {
|
|
96
|
+
readonly Ragas: "ragas";
|
|
97
|
+
};
|
|
98
|
+
export type GetEvalsDataEvalsResponse200ApplicationJSONType = ClosedEnum<typeof GetEvalsDataEvalsResponse200ApplicationJSONType>;
|
|
99
|
+
export declare const RagasMetric: {
|
|
100
|
+
readonly ContextPrecision: "context_precision";
|
|
101
|
+
readonly ContextRecall: "context_recall";
|
|
102
|
+
readonly ContextEntitiesRecall: "context_entities_recall";
|
|
103
|
+
readonly Harmfulness: "harmfulness";
|
|
104
|
+
readonly Maliciousness: "maliciousness";
|
|
105
|
+
readonly Coherence: "coherence";
|
|
106
|
+
readonly Correctness: "correctness";
|
|
107
|
+
readonly Conciseness: "conciseness";
|
|
108
|
+
readonly ResponseRelevancy: "response_relevancy";
|
|
109
|
+
readonly Faithfulness: "faithfulness";
|
|
110
|
+
readonly Summarization: "summarization";
|
|
111
|
+
};
|
|
112
|
+
export type RagasMetric = ClosedEnum<typeof RagasMetric>;
|
|
113
|
+
export type Ragas = {
|
|
114
|
+
id: string;
|
|
115
|
+
description: string;
|
|
116
|
+
created?: string | undefined;
|
|
117
|
+
updated?: string | undefined;
|
|
118
|
+
guardrailConfig?: GetEvalsGuardrailConfigEvalsResponse200Boolean | GetEvalsGuardrailConfigEvalsResponse200Number | undefined;
|
|
119
|
+
type: GetEvalsDataEvalsResponse200ApplicationJSONType;
|
|
120
|
+
ragasMetric: RagasMetric;
|
|
121
|
+
key: string;
|
|
122
|
+
model: string;
|
|
123
|
+
};
|
|
124
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type: {
|
|
125
|
+
readonly Number: "number";
|
|
126
|
+
};
|
|
127
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type>;
|
|
128
|
+
export declare const GetEvalsGuardrailConfigEvalsResponseOperator: {
|
|
129
|
+
readonly Eq: "eq";
|
|
130
|
+
readonly Ne: "ne";
|
|
131
|
+
readonly Gt: "gt";
|
|
132
|
+
readonly Gte: "gte";
|
|
133
|
+
readonly Lt: "lt";
|
|
134
|
+
readonly Lte: "lte";
|
|
135
|
+
};
|
|
136
|
+
export type GetEvalsGuardrailConfigEvalsResponseOperator = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponseOperator>;
|
|
137
|
+
export type GetEvalsGuardrailConfigEvalsResponseNumber = {
|
|
138
|
+
enabled: boolean;
|
|
139
|
+
type: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type;
|
|
140
|
+
value: number;
|
|
141
|
+
operator: GetEvalsGuardrailConfigEvalsResponseOperator;
|
|
142
|
+
};
|
|
143
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type: {
|
|
144
|
+
readonly Boolean: "boolean";
|
|
145
|
+
};
|
|
146
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type>;
|
|
147
|
+
export type GetEvalsGuardrailConfigEvalsResponseBoolean = {
|
|
148
|
+
enabled: boolean;
|
|
149
|
+
type: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type;
|
|
150
|
+
value: boolean;
|
|
151
|
+
};
|
|
152
|
+
export type GetEvalsDataEvalsResponseGuardrailConfig = GetEvalsGuardrailConfigEvalsResponseBoolean | GetEvalsGuardrailConfigEvalsResponseNumber;
|
|
153
|
+
export declare const GetEvalsDataEvalsResponse200Type: {
|
|
154
|
+
readonly FunctionEval: "function_eval";
|
|
155
|
+
};
|
|
156
|
+
export type GetEvalsDataEvalsResponse200Type = ClosedEnum<typeof GetEvalsDataEvalsResponse200Type>;
|
|
157
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type: {
|
|
158
|
+
readonly LevenshteinDistance: "levenshtein_distance";
|
|
159
|
+
};
|
|
160
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type>;
|
|
161
|
+
export type TwentyFour = {
|
|
162
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type;
|
|
163
|
+
};
|
|
164
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type: {
|
|
165
|
+
readonly CosineSimilarity: "cosine_similarity";
|
|
166
|
+
};
|
|
167
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type>;
|
|
168
|
+
export type TwentyThree = {
|
|
169
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type;
|
|
170
|
+
};
|
|
171
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type: {
|
|
172
|
+
readonly MeteorScore: "meteor_score";
|
|
173
|
+
};
|
|
174
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type>;
|
|
175
|
+
export type TwentyTwo = {
|
|
176
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type;
|
|
177
|
+
};
|
|
178
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type: {
|
|
179
|
+
readonly RougeN: "rouge_n";
|
|
180
|
+
};
|
|
181
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type>;
|
|
182
|
+
export type TwentyOne = {
|
|
183
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type;
|
|
184
|
+
};
|
|
185
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type: {
|
|
186
|
+
readonly BleuScore: "bleu_score";
|
|
187
|
+
};
|
|
188
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type>;
|
|
189
|
+
export type Twenty = {
|
|
190
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type;
|
|
191
|
+
};
|
|
192
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type: {
|
|
193
|
+
readonly BertScore: "bert_score";
|
|
194
|
+
};
|
|
195
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type>;
|
|
196
|
+
export type Nineteen = {
|
|
197
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type;
|
|
198
|
+
};
|
|
199
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type: {
|
|
200
|
+
readonly ModerationsGoogle: "moderations_google";
|
|
201
|
+
};
|
|
202
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type>;
|
|
203
|
+
export type Eighteen = {
|
|
204
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type;
|
|
205
|
+
};
|
|
206
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type: {
|
|
207
|
+
readonly ModerationsOpenai: "moderations_openai";
|
|
208
|
+
};
|
|
209
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type>;
|
|
210
|
+
export type Seventeen = {
|
|
211
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type;
|
|
212
|
+
};
|
|
213
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type: {
|
|
214
|
+
readonly IsValidJson: "is_valid_json";
|
|
215
|
+
};
|
|
216
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type>;
|
|
217
|
+
export type Sixteen = {
|
|
218
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type;
|
|
219
|
+
};
|
|
220
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type: {
|
|
221
|
+
readonly Regex: "regex";
|
|
222
|
+
};
|
|
223
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type>;
|
|
224
|
+
export type Fifteen = {
|
|
225
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type;
|
|
226
|
+
pattern: string;
|
|
227
|
+
};
|
|
228
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type: {
|
|
229
|
+
readonly OneLine: "one_line";
|
|
230
|
+
};
|
|
231
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type>;
|
|
232
|
+
export type Fourteen = {
|
|
233
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type;
|
|
234
|
+
};
|
|
235
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type: {
|
|
236
|
+
readonly LengthGreaterThan: "length_greater_than";
|
|
237
|
+
};
|
|
238
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type>;
|
|
239
|
+
export type Thirteen = {
|
|
240
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type;
|
|
241
|
+
value: number;
|
|
242
|
+
};
|
|
243
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type: {
|
|
244
|
+
readonly LengthBetween: "length_between";
|
|
245
|
+
};
|
|
246
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type>;
|
|
247
|
+
export type Twelve = {
|
|
248
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type;
|
|
249
|
+
min: number;
|
|
250
|
+
max: number;
|
|
251
|
+
};
|
|
252
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type: {
|
|
253
|
+
readonly LengthLessThan: "length_less_than";
|
|
254
|
+
};
|
|
255
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type>;
|
|
256
|
+
export type Eleven = {
|
|
257
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type;
|
|
258
|
+
value: number;
|
|
259
|
+
};
|
|
260
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type: {
|
|
261
|
+
readonly ExactMatch: "exact_match";
|
|
262
|
+
};
|
|
263
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type>;
|
|
264
|
+
export type Ten = {
|
|
265
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type;
|
|
266
|
+
};
|
|
267
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type: {
|
|
268
|
+
readonly EndsWith: "ends_with";
|
|
269
|
+
};
|
|
270
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type>;
|
|
271
|
+
export type Nine = {
|
|
272
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type;
|
|
273
|
+
value: string;
|
|
274
|
+
};
|
|
275
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType: {
|
|
276
|
+
readonly StartWith: "start_with";
|
|
277
|
+
};
|
|
278
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType>;
|
|
279
|
+
export type FunctionParams8 = {
|
|
280
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType;
|
|
281
|
+
value: string;
|
|
282
|
+
};
|
|
283
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType: {
|
|
284
|
+
readonly ContainsValidLink: "contains_valid_link";
|
|
285
|
+
};
|
|
286
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType>;
|
|
287
|
+
export type FunctionParams7 = {
|
|
288
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType;
|
|
289
|
+
};
|
|
290
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType: {
|
|
291
|
+
readonly ContainsUrl: "contains_url";
|
|
292
|
+
};
|
|
293
|
+
export type GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType>;
|
|
294
|
+
export type FunctionParams6 = {
|
|
295
|
+
type: GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType;
|
|
296
|
+
};
|
|
297
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200Type: {
|
|
298
|
+
readonly ContainsEmail: "contains_email";
|
|
299
|
+
};
|
|
300
|
+
export type GetEvalsFunctionParamsEvalsResponse200Type = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponse200Type>;
|
|
301
|
+
export type FunctionParams5 = {
|
|
302
|
+
type: GetEvalsFunctionParamsEvalsResponse200Type;
|
|
303
|
+
};
|
|
304
|
+
export declare const GetEvalsFunctionParamsEvalsResponseType: {
|
|
305
|
+
readonly ContainsAny: "contains_any";
|
|
306
|
+
};
|
|
307
|
+
export type GetEvalsFunctionParamsEvalsResponseType = ClosedEnum<typeof GetEvalsFunctionParamsEvalsResponseType>;
|
|
308
|
+
export type FunctionParams4 = {
|
|
309
|
+
type: GetEvalsFunctionParamsEvalsResponseType;
|
|
310
|
+
keywords: Array<string>;
|
|
311
|
+
};
|
|
312
|
+
export declare const GetEvalsFunctionParamsEvalsType: {
|
|
313
|
+
readonly ContainsAll: "contains_all";
|
|
314
|
+
};
|
|
315
|
+
export type GetEvalsFunctionParamsEvalsType = ClosedEnum<typeof GetEvalsFunctionParamsEvalsType>;
|
|
316
|
+
export type FunctionParams3 = {
|
|
317
|
+
type: GetEvalsFunctionParamsEvalsType;
|
|
318
|
+
keywords: Array<string>;
|
|
319
|
+
};
|
|
320
|
+
export declare const GetEvalsFunctionParamsType: {
|
|
321
|
+
readonly ContainsNone: "contains_none";
|
|
322
|
+
};
|
|
323
|
+
export type GetEvalsFunctionParamsType = ClosedEnum<typeof GetEvalsFunctionParamsType>;
|
|
324
|
+
export type FunctionParams2 = {
|
|
325
|
+
type: GetEvalsFunctionParamsType;
|
|
326
|
+
keywords: Array<string>;
|
|
327
|
+
};
|
|
328
|
+
export declare const FunctionParamsType: {
|
|
329
|
+
readonly Contains: "contains";
|
|
330
|
+
};
|
|
331
|
+
export type FunctionParamsType = ClosedEnum<typeof FunctionParamsType>;
|
|
332
|
+
export type FunctionParams1 = {
|
|
333
|
+
type: FunctionParamsType;
|
|
334
|
+
value: string;
|
|
335
|
+
};
|
|
336
|
+
export type DataFunctionParams = FunctionParams5 | FunctionParams6 | FunctionParams7 | Ten | Fourteen | Sixteen | Seventeen | Eighteen | Nineteen | Twenty | TwentyOne | TwentyTwo | TwentyThree | TwentyFour | FunctionParams1 | FunctionParams2 | FunctionParams3 | FunctionParams4 | FunctionParams8 | Nine | Eleven | Thirteen | Fifteen | Twelve;
|
|
337
|
+
export type DataFunction = {
|
|
338
|
+
id: string;
|
|
339
|
+
description: string;
|
|
340
|
+
created?: string | undefined;
|
|
341
|
+
updated?: string | undefined;
|
|
342
|
+
guardrailConfig?: GetEvalsGuardrailConfigEvalsResponseBoolean | GetEvalsGuardrailConfigEvalsResponseNumber | undefined;
|
|
343
|
+
type: GetEvalsDataEvalsResponse200Type;
|
|
344
|
+
functionParams: FunctionParams5 | FunctionParams6 | FunctionParams7 | Ten | Fourteen | Sixteen | Seventeen | Eighteen | Nineteen | Twenty | TwentyOne | TwentyTwo | TwentyThree | TwentyFour | FunctionParams1 | FunctionParams2 | FunctionParams3 | FunctionParams4 | FunctionParams8 | Nine | Eleven | Thirteen | Fifteen | Twelve;
|
|
345
|
+
key: string;
|
|
346
|
+
};
|
|
347
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType: {
|
|
348
|
+
readonly Number: "number";
|
|
349
|
+
};
|
|
350
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType>;
|
|
351
|
+
export declare const GetEvalsGuardrailConfigEvalsOperator: {
|
|
352
|
+
readonly Eq: "eq";
|
|
353
|
+
readonly Ne: "ne";
|
|
354
|
+
readonly Gt: "gt";
|
|
355
|
+
readonly Gte: "gte";
|
|
356
|
+
readonly Lt: "lt";
|
|
357
|
+
readonly Lte: "lte";
|
|
358
|
+
};
|
|
359
|
+
export type GetEvalsGuardrailConfigEvalsOperator = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsOperator>;
|
|
360
|
+
export type GetEvalsGuardrailConfigEvalsNumber = {
|
|
361
|
+
enabled: boolean;
|
|
362
|
+
type: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType;
|
|
363
|
+
value: number;
|
|
364
|
+
operator: GetEvalsGuardrailConfigEvalsOperator;
|
|
365
|
+
};
|
|
366
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType: {
|
|
367
|
+
readonly Boolean: "boolean";
|
|
368
|
+
};
|
|
369
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType>;
|
|
370
|
+
export type GetEvalsGuardrailConfigEvalsBoolean = {
|
|
371
|
+
enabled: boolean;
|
|
372
|
+
type: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType;
|
|
373
|
+
value: boolean;
|
|
374
|
+
};
|
|
375
|
+
export type GetEvalsDataEvalsGuardrailConfig = GetEvalsGuardrailConfigEvalsBoolean | GetEvalsGuardrailConfigEvalsNumber;
|
|
376
|
+
export declare const GetEvalsDataEvalsResponseType: {
|
|
377
|
+
readonly PythonEval: "python_eval";
|
|
378
|
+
};
|
|
379
|
+
export type GetEvalsDataEvalsResponseType = ClosedEnum<typeof GetEvalsDataEvalsResponseType>;
|
|
380
|
+
export type DataPython = {
|
|
381
|
+
id: string;
|
|
382
|
+
description: string;
|
|
383
|
+
created?: string | undefined;
|
|
384
|
+
updated?: string | undefined;
|
|
385
|
+
guardrailConfig?: GetEvalsGuardrailConfigEvalsBoolean | GetEvalsGuardrailConfigEvalsNumber | undefined;
|
|
386
|
+
code: string;
|
|
387
|
+
type: GetEvalsDataEvalsResponseType;
|
|
388
|
+
key: string;
|
|
389
|
+
};
|
|
390
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType: {
|
|
391
|
+
readonly Number: "number";
|
|
392
|
+
};
|
|
393
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType>;
|
|
394
|
+
export declare const GetEvalsGuardrailConfigOperator: {
|
|
395
|
+
readonly Eq: "eq";
|
|
396
|
+
readonly Ne: "ne";
|
|
397
|
+
readonly Gt: "gt";
|
|
398
|
+
readonly Gte: "gte";
|
|
399
|
+
readonly Lt: "lt";
|
|
400
|
+
readonly Lte: "lte";
|
|
401
|
+
};
|
|
402
|
+
export type GetEvalsGuardrailConfigOperator = ClosedEnum<typeof GetEvalsGuardrailConfigOperator>;
|
|
403
|
+
export type GetEvalsGuardrailConfigNumber = {
|
|
404
|
+
enabled: boolean;
|
|
405
|
+
type: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType;
|
|
406
|
+
value: number;
|
|
407
|
+
operator: GetEvalsGuardrailConfigOperator;
|
|
408
|
+
};
|
|
409
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200Type: {
|
|
410
|
+
readonly Boolean: "boolean";
|
|
411
|
+
};
|
|
412
|
+
export type GetEvalsGuardrailConfigEvalsResponse200Type = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200Type>;
|
|
413
|
+
export type GetEvalsGuardrailConfigBoolean = {
|
|
414
|
+
enabled: boolean;
|
|
415
|
+
type: GetEvalsGuardrailConfigEvalsResponse200Type;
|
|
416
|
+
value: boolean;
|
|
417
|
+
};
|
|
418
|
+
export type GetEvalsDataGuardrailConfig = GetEvalsGuardrailConfigBoolean | GetEvalsGuardrailConfigNumber;
|
|
419
|
+
export declare const GetEvalsDataEvalsType: {
|
|
420
|
+
readonly HttpEval: "http_eval";
|
|
421
|
+
};
|
|
422
|
+
export type GetEvalsDataEvalsType = ClosedEnum<typeof GetEvalsDataEvalsType>;
|
|
423
|
+
export declare const DataMethod: {
|
|
424
|
+
readonly Get: "GET";
|
|
425
|
+
readonly Post: "POST";
|
|
426
|
+
};
|
|
427
|
+
export type DataMethod = ClosedEnum<typeof DataMethod>;
|
|
428
|
+
export type DataHTTP = {
|
|
429
|
+
id: string;
|
|
430
|
+
description: string;
|
|
431
|
+
created?: string | undefined;
|
|
432
|
+
updated?: string | undefined;
|
|
433
|
+
guardrailConfig?: GetEvalsGuardrailConfigBoolean | GetEvalsGuardrailConfigNumber | undefined;
|
|
434
|
+
type: GetEvalsDataEvalsType;
|
|
435
|
+
url: string;
|
|
436
|
+
method: DataMethod;
|
|
437
|
+
headers: {
|
|
438
|
+
[k: string]: string;
|
|
439
|
+
};
|
|
440
|
+
payload: {
|
|
441
|
+
[k: string]: any;
|
|
442
|
+
};
|
|
443
|
+
key: string;
|
|
444
|
+
};
|
|
445
|
+
export declare const GetEvalsGuardrailConfigEvalsResponseType: {
|
|
446
|
+
readonly Number: "number";
|
|
447
|
+
};
|
|
448
|
+
export type GetEvalsGuardrailConfigEvalsResponseType = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponseType>;
|
|
449
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator: {
|
|
450
|
+
readonly Eq: "eq";
|
|
451
|
+
readonly Ne: "ne";
|
|
452
|
+
readonly Gt: "gt";
|
|
453
|
+
readonly Gte: "gte";
|
|
454
|
+
readonly Lt: "lt";
|
|
455
|
+
readonly Lte: "lte";
|
|
456
|
+
};
|
|
457
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator>;
|
|
458
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber = {
|
|
459
|
+
enabled: boolean;
|
|
460
|
+
type: GetEvalsGuardrailConfigEvalsResponseType;
|
|
461
|
+
value: number;
|
|
462
|
+
operator: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator;
|
|
463
|
+
};
|
|
464
|
+
export declare const GetEvalsGuardrailConfigEvalsType: {
|
|
465
|
+
readonly Boolean: "boolean";
|
|
466
|
+
};
|
|
467
|
+
export type GetEvalsGuardrailConfigEvalsType = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsType>;
|
|
468
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean = {
|
|
469
|
+
enabled: boolean;
|
|
470
|
+
type: GetEvalsGuardrailConfigEvalsType;
|
|
471
|
+
value: boolean;
|
|
472
|
+
};
|
|
473
|
+
export type DataGuardrailConfig = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber;
|
|
474
|
+
export declare const GetEvalsDataType: {
|
|
475
|
+
readonly JsonSchema: "json_schema";
|
|
476
|
+
};
|
|
477
|
+
export type GetEvalsDataType = ClosedEnum<typeof GetEvalsDataType>;
|
|
478
|
+
export type DataJSON = {
|
|
479
|
+
id: string;
|
|
480
|
+
description: string;
|
|
481
|
+
created?: string | undefined;
|
|
482
|
+
updated?: string | undefined;
|
|
483
|
+
guardrailConfig?: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber | undefined;
|
|
484
|
+
type: GetEvalsDataType;
|
|
485
|
+
schema: string;
|
|
486
|
+
key: string;
|
|
487
|
+
};
|
|
488
|
+
export declare const GetEvalsGuardrailConfigType: {
|
|
489
|
+
readonly Number: "number";
|
|
490
|
+
};
|
|
491
|
+
export type GetEvalsGuardrailConfigType = ClosedEnum<typeof GetEvalsGuardrailConfigType>;
|
|
492
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator: {
|
|
493
|
+
readonly Eq: "eq";
|
|
494
|
+
readonly Ne: "ne";
|
|
495
|
+
readonly Gt: "gt";
|
|
496
|
+
readonly Gte: "gte";
|
|
497
|
+
readonly Lt: "lt";
|
|
498
|
+
readonly Lte: "lte";
|
|
499
|
+
};
|
|
500
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator>;
|
|
501
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber = {
|
|
502
|
+
enabled: boolean;
|
|
503
|
+
type: GetEvalsGuardrailConfigType;
|
|
504
|
+
value: number;
|
|
505
|
+
operator: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator;
|
|
506
|
+
};
|
|
507
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type: {
|
|
508
|
+
readonly Boolean: "boolean";
|
|
509
|
+
};
|
|
510
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type = ClosedEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type>;
|
|
511
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean = {
|
|
512
|
+
enabled: boolean;
|
|
513
|
+
type: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type;
|
|
514
|
+
value: boolean;
|
|
515
|
+
};
|
|
516
|
+
export type GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber;
|
|
517
|
+
export declare const DataType: {
|
|
518
|
+
readonly LlmEval: "llm_eval";
|
|
519
|
+
};
|
|
520
|
+
export type DataType = ClosedEnum<typeof DataType>;
|
|
521
|
+
export type DataLLM = {
|
|
522
|
+
id: string;
|
|
523
|
+
description: string;
|
|
524
|
+
created?: string | undefined;
|
|
525
|
+
updated?: string | undefined;
|
|
526
|
+
guardrailConfig?: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber | undefined;
|
|
527
|
+
type: DataType;
|
|
528
|
+
prompt: string;
|
|
529
|
+
key: string;
|
|
530
|
+
model: string;
|
|
531
|
+
};
|
|
532
|
+
export type GetEvalsData = DataJSON | DataPython | DataFunction | Typescript | DataLLM | Ragas | DataHTTP;
|
|
533
|
+
/**
|
|
534
|
+
* Returns a list of evals
|
|
535
|
+
*/
|
|
536
|
+
export type GetEvalsResponseBody = {
|
|
537
|
+
object: GetEvalsObject;
|
|
538
|
+
data: Array<DataJSON | DataPython | DataFunction | Typescript | DataLLM | Ragas | DataHTTP>;
|
|
539
|
+
hasMore: boolean;
|
|
540
|
+
};
|
|
541
|
+
/** @internal */
|
|
542
|
+
export declare const GetEvalsRequest$inboundSchema: z.ZodType<GetEvalsRequest, z.ZodTypeDef, unknown>;
|
|
543
|
+
/** @internal */
|
|
544
|
+
export type GetEvalsRequest$Outbound = {
|
|
545
|
+
limit: number;
|
|
546
|
+
starting_after?: string | undefined;
|
|
547
|
+
ending_before?: string | undefined;
|
|
548
|
+
};
|
|
549
|
+
/** @internal */
|
|
550
|
+
export declare const GetEvalsRequest$outboundSchema: z.ZodType<GetEvalsRequest$Outbound, z.ZodTypeDef, GetEvalsRequest>;
|
|
551
|
+
/**
|
|
552
|
+
* @internal
|
|
553
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
554
|
+
*/
|
|
555
|
+
export declare namespace GetEvalsRequest$ {
|
|
556
|
+
/** @deprecated use `GetEvalsRequest$inboundSchema` instead. */
|
|
557
|
+
const inboundSchema: z.ZodType<GetEvalsRequest, z.ZodTypeDef, unknown>;
|
|
558
|
+
/** @deprecated use `GetEvalsRequest$outboundSchema` instead. */
|
|
559
|
+
const outboundSchema: z.ZodType<GetEvalsRequest$Outbound, z.ZodTypeDef, GetEvalsRequest>;
|
|
560
|
+
/** @deprecated use `GetEvalsRequest$Outbound` instead. */
|
|
561
|
+
type Outbound = GetEvalsRequest$Outbound;
|
|
562
|
+
}
|
|
563
|
+
export declare function getEvalsRequestToJSON(getEvalsRequest: GetEvalsRequest): string;
|
|
564
|
+
export declare function getEvalsRequestFromJSON(jsonString: string): SafeParseResult<GetEvalsRequest, SDKValidationError>;
|
|
565
|
+
/** @internal */
|
|
566
|
+
export declare const GetEvalsObject$inboundSchema: z.ZodNativeEnum<typeof GetEvalsObject>;
|
|
567
|
+
/** @internal */
|
|
568
|
+
export declare const GetEvalsObject$outboundSchema: z.ZodNativeEnum<typeof GetEvalsObject>;
|
|
569
|
+
/**
|
|
570
|
+
* @internal
|
|
571
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
572
|
+
*/
|
|
573
|
+
export declare namespace GetEvalsObject$ {
|
|
574
|
+
/** @deprecated use `GetEvalsObject$inboundSchema` instead. */
|
|
575
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
576
|
+
readonly List: "list";
|
|
577
|
+
}>;
|
|
578
|
+
/** @deprecated use `GetEvalsObject$outboundSchema` instead. */
|
|
579
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
580
|
+
readonly List: "list";
|
|
581
|
+
}>;
|
|
582
|
+
}
|
|
583
|
+
/** @internal */
|
|
584
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type>;
|
|
585
|
+
/** @internal */
|
|
586
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type>;
|
|
587
|
+
/**
|
|
588
|
+
* @internal
|
|
589
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
590
|
+
*/
|
|
591
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type$ {
|
|
592
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type$inboundSchema` instead. */
|
|
593
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
594
|
+
readonly Number: "number";
|
|
595
|
+
}>;
|
|
596
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData72Type$outboundSchema` instead. */
|
|
597
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
598
|
+
readonly Number: "number";
|
|
599
|
+
}>;
|
|
600
|
+
}
|
|
601
|
+
/** @internal */
|
|
602
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator>;
|
|
603
|
+
/** @internal */
|
|
604
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator>;
|
|
605
|
+
/**
|
|
606
|
+
* @internal
|
|
607
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
608
|
+
*/
|
|
609
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator$ {
|
|
610
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator$inboundSchema` instead. */
|
|
611
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
612
|
+
readonly Eq: "eq";
|
|
613
|
+
readonly Ne: "ne";
|
|
614
|
+
readonly Gt: "gt";
|
|
615
|
+
readonly Gte: "gte";
|
|
616
|
+
readonly Lt: "lt";
|
|
617
|
+
readonly Lte: "lte";
|
|
618
|
+
}>;
|
|
619
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONOperator$outboundSchema` instead. */
|
|
620
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
621
|
+
readonly Eq: "eq";
|
|
622
|
+
readonly Ne: "ne";
|
|
623
|
+
readonly Gt: "gt";
|
|
624
|
+
readonly Gte: "gte";
|
|
625
|
+
readonly Lt: "lt";
|
|
626
|
+
readonly Lte: "lte";
|
|
627
|
+
}>;
|
|
628
|
+
}
|
|
629
|
+
/** @internal */
|
|
630
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber, z.ZodTypeDef, unknown>;
|
|
631
|
+
/** @internal */
|
|
632
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$Outbound = {
|
|
633
|
+
enabled: boolean;
|
|
634
|
+
type: string;
|
|
635
|
+
value: number;
|
|
636
|
+
operator: string;
|
|
637
|
+
};
|
|
638
|
+
/** @internal */
|
|
639
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber>;
|
|
640
|
+
/**
|
|
641
|
+
* @internal
|
|
642
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
643
|
+
*/
|
|
644
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$ {
|
|
645
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$inboundSchema` instead. */
|
|
646
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber, z.ZodTypeDef, unknown>;
|
|
647
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$outboundSchema` instead. */
|
|
648
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber>;
|
|
649
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$Outbound` instead. */
|
|
650
|
+
type Outbound = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$Outbound;
|
|
651
|
+
}
|
|
652
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumberToJSON(getEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber): string;
|
|
653
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumberFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber, SDKValidationError>;
|
|
654
|
+
/** @internal */
|
|
655
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type>;
|
|
656
|
+
/** @internal */
|
|
657
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type>;
|
|
658
|
+
/**
|
|
659
|
+
* @internal
|
|
660
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
661
|
+
*/
|
|
662
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type$ {
|
|
663
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type$inboundSchema` instead. */
|
|
664
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
665
|
+
readonly Boolean: "boolean";
|
|
666
|
+
}>;
|
|
667
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData7Type$outboundSchema` instead. */
|
|
668
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
669
|
+
readonly Boolean: "boolean";
|
|
670
|
+
}>;
|
|
671
|
+
}
|
|
672
|
+
/** @internal */
|
|
673
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean, z.ZodTypeDef, unknown>;
|
|
674
|
+
/** @internal */
|
|
675
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$Outbound = {
|
|
676
|
+
enabled: boolean;
|
|
677
|
+
type: string;
|
|
678
|
+
value: boolean;
|
|
679
|
+
};
|
|
680
|
+
/** @internal */
|
|
681
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean>;
|
|
682
|
+
/**
|
|
683
|
+
* @internal
|
|
684
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
685
|
+
*/
|
|
686
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$ {
|
|
687
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$inboundSchema` instead. */
|
|
688
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean, z.ZodTypeDef, unknown>;
|
|
689
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$outboundSchema` instead. */
|
|
690
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean>;
|
|
691
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$Outbound` instead. */
|
|
692
|
+
type Outbound = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$Outbound;
|
|
693
|
+
}
|
|
694
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONBooleanToJSON(getEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean): string;
|
|
695
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONBooleanFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean, SDKValidationError>;
|
|
696
|
+
/** @internal */
|
|
697
|
+
export declare const GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig$inboundSchema: z.ZodType<GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
698
|
+
/** @internal */
|
|
699
|
+
export type GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig$Outbound = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$Outbound | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$Outbound;
|
|
700
|
+
/** @internal */
|
|
701
|
+
export declare const GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig$outboundSchema: z.ZodType<GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig>;
|
|
702
|
+
/**
|
|
703
|
+
* @internal
|
|
704
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
705
|
+
*/
|
|
706
|
+
export declare namespace GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig$ {
|
|
707
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig$inboundSchema` instead. */
|
|
708
|
+
const inboundSchema: z.ZodType<GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
709
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig$outboundSchema` instead. */
|
|
710
|
+
const outboundSchema: z.ZodType<GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig>;
|
|
711
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig$Outbound` instead. */
|
|
712
|
+
type Outbound = GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig$Outbound;
|
|
713
|
+
}
|
|
714
|
+
export declare function getEvalsDataEvalsResponse200ApplicationJSONGuardrailConfigToJSON(getEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig: GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig): string;
|
|
715
|
+
export declare function getEvalsDataEvalsResponse200ApplicationJSONGuardrailConfigFromJSON(jsonString: string): SafeParseResult<GetEvalsDataEvalsResponse200ApplicationJSONGuardrailConfig, SDKValidationError>;
|
|
716
|
+
/** @internal */
|
|
717
|
+
export declare const GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType>;
|
|
718
|
+
/** @internal */
|
|
719
|
+
export declare const GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType>;
|
|
720
|
+
/**
|
|
721
|
+
* @internal
|
|
722
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
723
|
+
*/
|
|
724
|
+
export declare namespace GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType$ {
|
|
725
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType$inboundSchema` instead. */
|
|
726
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
727
|
+
readonly TypescriptEval: "typescript_eval";
|
|
728
|
+
}>;
|
|
729
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyType$outboundSchema` instead. */
|
|
730
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
731
|
+
readonly TypescriptEval: "typescript_eval";
|
|
732
|
+
}>;
|
|
733
|
+
}
|
|
734
|
+
/** @internal */
|
|
735
|
+
export declare const Typescript$inboundSchema: z.ZodType<Typescript, z.ZodTypeDef, unknown>;
|
|
736
|
+
/** @internal */
|
|
737
|
+
export type Typescript$Outbound = {
|
|
738
|
+
_id: string;
|
|
739
|
+
description: string;
|
|
740
|
+
created: string;
|
|
741
|
+
updated: string;
|
|
742
|
+
guardrail_config?: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONBoolean$Outbound | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONNumber$Outbound | undefined;
|
|
743
|
+
code: string;
|
|
744
|
+
type: string;
|
|
745
|
+
key: string;
|
|
746
|
+
};
|
|
747
|
+
/** @internal */
|
|
748
|
+
export declare const Typescript$outboundSchema: z.ZodType<Typescript$Outbound, z.ZodTypeDef, Typescript>;
|
|
749
|
+
/**
|
|
750
|
+
* @internal
|
|
751
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
752
|
+
*/
|
|
753
|
+
export declare namespace Typescript$ {
|
|
754
|
+
/** @deprecated use `Typescript$inboundSchema` instead. */
|
|
755
|
+
const inboundSchema: z.ZodType<Typescript, z.ZodTypeDef, unknown>;
|
|
756
|
+
/** @deprecated use `Typescript$outboundSchema` instead. */
|
|
757
|
+
const outboundSchema: z.ZodType<Typescript$Outbound, z.ZodTypeDef, Typescript>;
|
|
758
|
+
/** @deprecated use `Typescript$Outbound` instead. */
|
|
759
|
+
type Outbound = Typescript$Outbound;
|
|
760
|
+
}
|
|
761
|
+
export declare function typescriptToJSON(typescript: Typescript): string;
|
|
762
|
+
export declare function typescriptFromJSON(jsonString: string): SafeParseResult<Typescript, SDKValidationError>;
|
|
763
|
+
/** @internal */
|
|
764
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type>;
|
|
765
|
+
/** @internal */
|
|
766
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type>;
|
|
767
|
+
/**
|
|
768
|
+
* @internal
|
|
769
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
770
|
+
*/
|
|
771
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type$ {
|
|
772
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type$inboundSchema` instead. */
|
|
773
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
774
|
+
readonly Number: "number";
|
|
775
|
+
}>;
|
|
776
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData62Type$outboundSchema` instead. */
|
|
777
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
778
|
+
readonly Number: "number";
|
|
779
|
+
}>;
|
|
780
|
+
}
|
|
781
|
+
/** @internal */
|
|
782
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200Operator$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200Operator>;
|
|
783
|
+
/** @internal */
|
|
784
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200Operator$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200Operator>;
|
|
785
|
+
/**
|
|
786
|
+
* @internal
|
|
787
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
788
|
+
*/
|
|
789
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200Operator$ {
|
|
790
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200Operator$inboundSchema` instead. */
|
|
791
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
792
|
+
readonly Eq: "eq";
|
|
793
|
+
readonly Ne: "ne";
|
|
794
|
+
readonly Gt: "gt";
|
|
795
|
+
readonly Gte: "gte";
|
|
796
|
+
readonly Lt: "lt";
|
|
797
|
+
readonly Lte: "lte";
|
|
798
|
+
}>;
|
|
799
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200Operator$outboundSchema` instead. */
|
|
800
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
801
|
+
readonly Eq: "eq";
|
|
802
|
+
readonly Ne: "ne";
|
|
803
|
+
readonly Gt: "gt";
|
|
804
|
+
readonly Gte: "gte";
|
|
805
|
+
readonly Lt: "lt";
|
|
806
|
+
readonly Lte: "lte";
|
|
807
|
+
}>;
|
|
808
|
+
}
|
|
809
|
+
/** @internal */
|
|
810
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200Number$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200Number, z.ZodTypeDef, unknown>;
|
|
811
|
+
/** @internal */
|
|
812
|
+
export type GetEvalsGuardrailConfigEvalsResponse200Number$Outbound = {
|
|
813
|
+
enabled: boolean;
|
|
814
|
+
type: string;
|
|
815
|
+
value: number;
|
|
816
|
+
operator: string;
|
|
817
|
+
};
|
|
818
|
+
/** @internal */
|
|
819
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200Number$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200Number$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200Number>;
|
|
820
|
+
/**
|
|
821
|
+
* @internal
|
|
822
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
823
|
+
*/
|
|
824
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200Number$ {
|
|
825
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200Number$inboundSchema` instead. */
|
|
826
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200Number, z.ZodTypeDef, unknown>;
|
|
827
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200Number$outboundSchema` instead. */
|
|
828
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200Number$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200Number>;
|
|
829
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200Number$Outbound` instead. */
|
|
830
|
+
type Outbound = GetEvalsGuardrailConfigEvalsResponse200Number$Outbound;
|
|
831
|
+
}
|
|
832
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200NumberToJSON(getEvalsGuardrailConfigEvalsResponse200Number: GetEvalsGuardrailConfigEvalsResponse200Number): string;
|
|
833
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200NumberFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsResponse200Number, SDKValidationError>;
|
|
834
|
+
/** @internal */
|
|
835
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type>;
|
|
836
|
+
/** @internal */
|
|
837
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type>;
|
|
838
|
+
/**
|
|
839
|
+
* @internal
|
|
840
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
841
|
+
*/
|
|
842
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type$ {
|
|
843
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type$inboundSchema` instead. */
|
|
844
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
845
|
+
readonly Boolean: "boolean";
|
|
846
|
+
}>;
|
|
847
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData6Type$outboundSchema` instead. */
|
|
848
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
849
|
+
readonly Boolean: "boolean";
|
|
850
|
+
}>;
|
|
851
|
+
}
|
|
852
|
+
/** @internal */
|
|
853
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200Boolean$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200Boolean, z.ZodTypeDef, unknown>;
|
|
854
|
+
/** @internal */
|
|
855
|
+
export type GetEvalsGuardrailConfigEvalsResponse200Boolean$Outbound = {
|
|
856
|
+
enabled: boolean;
|
|
857
|
+
type: string;
|
|
858
|
+
value: boolean;
|
|
859
|
+
};
|
|
860
|
+
/** @internal */
|
|
861
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200Boolean$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200Boolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200Boolean>;
|
|
862
|
+
/**
|
|
863
|
+
* @internal
|
|
864
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
865
|
+
*/
|
|
866
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200Boolean$ {
|
|
867
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200Boolean$inboundSchema` instead. */
|
|
868
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200Boolean, z.ZodTypeDef, unknown>;
|
|
869
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200Boolean$outboundSchema` instead. */
|
|
870
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200Boolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200Boolean>;
|
|
871
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200Boolean$Outbound` instead. */
|
|
872
|
+
type Outbound = GetEvalsGuardrailConfigEvalsResponse200Boolean$Outbound;
|
|
873
|
+
}
|
|
874
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200BooleanToJSON(getEvalsGuardrailConfigEvalsResponse200Boolean: GetEvalsGuardrailConfigEvalsResponse200Boolean): string;
|
|
875
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200BooleanFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsResponse200Boolean, SDKValidationError>;
|
|
876
|
+
/** @internal */
|
|
877
|
+
export declare const GetEvalsDataEvalsResponse200GuardrailConfig$inboundSchema: z.ZodType<GetEvalsDataEvalsResponse200GuardrailConfig, z.ZodTypeDef, unknown>;
|
|
878
|
+
/** @internal */
|
|
879
|
+
export type GetEvalsDataEvalsResponse200GuardrailConfig$Outbound = GetEvalsGuardrailConfigEvalsResponse200Boolean$Outbound | GetEvalsGuardrailConfigEvalsResponse200Number$Outbound;
|
|
880
|
+
/** @internal */
|
|
881
|
+
export declare const GetEvalsDataEvalsResponse200GuardrailConfig$outboundSchema: z.ZodType<GetEvalsDataEvalsResponse200GuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataEvalsResponse200GuardrailConfig>;
|
|
882
|
+
/**
|
|
883
|
+
* @internal
|
|
884
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
885
|
+
*/
|
|
886
|
+
export declare namespace GetEvalsDataEvalsResponse200GuardrailConfig$ {
|
|
887
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200GuardrailConfig$inboundSchema` instead. */
|
|
888
|
+
const inboundSchema: z.ZodType<GetEvalsDataEvalsResponse200GuardrailConfig, z.ZodTypeDef, unknown>;
|
|
889
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200GuardrailConfig$outboundSchema` instead. */
|
|
890
|
+
const outboundSchema: z.ZodType<GetEvalsDataEvalsResponse200GuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataEvalsResponse200GuardrailConfig>;
|
|
891
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200GuardrailConfig$Outbound` instead. */
|
|
892
|
+
type Outbound = GetEvalsDataEvalsResponse200GuardrailConfig$Outbound;
|
|
893
|
+
}
|
|
894
|
+
export declare function getEvalsDataEvalsResponse200GuardrailConfigToJSON(getEvalsDataEvalsResponse200GuardrailConfig: GetEvalsDataEvalsResponse200GuardrailConfig): string;
|
|
895
|
+
export declare function getEvalsDataEvalsResponse200GuardrailConfigFromJSON(jsonString: string): SafeParseResult<GetEvalsDataEvalsResponse200GuardrailConfig, SDKValidationError>;
|
|
896
|
+
/** @internal */
|
|
897
|
+
export declare const GetEvalsDataEvalsResponse200ApplicationJSONType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsDataEvalsResponse200ApplicationJSONType>;
|
|
898
|
+
/** @internal */
|
|
899
|
+
export declare const GetEvalsDataEvalsResponse200ApplicationJSONType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsDataEvalsResponse200ApplicationJSONType>;
|
|
900
|
+
/**
|
|
901
|
+
* @internal
|
|
902
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
903
|
+
*/
|
|
904
|
+
export declare namespace GetEvalsDataEvalsResponse200ApplicationJSONType$ {
|
|
905
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200ApplicationJSONType$inboundSchema` instead. */
|
|
906
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
907
|
+
readonly Ragas: "ragas";
|
|
908
|
+
}>;
|
|
909
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200ApplicationJSONType$outboundSchema` instead. */
|
|
910
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
911
|
+
readonly Ragas: "ragas";
|
|
912
|
+
}>;
|
|
913
|
+
}
|
|
914
|
+
/** @internal */
|
|
915
|
+
export declare const RagasMetric$inboundSchema: z.ZodNativeEnum<typeof RagasMetric>;
|
|
916
|
+
/** @internal */
|
|
917
|
+
export declare const RagasMetric$outboundSchema: z.ZodNativeEnum<typeof RagasMetric>;
|
|
918
|
+
/**
|
|
919
|
+
* @internal
|
|
920
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
921
|
+
*/
|
|
922
|
+
export declare namespace RagasMetric$ {
|
|
923
|
+
/** @deprecated use `RagasMetric$inboundSchema` instead. */
|
|
924
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
925
|
+
readonly ContextPrecision: "context_precision";
|
|
926
|
+
readonly ContextRecall: "context_recall";
|
|
927
|
+
readonly ContextEntitiesRecall: "context_entities_recall";
|
|
928
|
+
readonly Harmfulness: "harmfulness";
|
|
929
|
+
readonly Maliciousness: "maliciousness";
|
|
930
|
+
readonly Coherence: "coherence";
|
|
931
|
+
readonly Correctness: "correctness";
|
|
932
|
+
readonly Conciseness: "conciseness";
|
|
933
|
+
readonly ResponseRelevancy: "response_relevancy";
|
|
934
|
+
readonly Faithfulness: "faithfulness";
|
|
935
|
+
readonly Summarization: "summarization";
|
|
936
|
+
}>;
|
|
937
|
+
/** @deprecated use `RagasMetric$outboundSchema` instead. */
|
|
938
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
939
|
+
readonly ContextPrecision: "context_precision";
|
|
940
|
+
readonly ContextRecall: "context_recall";
|
|
941
|
+
readonly ContextEntitiesRecall: "context_entities_recall";
|
|
942
|
+
readonly Harmfulness: "harmfulness";
|
|
943
|
+
readonly Maliciousness: "maliciousness";
|
|
944
|
+
readonly Coherence: "coherence";
|
|
945
|
+
readonly Correctness: "correctness";
|
|
946
|
+
readonly Conciseness: "conciseness";
|
|
947
|
+
readonly ResponseRelevancy: "response_relevancy";
|
|
948
|
+
readonly Faithfulness: "faithfulness";
|
|
949
|
+
readonly Summarization: "summarization";
|
|
950
|
+
}>;
|
|
951
|
+
}
|
|
952
|
+
/** @internal */
|
|
953
|
+
export declare const Ragas$inboundSchema: z.ZodType<Ragas, z.ZodTypeDef, unknown>;
|
|
954
|
+
/** @internal */
|
|
955
|
+
export type Ragas$Outbound = {
|
|
956
|
+
_id: string;
|
|
957
|
+
description: string;
|
|
958
|
+
created: string;
|
|
959
|
+
updated: string;
|
|
960
|
+
guardrail_config?: GetEvalsGuardrailConfigEvalsResponse200Boolean$Outbound | GetEvalsGuardrailConfigEvalsResponse200Number$Outbound | undefined;
|
|
961
|
+
type: string;
|
|
962
|
+
ragas_metric: string;
|
|
963
|
+
key: string;
|
|
964
|
+
model: string;
|
|
965
|
+
};
|
|
966
|
+
/** @internal */
|
|
967
|
+
export declare const Ragas$outboundSchema: z.ZodType<Ragas$Outbound, z.ZodTypeDef, Ragas>;
|
|
968
|
+
/**
|
|
969
|
+
* @internal
|
|
970
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
971
|
+
*/
|
|
972
|
+
export declare namespace Ragas$ {
|
|
973
|
+
/** @deprecated use `Ragas$inboundSchema` instead. */
|
|
974
|
+
const inboundSchema: z.ZodType<Ragas, z.ZodTypeDef, unknown>;
|
|
975
|
+
/** @deprecated use `Ragas$outboundSchema` instead. */
|
|
976
|
+
const outboundSchema: z.ZodType<Ragas$Outbound, z.ZodTypeDef, Ragas>;
|
|
977
|
+
/** @deprecated use `Ragas$Outbound` instead. */
|
|
978
|
+
type Outbound = Ragas$Outbound;
|
|
979
|
+
}
|
|
980
|
+
export declare function ragasToJSON(ragas: Ragas): string;
|
|
981
|
+
export declare function ragasFromJSON(jsonString: string): SafeParseResult<Ragas, SDKValidationError>;
|
|
982
|
+
/** @internal */
|
|
983
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type>;
|
|
984
|
+
/** @internal */
|
|
985
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type>;
|
|
986
|
+
/**
|
|
987
|
+
* @internal
|
|
988
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
989
|
+
*/
|
|
990
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type$ {
|
|
991
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type$inboundSchema` instead. */
|
|
992
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
993
|
+
readonly Number: "number";
|
|
994
|
+
}>;
|
|
995
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData52Type$outboundSchema` instead. */
|
|
996
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
997
|
+
readonly Number: "number";
|
|
998
|
+
}>;
|
|
999
|
+
}
|
|
1000
|
+
/** @internal */
|
|
1001
|
+
export declare const GetEvalsGuardrailConfigEvalsResponseOperator$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponseOperator>;
|
|
1002
|
+
/** @internal */
|
|
1003
|
+
export declare const GetEvalsGuardrailConfigEvalsResponseOperator$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponseOperator>;
|
|
1004
|
+
/**
|
|
1005
|
+
* @internal
|
|
1006
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1007
|
+
*/
|
|
1008
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponseOperator$ {
|
|
1009
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponseOperator$inboundSchema` instead. */
|
|
1010
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1011
|
+
readonly Eq: "eq";
|
|
1012
|
+
readonly Ne: "ne";
|
|
1013
|
+
readonly Gt: "gt";
|
|
1014
|
+
readonly Gte: "gte";
|
|
1015
|
+
readonly Lt: "lt";
|
|
1016
|
+
readonly Lte: "lte";
|
|
1017
|
+
}>;
|
|
1018
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponseOperator$outboundSchema` instead. */
|
|
1019
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1020
|
+
readonly Eq: "eq";
|
|
1021
|
+
readonly Ne: "ne";
|
|
1022
|
+
readonly Gt: "gt";
|
|
1023
|
+
readonly Gte: "gte";
|
|
1024
|
+
readonly Lt: "lt";
|
|
1025
|
+
readonly Lte: "lte";
|
|
1026
|
+
}>;
|
|
1027
|
+
}
|
|
1028
|
+
/** @internal */
|
|
1029
|
+
export declare const GetEvalsGuardrailConfigEvalsResponseNumber$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponseNumber, z.ZodTypeDef, unknown>;
|
|
1030
|
+
/** @internal */
|
|
1031
|
+
export type GetEvalsGuardrailConfigEvalsResponseNumber$Outbound = {
|
|
1032
|
+
enabled: boolean;
|
|
1033
|
+
type: string;
|
|
1034
|
+
value: number;
|
|
1035
|
+
operator: string;
|
|
1036
|
+
};
|
|
1037
|
+
/** @internal */
|
|
1038
|
+
export declare const GetEvalsGuardrailConfigEvalsResponseNumber$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponseNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponseNumber>;
|
|
1039
|
+
/**
|
|
1040
|
+
* @internal
|
|
1041
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1042
|
+
*/
|
|
1043
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponseNumber$ {
|
|
1044
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponseNumber$inboundSchema` instead. */
|
|
1045
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponseNumber, z.ZodTypeDef, unknown>;
|
|
1046
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponseNumber$outboundSchema` instead. */
|
|
1047
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponseNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponseNumber>;
|
|
1048
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponseNumber$Outbound` instead. */
|
|
1049
|
+
type Outbound = GetEvalsGuardrailConfigEvalsResponseNumber$Outbound;
|
|
1050
|
+
}
|
|
1051
|
+
export declare function getEvalsGuardrailConfigEvalsResponseNumberToJSON(getEvalsGuardrailConfigEvalsResponseNumber: GetEvalsGuardrailConfigEvalsResponseNumber): string;
|
|
1052
|
+
export declare function getEvalsGuardrailConfigEvalsResponseNumberFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsResponseNumber, SDKValidationError>;
|
|
1053
|
+
/** @internal */
|
|
1054
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type>;
|
|
1055
|
+
/** @internal */
|
|
1056
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type>;
|
|
1057
|
+
/**
|
|
1058
|
+
* @internal
|
|
1059
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1060
|
+
*/
|
|
1061
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type$ {
|
|
1062
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type$inboundSchema` instead. */
|
|
1063
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1064
|
+
readonly Boolean: "boolean";
|
|
1065
|
+
}>;
|
|
1066
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData5Type$outboundSchema` instead. */
|
|
1067
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1068
|
+
readonly Boolean: "boolean";
|
|
1069
|
+
}>;
|
|
1070
|
+
}
|
|
1071
|
+
/** @internal */
|
|
1072
|
+
export declare const GetEvalsGuardrailConfigEvalsResponseBoolean$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponseBoolean, z.ZodTypeDef, unknown>;
|
|
1073
|
+
/** @internal */
|
|
1074
|
+
export type GetEvalsGuardrailConfigEvalsResponseBoolean$Outbound = {
|
|
1075
|
+
enabled: boolean;
|
|
1076
|
+
type: string;
|
|
1077
|
+
value: boolean;
|
|
1078
|
+
};
|
|
1079
|
+
/** @internal */
|
|
1080
|
+
export declare const GetEvalsGuardrailConfigEvalsResponseBoolean$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponseBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponseBoolean>;
|
|
1081
|
+
/**
|
|
1082
|
+
* @internal
|
|
1083
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1084
|
+
*/
|
|
1085
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponseBoolean$ {
|
|
1086
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponseBoolean$inboundSchema` instead. */
|
|
1087
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponseBoolean, z.ZodTypeDef, unknown>;
|
|
1088
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponseBoolean$outboundSchema` instead. */
|
|
1089
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponseBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponseBoolean>;
|
|
1090
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponseBoolean$Outbound` instead. */
|
|
1091
|
+
type Outbound = GetEvalsGuardrailConfigEvalsResponseBoolean$Outbound;
|
|
1092
|
+
}
|
|
1093
|
+
export declare function getEvalsGuardrailConfigEvalsResponseBooleanToJSON(getEvalsGuardrailConfigEvalsResponseBoolean: GetEvalsGuardrailConfigEvalsResponseBoolean): string;
|
|
1094
|
+
export declare function getEvalsGuardrailConfigEvalsResponseBooleanFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsResponseBoolean, SDKValidationError>;
|
|
1095
|
+
/** @internal */
|
|
1096
|
+
export declare const GetEvalsDataEvalsResponseGuardrailConfig$inboundSchema: z.ZodType<GetEvalsDataEvalsResponseGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
1097
|
+
/** @internal */
|
|
1098
|
+
export type GetEvalsDataEvalsResponseGuardrailConfig$Outbound = GetEvalsGuardrailConfigEvalsResponseBoolean$Outbound | GetEvalsGuardrailConfigEvalsResponseNumber$Outbound;
|
|
1099
|
+
/** @internal */
|
|
1100
|
+
export declare const GetEvalsDataEvalsResponseGuardrailConfig$outboundSchema: z.ZodType<GetEvalsDataEvalsResponseGuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataEvalsResponseGuardrailConfig>;
|
|
1101
|
+
/**
|
|
1102
|
+
* @internal
|
|
1103
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1104
|
+
*/
|
|
1105
|
+
export declare namespace GetEvalsDataEvalsResponseGuardrailConfig$ {
|
|
1106
|
+
/** @deprecated use `GetEvalsDataEvalsResponseGuardrailConfig$inboundSchema` instead. */
|
|
1107
|
+
const inboundSchema: z.ZodType<GetEvalsDataEvalsResponseGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
1108
|
+
/** @deprecated use `GetEvalsDataEvalsResponseGuardrailConfig$outboundSchema` instead. */
|
|
1109
|
+
const outboundSchema: z.ZodType<GetEvalsDataEvalsResponseGuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataEvalsResponseGuardrailConfig>;
|
|
1110
|
+
/** @deprecated use `GetEvalsDataEvalsResponseGuardrailConfig$Outbound` instead. */
|
|
1111
|
+
type Outbound = GetEvalsDataEvalsResponseGuardrailConfig$Outbound;
|
|
1112
|
+
}
|
|
1113
|
+
export declare function getEvalsDataEvalsResponseGuardrailConfigToJSON(getEvalsDataEvalsResponseGuardrailConfig: GetEvalsDataEvalsResponseGuardrailConfig): string;
|
|
1114
|
+
export declare function getEvalsDataEvalsResponseGuardrailConfigFromJSON(jsonString: string): SafeParseResult<GetEvalsDataEvalsResponseGuardrailConfig, SDKValidationError>;
|
|
1115
|
+
/** @internal */
|
|
1116
|
+
export declare const GetEvalsDataEvalsResponse200Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsDataEvalsResponse200Type>;
|
|
1117
|
+
/** @internal */
|
|
1118
|
+
export declare const GetEvalsDataEvalsResponse200Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsDataEvalsResponse200Type>;
|
|
1119
|
+
/**
|
|
1120
|
+
* @internal
|
|
1121
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1122
|
+
*/
|
|
1123
|
+
export declare namespace GetEvalsDataEvalsResponse200Type$ {
|
|
1124
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200Type$inboundSchema` instead. */
|
|
1125
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1126
|
+
readonly FunctionEval: "function_eval";
|
|
1127
|
+
}>;
|
|
1128
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200Type$outboundSchema` instead. */
|
|
1129
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1130
|
+
readonly FunctionEval: "function_eval";
|
|
1131
|
+
}>;
|
|
1132
|
+
}
|
|
1133
|
+
/** @internal */
|
|
1134
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type>;
|
|
1135
|
+
/** @internal */
|
|
1136
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type>;
|
|
1137
|
+
/**
|
|
1138
|
+
* @internal
|
|
1139
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1140
|
+
*/
|
|
1141
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type$ {
|
|
1142
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type$inboundSchema` instead. */
|
|
1143
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1144
|
+
readonly LevenshteinDistance: "levenshtein_distance";
|
|
1145
|
+
}>;
|
|
1146
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData524Type$outboundSchema` instead. */
|
|
1147
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1148
|
+
readonly LevenshteinDistance: "levenshtein_distance";
|
|
1149
|
+
}>;
|
|
1150
|
+
}
|
|
1151
|
+
/** @internal */
|
|
1152
|
+
export declare const TwentyFour$inboundSchema: z.ZodType<TwentyFour, z.ZodTypeDef, unknown>;
|
|
1153
|
+
/** @internal */
|
|
1154
|
+
export type TwentyFour$Outbound = {
|
|
1155
|
+
type: string;
|
|
1156
|
+
};
|
|
1157
|
+
/** @internal */
|
|
1158
|
+
export declare const TwentyFour$outboundSchema: z.ZodType<TwentyFour$Outbound, z.ZodTypeDef, TwentyFour>;
|
|
1159
|
+
/**
|
|
1160
|
+
* @internal
|
|
1161
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1162
|
+
*/
|
|
1163
|
+
export declare namespace TwentyFour$ {
|
|
1164
|
+
/** @deprecated use `TwentyFour$inboundSchema` instead. */
|
|
1165
|
+
const inboundSchema: z.ZodType<TwentyFour, z.ZodTypeDef, unknown>;
|
|
1166
|
+
/** @deprecated use `TwentyFour$outboundSchema` instead. */
|
|
1167
|
+
const outboundSchema: z.ZodType<TwentyFour$Outbound, z.ZodTypeDef, TwentyFour>;
|
|
1168
|
+
/** @deprecated use `TwentyFour$Outbound` instead. */
|
|
1169
|
+
type Outbound = TwentyFour$Outbound;
|
|
1170
|
+
}
|
|
1171
|
+
export declare function twentyFourToJSON(twentyFour: TwentyFour): string;
|
|
1172
|
+
export declare function twentyFourFromJSON(jsonString: string): SafeParseResult<TwentyFour, SDKValidationError>;
|
|
1173
|
+
/** @internal */
|
|
1174
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type>;
|
|
1175
|
+
/** @internal */
|
|
1176
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type>;
|
|
1177
|
+
/**
|
|
1178
|
+
* @internal
|
|
1179
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1180
|
+
*/
|
|
1181
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type$ {
|
|
1182
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type$inboundSchema` instead. */
|
|
1183
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1184
|
+
readonly CosineSimilarity: "cosine_similarity";
|
|
1185
|
+
}>;
|
|
1186
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData523Type$outboundSchema` instead. */
|
|
1187
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1188
|
+
readonly CosineSimilarity: "cosine_similarity";
|
|
1189
|
+
}>;
|
|
1190
|
+
}
|
|
1191
|
+
/** @internal */
|
|
1192
|
+
export declare const TwentyThree$inboundSchema: z.ZodType<TwentyThree, z.ZodTypeDef, unknown>;
|
|
1193
|
+
/** @internal */
|
|
1194
|
+
export type TwentyThree$Outbound = {
|
|
1195
|
+
type: string;
|
|
1196
|
+
};
|
|
1197
|
+
/** @internal */
|
|
1198
|
+
export declare const TwentyThree$outboundSchema: z.ZodType<TwentyThree$Outbound, z.ZodTypeDef, TwentyThree>;
|
|
1199
|
+
/**
|
|
1200
|
+
* @internal
|
|
1201
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1202
|
+
*/
|
|
1203
|
+
export declare namespace TwentyThree$ {
|
|
1204
|
+
/** @deprecated use `TwentyThree$inboundSchema` instead. */
|
|
1205
|
+
const inboundSchema: z.ZodType<TwentyThree, z.ZodTypeDef, unknown>;
|
|
1206
|
+
/** @deprecated use `TwentyThree$outboundSchema` instead. */
|
|
1207
|
+
const outboundSchema: z.ZodType<TwentyThree$Outbound, z.ZodTypeDef, TwentyThree>;
|
|
1208
|
+
/** @deprecated use `TwentyThree$Outbound` instead. */
|
|
1209
|
+
type Outbound = TwentyThree$Outbound;
|
|
1210
|
+
}
|
|
1211
|
+
export declare function twentyThreeToJSON(twentyThree: TwentyThree): string;
|
|
1212
|
+
export declare function twentyThreeFromJSON(jsonString: string): SafeParseResult<TwentyThree, SDKValidationError>;
|
|
1213
|
+
/** @internal */
|
|
1214
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type>;
|
|
1215
|
+
/** @internal */
|
|
1216
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type>;
|
|
1217
|
+
/**
|
|
1218
|
+
* @internal
|
|
1219
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1220
|
+
*/
|
|
1221
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type$ {
|
|
1222
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type$inboundSchema` instead. */
|
|
1223
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1224
|
+
readonly MeteorScore: "meteor_score";
|
|
1225
|
+
}>;
|
|
1226
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData522Type$outboundSchema` instead. */
|
|
1227
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1228
|
+
readonly MeteorScore: "meteor_score";
|
|
1229
|
+
}>;
|
|
1230
|
+
}
|
|
1231
|
+
/** @internal */
|
|
1232
|
+
export declare const TwentyTwo$inboundSchema: z.ZodType<TwentyTwo, z.ZodTypeDef, unknown>;
|
|
1233
|
+
/** @internal */
|
|
1234
|
+
export type TwentyTwo$Outbound = {
|
|
1235
|
+
type: string;
|
|
1236
|
+
};
|
|
1237
|
+
/** @internal */
|
|
1238
|
+
export declare const TwentyTwo$outboundSchema: z.ZodType<TwentyTwo$Outbound, z.ZodTypeDef, TwentyTwo>;
|
|
1239
|
+
/**
|
|
1240
|
+
* @internal
|
|
1241
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1242
|
+
*/
|
|
1243
|
+
export declare namespace TwentyTwo$ {
|
|
1244
|
+
/** @deprecated use `TwentyTwo$inboundSchema` instead. */
|
|
1245
|
+
const inboundSchema: z.ZodType<TwentyTwo, z.ZodTypeDef, unknown>;
|
|
1246
|
+
/** @deprecated use `TwentyTwo$outboundSchema` instead. */
|
|
1247
|
+
const outboundSchema: z.ZodType<TwentyTwo$Outbound, z.ZodTypeDef, TwentyTwo>;
|
|
1248
|
+
/** @deprecated use `TwentyTwo$Outbound` instead. */
|
|
1249
|
+
type Outbound = TwentyTwo$Outbound;
|
|
1250
|
+
}
|
|
1251
|
+
export declare function twentyTwoToJSON(twentyTwo: TwentyTwo): string;
|
|
1252
|
+
export declare function twentyTwoFromJSON(jsonString: string): SafeParseResult<TwentyTwo, SDKValidationError>;
|
|
1253
|
+
/** @internal */
|
|
1254
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type>;
|
|
1255
|
+
/** @internal */
|
|
1256
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type>;
|
|
1257
|
+
/**
|
|
1258
|
+
* @internal
|
|
1259
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1260
|
+
*/
|
|
1261
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type$ {
|
|
1262
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type$inboundSchema` instead. */
|
|
1263
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1264
|
+
readonly RougeN: "rouge_n";
|
|
1265
|
+
}>;
|
|
1266
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData521Type$outboundSchema` instead. */
|
|
1267
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1268
|
+
readonly RougeN: "rouge_n";
|
|
1269
|
+
}>;
|
|
1270
|
+
}
|
|
1271
|
+
/** @internal */
|
|
1272
|
+
export declare const TwentyOne$inboundSchema: z.ZodType<TwentyOne, z.ZodTypeDef, unknown>;
|
|
1273
|
+
/** @internal */
|
|
1274
|
+
export type TwentyOne$Outbound = {
|
|
1275
|
+
type: string;
|
|
1276
|
+
};
|
|
1277
|
+
/** @internal */
|
|
1278
|
+
export declare const TwentyOne$outboundSchema: z.ZodType<TwentyOne$Outbound, z.ZodTypeDef, TwentyOne>;
|
|
1279
|
+
/**
|
|
1280
|
+
* @internal
|
|
1281
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1282
|
+
*/
|
|
1283
|
+
export declare namespace TwentyOne$ {
|
|
1284
|
+
/** @deprecated use `TwentyOne$inboundSchema` instead. */
|
|
1285
|
+
const inboundSchema: z.ZodType<TwentyOne, z.ZodTypeDef, unknown>;
|
|
1286
|
+
/** @deprecated use `TwentyOne$outboundSchema` instead. */
|
|
1287
|
+
const outboundSchema: z.ZodType<TwentyOne$Outbound, z.ZodTypeDef, TwentyOne>;
|
|
1288
|
+
/** @deprecated use `TwentyOne$Outbound` instead. */
|
|
1289
|
+
type Outbound = TwentyOne$Outbound;
|
|
1290
|
+
}
|
|
1291
|
+
export declare function twentyOneToJSON(twentyOne: TwentyOne): string;
|
|
1292
|
+
export declare function twentyOneFromJSON(jsonString: string): SafeParseResult<TwentyOne, SDKValidationError>;
|
|
1293
|
+
/** @internal */
|
|
1294
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type>;
|
|
1295
|
+
/** @internal */
|
|
1296
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type>;
|
|
1297
|
+
/**
|
|
1298
|
+
* @internal
|
|
1299
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1300
|
+
*/
|
|
1301
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type$ {
|
|
1302
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type$inboundSchema` instead. */
|
|
1303
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1304
|
+
readonly BleuScore: "bleu_score";
|
|
1305
|
+
}>;
|
|
1306
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData520Type$outboundSchema` instead. */
|
|
1307
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1308
|
+
readonly BleuScore: "bleu_score";
|
|
1309
|
+
}>;
|
|
1310
|
+
}
|
|
1311
|
+
/** @internal */
|
|
1312
|
+
export declare const Twenty$inboundSchema: z.ZodType<Twenty, z.ZodTypeDef, unknown>;
|
|
1313
|
+
/** @internal */
|
|
1314
|
+
export type Twenty$Outbound = {
|
|
1315
|
+
type: string;
|
|
1316
|
+
};
|
|
1317
|
+
/** @internal */
|
|
1318
|
+
export declare const Twenty$outboundSchema: z.ZodType<Twenty$Outbound, z.ZodTypeDef, Twenty>;
|
|
1319
|
+
/**
|
|
1320
|
+
* @internal
|
|
1321
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1322
|
+
*/
|
|
1323
|
+
export declare namespace Twenty$ {
|
|
1324
|
+
/** @deprecated use `Twenty$inboundSchema` instead. */
|
|
1325
|
+
const inboundSchema: z.ZodType<Twenty, z.ZodTypeDef, unknown>;
|
|
1326
|
+
/** @deprecated use `Twenty$outboundSchema` instead. */
|
|
1327
|
+
const outboundSchema: z.ZodType<Twenty$Outbound, z.ZodTypeDef, Twenty>;
|
|
1328
|
+
/** @deprecated use `Twenty$Outbound` instead. */
|
|
1329
|
+
type Outbound = Twenty$Outbound;
|
|
1330
|
+
}
|
|
1331
|
+
export declare function twentyToJSON(twenty: Twenty): string;
|
|
1332
|
+
export declare function twentyFromJSON(jsonString: string): SafeParseResult<Twenty, SDKValidationError>;
|
|
1333
|
+
/** @internal */
|
|
1334
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type>;
|
|
1335
|
+
/** @internal */
|
|
1336
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type>;
|
|
1337
|
+
/**
|
|
1338
|
+
* @internal
|
|
1339
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1340
|
+
*/
|
|
1341
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type$ {
|
|
1342
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type$inboundSchema` instead. */
|
|
1343
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1344
|
+
readonly BertScore: "bert_score";
|
|
1345
|
+
}>;
|
|
1346
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData519Type$outboundSchema` instead. */
|
|
1347
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1348
|
+
readonly BertScore: "bert_score";
|
|
1349
|
+
}>;
|
|
1350
|
+
}
|
|
1351
|
+
/** @internal */
|
|
1352
|
+
export declare const Nineteen$inboundSchema: z.ZodType<Nineteen, z.ZodTypeDef, unknown>;
|
|
1353
|
+
/** @internal */
|
|
1354
|
+
export type Nineteen$Outbound = {
|
|
1355
|
+
type: string;
|
|
1356
|
+
};
|
|
1357
|
+
/** @internal */
|
|
1358
|
+
export declare const Nineteen$outboundSchema: z.ZodType<Nineteen$Outbound, z.ZodTypeDef, Nineteen>;
|
|
1359
|
+
/**
|
|
1360
|
+
* @internal
|
|
1361
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1362
|
+
*/
|
|
1363
|
+
export declare namespace Nineteen$ {
|
|
1364
|
+
/** @deprecated use `Nineteen$inboundSchema` instead. */
|
|
1365
|
+
const inboundSchema: z.ZodType<Nineteen, z.ZodTypeDef, unknown>;
|
|
1366
|
+
/** @deprecated use `Nineteen$outboundSchema` instead. */
|
|
1367
|
+
const outboundSchema: z.ZodType<Nineteen$Outbound, z.ZodTypeDef, Nineteen>;
|
|
1368
|
+
/** @deprecated use `Nineteen$Outbound` instead. */
|
|
1369
|
+
type Outbound = Nineteen$Outbound;
|
|
1370
|
+
}
|
|
1371
|
+
export declare function nineteenToJSON(nineteen: Nineteen): string;
|
|
1372
|
+
export declare function nineteenFromJSON(jsonString: string): SafeParseResult<Nineteen, SDKValidationError>;
|
|
1373
|
+
/** @internal */
|
|
1374
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type>;
|
|
1375
|
+
/** @internal */
|
|
1376
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type>;
|
|
1377
|
+
/**
|
|
1378
|
+
* @internal
|
|
1379
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1380
|
+
*/
|
|
1381
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type$ {
|
|
1382
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type$inboundSchema` instead. */
|
|
1383
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1384
|
+
readonly ModerationsGoogle: "moderations_google";
|
|
1385
|
+
}>;
|
|
1386
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData518Type$outboundSchema` instead. */
|
|
1387
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1388
|
+
readonly ModerationsGoogle: "moderations_google";
|
|
1389
|
+
}>;
|
|
1390
|
+
}
|
|
1391
|
+
/** @internal */
|
|
1392
|
+
export declare const Eighteen$inboundSchema: z.ZodType<Eighteen, z.ZodTypeDef, unknown>;
|
|
1393
|
+
/** @internal */
|
|
1394
|
+
export type Eighteen$Outbound = {
|
|
1395
|
+
type: string;
|
|
1396
|
+
};
|
|
1397
|
+
/** @internal */
|
|
1398
|
+
export declare const Eighteen$outboundSchema: z.ZodType<Eighteen$Outbound, z.ZodTypeDef, Eighteen>;
|
|
1399
|
+
/**
|
|
1400
|
+
* @internal
|
|
1401
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1402
|
+
*/
|
|
1403
|
+
export declare namespace Eighteen$ {
|
|
1404
|
+
/** @deprecated use `Eighteen$inboundSchema` instead. */
|
|
1405
|
+
const inboundSchema: z.ZodType<Eighteen, z.ZodTypeDef, unknown>;
|
|
1406
|
+
/** @deprecated use `Eighteen$outboundSchema` instead. */
|
|
1407
|
+
const outboundSchema: z.ZodType<Eighteen$Outbound, z.ZodTypeDef, Eighteen>;
|
|
1408
|
+
/** @deprecated use `Eighteen$Outbound` instead. */
|
|
1409
|
+
type Outbound = Eighteen$Outbound;
|
|
1410
|
+
}
|
|
1411
|
+
export declare function eighteenToJSON(eighteen: Eighteen): string;
|
|
1412
|
+
export declare function eighteenFromJSON(jsonString: string): SafeParseResult<Eighteen, SDKValidationError>;
|
|
1413
|
+
/** @internal */
|
|
1414
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type>;
|
|
1415
|
+
/** @internal */
|
|
1416
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type>;
|
|
1417
|
+
/**
|
|
1418
|
+
* @internal
|
|
1419
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1420
|
+
*/
|
|
1421
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type$ {
|
|
1422
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type$inboundSchema` instead. */
|
|
1423
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1424
|
+
readonly ModerationsOpenai: "moderations_openai";
|
|
1425
|
+
}>;
|
|
1426
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData517Type$outboundSchema` instead. */
|
|
1427
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1428
|
+
readonly ModerationsOpenai: "moderations_openai";
|
|
1429
|
+
}>;
|
|
1430
|
+
}
|
|
1431
|
+
/** @internal */
|
|
1432
|
+
export declare const Seventeen$inboundSchema: z.ZodType<Seventeen, z.ZodTypeDef, unknown>;
|
|
1433
|
+
/** @internal */
|
|
1434
|
+
export type Seventeen$Outbound = {
|
|
1435
|
+
type: string;
|
|
1436
|
+
};
|
|
1437
|
+
/** @internal */
|
|
1438
|
+
export declare const Seventeen$outboundSchema: z.ZodType<Seventeen$Outbound, z.ZodTypeDef, Seventeen>;
|
|
1439
|
+
/**
|
|
1440
|
+
* @internal
|
|
1441
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1442
|
+
*/
|
|
1443
|
+
export declare namespace Seventeen$ {
|
|
1444
|
+
/** @deprecated use `Seventeen$inboundSchema` instead. */
|
|
1445
|
+
const inboundSchema: z.ZodType<Seventeen, z.ZodTypeDef, unknown>;
|
|
1446
|
+
/** @deprecated use `Seventeen$outboundSchema` instead. */
|
|
1447
|
+
const outboundSchema: z.ZodType<Seventeen$Outbound, z.ZodTypeDef, Seventeen>;
|
|
1448
|
+
/** @deprecated use `Seventeen$Outbound` instead. */
|
|
1449
|
+
type Outbound = Seventeen$Outbound;
|
|
1450
|
+
}
|
|
1451
|
+
export declare function seventeenToJSON(seventeen: Seventeen): string;
|
|
1452
|
+
export declare function seventeenFromJSON(jsonString: string): SafeParseResult<Seventeen, SDKValidationError>;
|
|
1453
|
+
/** @internal */
|
|
1454
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type>;
|
|
1455
|
+
/** @internal */
|
|
1456
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type>;
|
|
1457
|
+
/**
|
|
1458
|
+
* @internal
|
|
1459
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1460
|
+
*/
|
|
1461
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type$ {
|
|
1462
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type$inboundSchema` instead. */
|
|
1463
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1464
|
+
readonly IsValidJson: "is_valid_json";
|
|
1465
|
+
}>;
|
|
1466
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData516Type$outboundSchema` instead. */
|
|
1467
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1468
|
+
readonly IsValidJson: "is_valid_json";
|
|
1469
|
+
}>;
|
|
1470
|
+
}
|
|
1471
|
+
/** @internal */
|
|
1472
|
+
export declare const Sixteen$inboundSchema: z.ZodType<Sixteen, z.ZodTypeDef, unknown>;
|
|
1473
|
+
/** @internal */
|
|
1474
|
+
export type Sixteen$Outbound = {
|
|
1475
|
+
type: string;
|
|
1476
|
+
};
|
|
1477
|
+
/** @internal */
|
|
1478
|
+
export declare const Sixteen$outboundSchema: z.ZodType<Sixteen$Outbound, z.ZodTypeDef, Sixteen>;
|
|
1479
|
+
/**
|
|
1480
|
+
* @internal
|
|
1481
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1482
|
+
*/
|
|
1483
|
+
export declare namespace Sixteen$ {
|
|
1484
|
+
/** @deprecated use `Sixteen$inboundSchema` instead. */
|
|
1485
|
+
const inboundSchema: z.ZodType<Sixteen, z.ZodTypeDef, unknown>;
|
|
1486
|
+
/** @deprecated use `Sixteen$outboundSchema` instead. */
|
|
1487
|
+
const outboundSchema: z.ZodType<Sixteen$Outbound, z.ZodTypeDef, Sixteen>;
|
|
1488
|
+
/** @deprecated use `Sixteen$Outbound` instead. */
|
|
1489
|
+
type Outbound = Sixteen$Outbound;
|
|
1490
|
+
}
|
|
1491
|
+
export declare function sixteenToJSON(sixteen: Sixteen): string;
|
|
1492
|
+
export declare function sixteenFromJSON(jsonString: string): SafeParseResult<Sixteen, SDKValidationError>;
|
|
1493
|
+
/** @internal */
|
|
1494
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type>;
|
|
1495
|
+
/** @internal */
|
|
1496
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type>;
|
|
1497
|
+
/**
|
|
1498
|
+
* @internal
|
|
1499
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1500
|
+
*/
|
|
1501
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type$ {
|
|
1502
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type$inboundSchema` instead. */
|
|
1503
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1504
|
+
readonly Regex: "regex";
|
|
1505
|
+
}>;
|
|
1506
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData515Type$outboundSchema` instead. */
|
|
1507
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1508
|
+
readonly Regex: "regex";
|
|
1509
|
+
}>;
|
|
1510
|
+
}
|
|
1511
|
+
/** @internal */
|
|
1512
|
+
export declare const Fifteen$inboundSchema: z.ZodType<Fifteen, z.ZodTypeDef, unknown>;
|
|
1513
|
+
/** @internal */
|
|
1514
|
+
export type Fifteen$Outbound = {
|
|
1515
|
+
type: string;
|
|
1516
|
+
pattern: string;
|
|
1517
|
+
};
|
|
1518
|
+
/** @internal */
|
|
1519
|
+
export declare const Fifteen$outboundSchema: z.ZodType<Fifteen$Outbound, z.ZodTypeDef, Fifteen>;
|
|
1520
|
+
/**
|
|
1521
|
+
* @internal
|
|
1522
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1523
|
+
*/
|
|
1524
|
+
export declare namespace Fifteen$ {
|
|
1525
|
+
/** @deprecated use `Fifteen$inboundSchema` instead. */
|
|
1526
|
+
const inboundSchema: z.ZodType<Fifteen, z.ZodTypeDef, unknown>;
|
|
1527
|
+
/** @deprecated use `Fifteen$outboundSchema` instead. */
|
|
1528
|
+
const outboundSchema: z.ZodType<Fifteen$Outbound, z.ZodTypeDef, Fifteen>;
|
|
1529
|
+
/** @deprecated use `Fifteen$Outbound` instead. */
|
|
1530
|
+
type Outbound = Fifteen$Outbound;
|
|
1531
|
+
}
|
|
1532
|
+
export declare function fifteenToJSON(fifteen: Fifteen): string;
|
|
1533
|
+
export declare function fifteenFromJSON(jsonString: string): SafeParseResult<Fifteen, SDKValidationError>;
|
|
1534
|
+
/** @internal */
|
|
1535
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type>;
|
|
1536
|
+
/** @internal */
|
|
1537
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type>;
|
|
1538
|
+
/**
|
|
1539
|
+
* @internal
|
|
1540
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1541
|
+
*/
|
|
1542
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type$ {
|
|
1543
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type$inboundSchema` instead. */
|
|
1544
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1545
|
+
readonly OneLine: "one_line";
|
|
1546
|
+
}>;
|
|
1547
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData514Type$outboundSchema` instead. */
|
|
1548
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1549
|
+
readonly OneLine: "one_line";
|
|
1550
|
+
}>;
|
|
1551
|
+
}
|
|
1552
|
+
/** @internal */
|
|
1553
|
+
export declare const Fourteen$inboundSchema: z.ZodType<Fourteen, z.ZodTypeDef, unknown>;
|
|
1554
|
+
/** @internal */
|
|
1555
|
+
export type Fourteen$Outbound = {
|
|
1556
|
+
type: string;
|
|
1557
|
+
};
|
|
1558
|
+
/** @internal */
|
|
1559
|
+
export declare const Fourteen$outboundSchema: z.ZodType<Fourteen$Outbound, z.ZodTypeDef, Fourteen>;
|
|
1560
|
+
/**
|
|
1561
|
+
* @internal
|
|
1562
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1563
|
+
*/
|
|
1564
|
+
export declare namespace Fourteen$ {
|
|
1565
|
+
/** @deprecated use `Fourteen$inboundSchema` instead. */
|
|
1566
|
+
const inboundSchema: z.ZodType<Fourteen, z.ZodTypeDef, unknown>;
|
|
1567
|
+
/** @deprecated use `Fourteen$outboundSchema` instead. */
|
|
1568
|
+
const outboundSchema: z.ZodType<Fourteen$Outbound, z.ZodTypeDef, Fourteen>;
|
|
1569
|
+
/** @deprecated use `Fourteen$Outbound` instead. */
|
|
1570
|
+
type Outbound = Fourteen$Outbound;
|
|
1571
|
+
}
|
|
1572
|
+
export declare function fourteenToJSON(fourteen: Fourteen): string;
|
|
1573
|
+
export declare function fourteenFromJSON(jsonString: string): SafeParseResult<Fourteen, SDKValidationError>;
|
|
1574
|
+
/** @internal */
|
|
1575
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type>;
|
|
1576
|
+
/** @internal */
|
|
1577
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type>;
|
|
1578
|
+
/**
|
|
1579
|
+
* @internal
|
|
1580
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1581
|
+
*/
|
|
1582
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type$ {
|
|
1583
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type$inboundSchema` instead. */
|
|
1584
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1585
|
+
readonly LengthGreaterThan: "length_greater_than";
|
|
1586
|
+
}>;
|
|
1587
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData513Type$outboundSchema` instead. */
|
|
1588
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1589
|
+
readonly LengthGreaterThan: "length_greater_than";
|
|
1590
|
+
}>;
|
|
1591
|
+
}
|
|
1592
|
+
/** @internal */
|
|
1593
|
+
export declare const Thirteen$inboundSchema: z.ZodType<Thirteen, z.ZodTypeDef, unknown>;
|
|
1594
|
+
/** @internal */
|
|
1595
|
+
export type Thirteen$Outbound = {
|
|
1596
|
+
type: string;
|
|
1597
|
+
value: number;
|
|
1598
|
+
};
|
|
1599
|
+
/** @internal */
|
|
1600
|
+
export declare const Thirteen$outboundSchema: z.ZodType<Thirteen$Outbound, z.ZodTypeDef, Thirteen>;
|
|
1601
|
+
/**
|
|
1602
|
+
* @internal
|
|
1603
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1604
|
+
*/
|
|
1605
|
+
export declare namespace Thirteen$ {
|
|
1606
|
+
/** @deprecated use `Thirteen$inboundSchema` instead. */
|
|
1607
|
+
const inboundSchema: z.ZodType<Thirteen, z.ZodTypeDef, unknown>;
|
|
1608
|
+
/** @deprecated use `Thirteen$outboundSchema` instead. */
|
|
1609
|
+
const outboundSchema: z.ZodType<Thirteen$Outbound, z.ZodTypeDef, Thirteen>;
|
|
1610
|
+
/** @deprecated use `Thirteen$Outbound` instead. */
|
|
1611
|
+
type Outbound = Thirteen$Outbound;
|
|
1612
|
+
}
|
|
1613
|
+
export declare function thirteenToJSON(thirteen: Thirteen): string;
|
|
1614
|
+
export declare function thirteenFromJSON(jsonString: string): SafeParseResult<Thirteen, SDKValidationError>;
|
|
1615
|
+
/** @internal */
|
|
1616
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type>;
|
|
1617
|
+
/** @internal */
|
|
1618
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type>;
|
|
1619
|
+
/**
|
|
1620
|
+
* @internal
|
|
1621
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1622
|
+
*/
|
|
1623
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type$ {
|
|
1624
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type$inboundSchema` instead. */
|
|
1625
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1626
|
+
readonly LengthBetween: "length_between";
|
|
1627
|
+
}>;
|
|
1628
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData512Type$outboundSchema` instead. */
|
|
1629
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1630
|
+
readonly LengthBetween: "length_between";
|
|
1631
|
+
}>;
|
|
1632
|
+
}
|
|
1633
|
+
/** @internal */
|
|
1634
|
+
export declare const Twelve$inboundSchema: z.ZodType<Twelve, z.ZodTypeDef, unknown>;
|
|
1635
|
+
/** @internal */
|
|
1636
|
+
export type Twelve$Outbound = {
|
|
1637
|
+
type: string;
|
|
1638
|
+
min: number;
|
|
1639
|
+
max: number;
|
|
1640
|
+
};
|
|
1641
|
+
/** @internal */
|
|
1642
|
+
export declare const Twelve$outboundSchema: z.ZodType<Twelve$Outbound, z.ZodTypeDef, Twelve>;
|
|
1643
|
+
/**
|
|
1644
|
+
* @internal
|
|
1645
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1646
|
+
*/
|
|
1647
|
+
export declare namespace Twelve$ {
|
|
1648
|
+
/** @deprecated use `Twelve$inboundSchema` instead. */
|
|
1649
|
+
const inboundSchema: z.ZodType<Twelve, z.ZodTypeDef, unknown>;
|
|
1650
|
+
/** @deprecated use `Twelve$outboundSchema` instead. */
|
|
1651
|
+
const outboundSchema: z.ZodType<Twelve$Outbound, z.ZodTypeDef, Twelve>;
|
|
1652
|
+
/** @deprecated use `Twelve$Outbound` instead. */
|
|
1653
|
+
type Outbound = Twelve$Outbound;
|
|
1654
|
+
}
|
|
1655
|
+
export declare function twelveToJSON(twelve: Twelve): string;
|
|
1656
|
+
export declare function twelveFromJSON(jsonString: string): SafeParseResult<Twelve, SDKValidationError>;
|
|
1657
|
+
/** @internal */
|
|
1658
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type>;
|
|
1659
|
+
/** @internal */
|
|
1660
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type>;
|
|
1661
|
+
/**
|
|
1662
|
+
* @internal
|
|
1663
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1664
|
+
*/
|
|
1665
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type$ {
|
|
1666
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type$inboundSchema` instead. */
|
|
1667
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1668
|
+
readonly LengthLessThan: "length_less_than";
|
|
1669
|
+
}>;
|
|
1670
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData511Type$outboundSchema` instead. */
|
|
1671
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1672
|
+
readonly LengthLessThan: "length_less_than";
|
|
1673
|
+
}>;
|
|
1674
|
+
}
|
|
1675
|
+
/** @internal */
|
|
1676
|
+
export declare const Eleven$inboundSchema: z.ZodType<Eleven, z.ZodTypeDef, unknown>;
|
|
1677
|
+
/** @internal */
|
|
1678
|
+
export type Eleven$Outbound = {
|
|
1679
|
+
type: string;
|
|
1680
|
+
value: number;
|
|
1681
|
+
};
|
|
1682
|
+
/** @internal */
|
|
1683
|
+
export declare const Eleven$outboundSchema: z.ZodType<Eleven$Outbound, z.ZodTypeDef, Eleven>;
|
|
1684
|
+
/**
|
|
1685
|
+
* @internal
|
|
1686
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1687
|
+
*/
|
|
1688
|
+
export declare namespace Eleven$ {
|
|
1689
|
+
/** @deprecated use `Eleven$inboundSchema` instead. */
|
|
1690
|
+
const inboundSchema: z.ZodType<Eleven, z.ZodTypeDef, unknown>;
|
|
1691
|
+
/** @deprecated use `Eleven$outboundSchema` instead. */
|
|
1692
|
+
const outboundSchema: z.ZodType<Eleven$Outbound, z.ZodTypeDef, Eleven>;
|
|
1693
|
+
/** @deprecated use `Eleven$Outbound` instead. */
|
|
1694
|
+
type Outbound = Eleven$Outbound;
|
|
1695
|
+
}
|
|
1696
|
+
export declare function elevenToJSON(eleven: Eleven): string;
|
|
1697
|
+
export declare function elevenFromJSON(jsonString: string): SafeParseResult<Eleven, SDKValidationError>;
|
|
1698
|
+
/** @internal */
|
|
1699
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type>;
|
|
1700
|
+
/** @internal */
|
|
1701
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type>;
|
|
1702
|
+
/**
|
|
1703
|
+
* @internal
|
|
1704
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1705
|
+
*/
|
|
1706
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type$ {
|
|
1707
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type$inboundSchema` instead. */
|
|
1708
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1709
|
+
readonly ExactMatch: "exact_match";
|
|
1710
|
+
}>;
|
|
1711
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData510Type$outboundSchema` instead. */
|
|
1712
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1713
|
+
readonly ExactMatch: "exact_match";
|
|
1714
|
+
}>;
|
|
1715
|
+
}
|
|
1716
|
+
/** @internal */
|
|
1717
|
+
export declare const Ten$inboundSchema: z.ZodType<Ten, z.ZodTypeDef, unknown>;
|
|
1718
|
+
/** @internal */
|
|
1719
|
+
export type Ten$Outbound = {
|
|
1720
|
+
type: string;
|
|
1721
|
+
};
|
|
1722
|
+
/** @internal */
|
|
1723
|
+
export declare const Ten$outboundSchema: z.ZodType<Ten$Outbound, z.ZodTypeDef, Ten>;
|
|
1724
|
+
/**
|
|
1725
|
+
* @internal
|
|
1726
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1727
|
+
*/
|
|
1728
|
+
export declare namespace Ten$ {
|
|
1729
|
+
/** @deprecated use `Ten$inboundSchema` instead. */
|
|
1730
|
+
const inboundSchema: z.ZodType<Ten, z.ZodTypeDef, unknown>;
|
|
1731
|
+
/** @deprecated use `Ten$outboundSchema` instead. */
|
|
1732
|
+
const outboundSchema: z.ZodType<Ten$Outbound, z.ZodTypeDef, Ten>;
|
|
1733
|
+
/** @deprecated use `Ten$Outbound` instead. */
|
|
1734
|
+
type Outbound = Ten$Outbound;
|
|
1735
|
+
}
|
|
1736
|
+
export declare function tenToJSON(ten: Ten): string;
|
|
1737
|
+
export declare function tenFromJSON(jsonString: string): SafeParseResult<Ten, SDKValidationError>;
|
|
1738
|
+
/** @internal */
|
|
1739
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type>;
|
|
1740
|
+
/** @internal */
|
|
1741
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type>;
|
|
1742
|
+
/**
|
|
1743
|
+
* @internal
|
|
1744
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1745
|
+
*/
|
|
1746
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type$ {
|
|
1747
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type$inboundSchema` instead. */
|
|
1748
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1749
|
+
readonly EndsWith: "ends_with";
|
|
1750
|
+
}>;
|
|
1751
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyData5Type$outboundSchema` instead. */
|
|
1752
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1753
|
+
readonly EndsWith: "ends_with";
|
|
1754
|
+
}>;
|
|
1755
|
+
}
|
|
1756
|
+
/** @internal */
|
|
1757
|
+
export declare const Nine$inboundSchema: z.ZodType<Nine, z.ZodTypeDef, unknown>;
|
|
1758
|
+
/** @internal */
|
|
1759
|
+
export type Nine$Outbound = {
|
|
1760
|
+
type: string;
|
|
1761
|
+
value: string;
|
|
1762
|
+
};
|
|
1763
|
+
/** @internal */
|
|
1764
|
+
export declare const Nine$outboundSchema: z.ZodType<Nine$Outbound, z.ZodTypeDef, Nine>;
|
|
1765
|
+
/**
|
|
1766
|
+
* @internal
|
|
1767
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1768
|
+
*/
|
|
1769
|
+
export declare namespace Nine$ {
|
|
1770
|
+
/** @deprecated use `Nine$inboundSchema` instead. */
|
|
1771
|
+
const inboundSchema: z.ZodType<Nine, z.ZodTypeDef, unknown>;
|
|
1772
|
+
/** @deprecated use `Nine$outboundSchema` instead. */
|
|
1773
|
+
const outboundSchema: z.ZodType<Nine$Outbound, z.ZodTypeDef, Nine>;
|
|
1774
|
+
/** @deprecated use `Nine$Outbound` instead. */
|
|
1775
|
+
type Outbound = Nine$Outbound;
|
|
1776
|
+
}
|
|
1777
|
+
export declare function nineToJSON(nine: Nine): string;
|
|
1778
|
+
export declare function nineFromJSON(jsonString: string): SafeParseResult<Nine, SDKValidationError>;
|
|
1779
|
+
/** @internal */
|
|
1780
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType>;
|
|
1781
|
+
/** @internal */
|
|
1782
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType>;
|
|
1783
|
+
/**
|
|
1784
|
+
* @internal
|
|
1785
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1786
|
+
*/
|
|
1787
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType$ {
|
|
1788
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType$inboundSchema` instead. */
|
|
1789
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1790
|
+
readonly StartWith: "start_with";
|
|
1791
|
+
}>;
|
|
1792
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyDataType$outboundSchema` instead. */
|
|
1793
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1794
|
+
readonly StartWith: "start_with";
|
|
1795
|
+
}>;
|
|
1796
|
+
}
|
|
1797
|
+
/** @internal */
|
|
1798
|
+
export declare const FunctionParams8$inboundSchema: z.ZodType<FunctionParams8, z.ZodTypeDef, unknown>;
|
|
1799
|
+
/** @internal */
|
|
1800
|
+
export type FunctionParams8$Outbound = {
|
|
1801
|
+
type: string;
|
|
1802
|
+
value: string;
|
|
1803
|
+
};
|
|
1804
|
+
/** @internal */
|
|
1805
|
+
export declare const FunctionParams8$outboundSchema: z.ZodType<FunctionParams8$Outbound, z.ZodTypeDef, FunctionParams8>;
|
|
1806
|
+
/**
|
|
1807
|
+
* @internal
|
|
1808
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1809
|
+
*/
|
|
1810
|
+
export declare namespace FunctionParams8$ {
|
|
1811
|
+
/** @deprecated use `FunctionParams8$inboundSchema` instead. */
|
|
1812
|
+
const inboundSchema: z.ZodType<FunctionParams8, z.ZodTypeDef, unknown>;
|
|
1813
|
+
/** @deprecated use `FunctionParams8$outboundSchema` instead. */
|
|
1814
|
+
const outboundSchema: z.ZodType<FunctionParams8$Outbound, z.ZodTypeDef, FunctionParams8>;
|
|
1815
|
+
/** @deprecated use `FunctionParams8$Outbound` instead. */
|
|
1816
|
+
type Outbound = FunctionParams8$Outbound;
|
|
1817
|
+
}
|
|
1818
|
+
export declare function functionParams8ToJSON(functionParams8: FunctionParams8): string;
|
|
1819
|
+
export declare function functionParams8FromJSON(jsonString: string): SafeParseResult<FunctionParams8, SDKValidationError>;
|
|
1820
|
+
/** @internal */
|
|
1821
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType>;
|
|
1822
|
+
/** @internal */
|
|
1823
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType>;
|
|
1824
|
+
/**
|
|
1825
|
+
* @internal
|
|
1826
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1827
|
+
*/
|
|
1828
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType$ {
|
|
1829
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType$inboundSchema` instead. */
|
|
1830
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1831
|
+
readonly ContainsValidLink: "contains_valid_link";
|
|
1832
|
+
}>;
|
|
1833
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONResponseBodyType$outboundSchema` instead. */
|
|
1834
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1835
|
+
readonly ContainsValidLink: "contains_valid_link";
|
|
1836
|
+
}>;
|
|
1837
|
+
}
|
|
1838
|
+
/** @internal */
|
|
1839
|
+
export declare const FunctionParams7$inboundSchema: z.ZodType<FunctionParams7, z.ZodTypeDef, unknown>;
|
|
1840
|
+
/** @internal */
|
|
1841
|
+
export type FunctionParams7$Outbound = {
|
|
1842
|
+
type: string;
|
|
1843
|
+
};
|
|
1844
|
+
/** @internal */
|
|
1845
|
+
export declare const FunctionParams7$outboundSchema: z.ZodType<FunctionParams7$Outbound, z.ZodTypeDef, FunctionParams7>;
|
|
1846
|
+
/**
|
|
1847
|
+
* @internal
|
|
1848
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1849
|
+
*/
|
|
1850
|
+
export declare namespace FunctionParams7$ {
|
|
1851
|
+
/** @deprecated use `FunctionParams7$inboundSchema` instead. */
|
|
1852
|
+
const inboundSchema: z.ZodType<FunctionParams7, z.ZodTypeDef, unknown>;
|
|
1853
|
+
/** @deprecated use `FunctionParams7$outboundSchema` instead. */
|
|
1854
|
+
const outboundSchema: z.ZodType<FunctionParams7$Outbound, z.ZodTypeDef, FunctionParams7>;
|
|
1855
|
+
/** @deprecated use `FunctionParams7$Outbound` instead. */
|
|
1856
|
+
type Outbound = FunctionParams7$Outbound;
|
|
1857
|
+
}
|
|
1858
|
+
export declare function functionParams7ToJSON(functionParams7: FunctionParams7): string;
|
|
1859
|
+
export declare function functionParams7FromJSON(jsonString: string): SafeParseResult<FunctionParams7, SDKValidationError>;
|
|
1860
|
+
/** @internal */
|
|
1861
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType>;
|
|
1862
|
+
/** @internal */
|
|
1863
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType>;
|
|
1864
|
+
/**
|
|
1865
|
+
* @internal
|
|
1866
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1867
|
+
*/
|
|
1868
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType$ {
|
|
1869
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType$inboundSchema` instead. */
|
|
1870
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1871
|
+
readonly ContainsUrl: "contains_url";
|
|
1872
|
+
}>;
|
|
1873
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200ApplicationJSONType$outboundSchema` instead. */
|
|
1874
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1875
|
+
readonly ContainsUrl: "contains_url";
|
|
1876
|
+
}>;
|
|
1877
|
+
}
|
|
1878
|
+
/** @internal */
|
|
1879
|
+
export declare const FunctionParams6$inboundSchema: z.ZodType<FunctionParams6, z.ZodTypeDef, unknown>;
|
|
1880
|
+
/** @internal */
|
|
1881
|
+
export type FunctionParams6$Outbound = {
|
|
1882
|
+
type: string;
|
|
1883
|
+
};
|
|
1884
|
+
/** @internal */
|
|
1885
|
+
export declare const FunctionParams6$outboundSchema: z.ZodType<FunctionParams6$Outbound, z.ZodTypeDef, FunctionParams6>;
|
|
1886
|
+
/**
|
|
1887
|
+
* @internal
|
|
1888
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1889
|
+
*/
|
|
1890
|
+
export declare namespace FunctionParams6$ {
|
|
1891
|
+
/** @deprecated use `FunctionParams6$inboundSchema` instead. */
|
|
1892
|
+
const inboundSchema: z.ZodType<FunctionParams6, z.ZodTypeDef, unknown>;
|
|
1893
|
+
/** @deprecated use `FunctionParams6$outboundSchema` instead. */
|
|
1894
|
+
const outboundSchema: z.ZodType<FunctionParams6$Outbound, z.ZodTypeDef, FunctionParams6>;
|
|
1895
|
+
/** @deprecated use `FunctionParams6$Outbound` instead. */
|
|
1896
|
+
type Outbound = FunctionParams6$Outbound;
|
|
1897
|
+
}
|
|
1898
|
+
export declare function functionParams6ToJSON(functionParams6: FunctionParams6): string;
|
|
1899
|
+
export declare function functionParams6FromJSON(jsonString: string): SafeParseResult<FunctionParams6, SDKValidationError>;
|
|
1900
|
+
/** @internal */
|
|
1901
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200Type>;
|
|
1902
|
+
/** @internal */
|
|
1903
|
+
export declare const GetEvalsFunctionParamsEvalsResponse200Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponse200Type>;
|
|
1904
|
+
/**
|
|
1905
|
+
* @internal
|
|
1906
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1907
|
+
*/
|
|
1908
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponse200Type$ {
|
|
1909
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200Type$inboundSchema` instead. */
|
|
1910
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1911
|
+
readonly ContainsEmail: "contains_email";
|
|
1912
|
+
}>;
|
|
1913
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponse200Type$outboundSchema` instead. */
|
|
1914
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1915
|
+
readonly ContainsEmail: "contains_email";
|
|
1916
|
+
}>;
|
|
1917
|
+
}
|
|
1918
|
+
/** @internal */
|
|
1919
|
+
export declare const FunctionParams5$inboundSchema: z.ZodType<FunctionParams5, z.ZodTypeDef, unknown>;
|
|
1920
|
+
/** @internal */
|
|
1921
|
+
export type FunctionParams5$Outbound = {
|
|
1922
|
+
type: string;
|
|
1923
|
+
};
|
|
1924
|
+
/** @internal */
|
|
1925
|
+
export declare const FunctionParams5$outboundSchema: z.ZodType<FunctionParams5$Outbound, z.ZodTypeDef, FunctionParams5>;
|
|
1926
|
+
/**
|
|
1927
|
+
* @internal
|
|
1928
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1929
|
+
*/
|
|
1930
|
+
export declare namespace FunctionParams5$ {
|
|
1931
|
+
/** @deprecated use `FunctionParams5$inboundSchema` instead. */
|
|
1932
|
+
const inboundSchema: z.ZodType<FunctionParams5, z.ZodTypeDef, unknown>;
|
|
1933
|
+
/** @deprecated use `FunctionParams5$outboundSchema` instead. */
|
|
1934
|
+
const outboundSchema: z.ZodType<FunctionParams5$Outbound, z.ZodTypeDef, FunctionParams5>;
|
|
1935
|
+
/** @deprecated use `FunctionParams5$Outbound` instead. */
|
|
1936
|
+
type Outbound = FunctionParams5$Outbound;
|
|
1937
|
+
}
|
|
1938
|
+
export declare function functionParams5ToJSON(functionParams5: FunctionParams5): string;
|
|
1939
|
+
export declare function functionParams5FromJSON(jsonString: string): SafeParseResult<FunctionParams5, SDKValidationError>;
|
|
1940
|
+
/** @internal */
|
|
1941
|
+
export declare const GetEvalsFunctionParamsEvalsResponseType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponseType>;
|
|
1942
|
+
/** @internal */
|
|
1943
|
+
export declare const GetEvalsFunctionParamsEvalsResponseType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsResponseType>;
|
|
1944
|
+
/**
|
|
1945
|
+
* @internal
|
|
1946
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1947
|
+
*/
|
|
1948
|
+
export declare namespace GetEvalsFunctionParamsEvalsResponseType$ {
|
|
1949
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponseType$inboundSchema` instead. */
|
|
1950
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1951
|
+
readonly ContainsAny: "contains_any";
|
|
1952
|
+
}>;
|
|
1953
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsResponseType$outboundSchema` instead. */
|
|
1954
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1955
|
+
readonly ContainsAny: "contains_any";
|
|
1956
|
+
}>;
|
|
1957
|
+
}
|
|
1958
|
+
/** @internal */
|
|
1959
|
+
export declare const FunctionParams4$inboundSchema: z.ZodType<FunctionParams4, z.ZodTypeDef, unknown>;
|
|
1960
|
+
/** @internal */
|
|
1961
|
+
export type FunctionParams4$Outbound = {
|
|
1962
|
+
type: string;
|
|
1963
|
+
keywords: Array<string>;
|
|
1964
|
+
};
|
|
1965
|
+
/** @internal */
|
|
1966
|
+
export declare const FunctionParams4$outboundSchema: z.ZodType<FunctionParams4$Outbound, z.ZodTypeDef, FunctionParams4>;
|
|
1967
|
+
/**
|
|
1968
|
+
* @internal
|
|
1969
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1970
|
+
*/
|
|
1971
|
+
export declare namespace FunctionParams4$ {
|
|
1972
|
+
/** @deprecated use `FunctionParams4$inboundSchema` instead. */
|
|
1973
|
+
const inboundSchema: z.ZodType<FunctionParams4, z.ZodTypeDef, unknown>;
|
|
1974
|
+
/** @deprecated use `FunctionParams4$outboundSchema` instead. */
|
|
1975
|
+
const outboundSchema: z.ZodType<FunctionParams4$Outbound, z.ZodTypeDef, FunctionParams4>;
|
|
1976
|
+
/** @deprecated use `FunctionParams4$Outbound` instead. */
|
|
1977
|
+
type Outbound = FunctionParams4$Outbound;
|
|
1978
|
+
}
|
|
1979
|
+
export declare function functionParams4ToJSON(functionParams4: FunctionParams4): string;
|
|
1980
|
+
export declare function functionParams4FromJSON(jsonString: string): SafeParseResult<FunctionParams4, SDKValidationError>;
|
|
1981
|
+
/** @internal */
|
|
1982
|
+
export declare const GetEvalsFunctionParamsEvalsType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsType>;
|
|
1983
|
+
/** @internal */
|
|
1984
|
+
export declare const GetEvalsFunctionParamsEvalsType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsEvalsType>;
|
|
1985
|
+
/**
|
|
1986
|
+
* @internal
|
|
1987
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1988
|
+
*/
|
|
1989
|
+
export declare namespace GetEvalsFunctionParamsEvalsType$ {
|
|
1990
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsType$inboundSchema` instead. */
|
|
1991
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
1992
|
+
readonly ContainsAll: "contains_all";
|
|
1993
|
+
}>;
|
|
1994
|
+
/** @deprecated use `GetEvalsFunctionParamsEvalsType$outboundSchema` instead. */
|
|
1995
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
1996
|
+
readonly ContainsAll: "contains_all";
|
|
1997
|
+
}>;
|
|
1998
|
+
}
|
|
1999
|
+
/** @internal */
|
|
2000
|
+
export declare const FunctionParams3$inboundSchema: z.ZodType<FunctionParams3, z.ZodTypeDef, unknown>;
|
|
2001
|
+
/** @internal */
|
|
2002
|
+
export type FunctionParams3$Outbound = {
|
|
2003
|
+
type: string;
|
|
2004
|
+
keywords: Array<string>;
|
|
2005
|
+
};
|
|
2006
|
+
/** @internal */
|
|
2007
|
+
export declare const FunctionParams3$outboundSchema: z.ZodType<FunctionParams3$Outbound, z.ZodTypeDef, FunctionParams3>;
|
|
2008
|
+
/**
|
|
2009
|
+
* @internal
|
|
2010
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2011
|
+
*/
|
|
2012
|
+
export declare namespace FunctionParams3$ {
|
|
2013
|
+
/** @deprecated use `FunctionParams3$inboundSchema` instead. */
|
|
2014
|
+
const inboundSchema: z.ZodType<FunctionParams3, z.ZodTypeDef, unknown>;
|
|
2015
|
+
/** @deprecated use `FunctionParams3$outboundSchema` instead. */
|
|
2016
|
+
const outboundSchema: z.ZodType<FunctionParams3$Outbound, z.ZodTypeDef, FunctionParams3>;
|
|
2017
|
+
/** @deprecated use `FunctionParams3$Outbound` instead. */
|
|
2018
|
+
type Outbound = FunctionParams3$Outbound;
|
|
2019
|
+
}
|
|
2020
|
+
export declare function functionParams3ToJSON(functionParams3: FunctionParams3): string;
|
|
2021
|
+
export declare function functionParams3FromJSON(jsonString: string): SafeParseResult<FunctionParams3, SDKValidationError>;
|
|
2022
|
+
/** @internal */
|
|
2023
|
+
export declare const GetEvalsFunctionParamsType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsType>;
|
|
2024
|
+
/** @internal */
|
|
2025
|
+
export declare const GetEvalsFunctionParamsType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsFunctionParamsType>;
|
|
2026
|
+
/**
|
|
2027
|
+
* @internal
|
|
2028
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2029
|
+
*/
|
|
2030
|
+
export declare namespace GetEvalsFunctionParamsType$ {
|
|
2031
|
+
/** @deprecated use `GetEvalsFunctionParamsType$inboundSchema` instead. */
|
|
2032
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2033
|
+
readonly ContainsNone: "contains_none";
|
|
2034
|
+
}>;
|
|
2035
|
+
/** @deprecated use `GetEvalsFunctionParamsType$outboundSchema` instead. */
|
|
2036
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2037
|
+
readonly ContainsNone: "contains_none";
|
|
2038
|
+
}>;
|
|
2039
|
+
}
|
|
2040
|
+
/** @internal */
|
|
2041
|
+
export declare const FunctionParams2$inboundSchema: z.ZodType<FunctionParams2, z.ZodTypeDef, unknown>;
|
|
2042
|
+
/** @internal */
|
|
2043
|
+
export type FunctionParams2$Outbound = {
|
|
2044
|
+
type: string;
|
|
2045
|
+
keywords: Array<string>;
|
|
2046
|
+
};
|
|
2047
|
+
/** @internal */
|
|
2048
|
+
export declare const FunctionParams2$outboundSchema: z.ZodType<FunctionParams2$Outbound, z.ZodTypeDef, FunctionParams2>;
|
|
2049
|
+
/**
|
|
2050
|
+
* @internal
|
|
2051
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2052
|
+
*/
|
|
2053
|
+
export declare namespace FunctionParams2$ {
|
|
2054
|
+
/** @deprecated use `FunctionParams2$inboundSchema` instead. */
|
|
2055
|
+
const inboundSchema: z.ZodType<FunctionParams2, z.ZodTypeDef, unknown>;
|
|
2056
|
+
/** @deprecated use `FunctionParams2$outboundSchema` instead. */
|
|
2057
|
+
const outboundSchema: z.ZodType<FunctionParams2$Outbound, z.ZodTypeDef, FunctionParams2>;
|
|
2058
|
+
/** @deprecated use `FunctionParams2$Outbound` instead. */
|
|
2059
|
+
type Outbound = FunctionParams2$Outbound;
|
|
2060
|
+
}
|
|
2061
|
+
export declare function functionParams2ToJSON(functionParams2: FunctionParams2): string;
|
|
2062
|
+
export declare function functionParams2FromJSON(jsonString: string): SafeParseResult<FunctionParams2, SDKValidationError>;
|
|
2063
|
+
/** @internal */
|
|
2064
|
+
export declare const FunctionParamsType$inboundSchema: z.ZodNativeEnum<typeof FunctionParamsType>;
|
|
2065
|
+
/** @internal */
|
|
2066
|
+
export declare const FunctionParamsType$outboundSchema: z.ZodNativeEnum<typeof FunctionParamsType>;
|
|
2067
|
+
/**
|
|
2068
|
+
* @internal
|
|
2069
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2070
|
+
*/
|
|
2071
|
+
export declare namespace FunctionParamsType$ {
|
|
2072
|
+
/** @deprecated use `FunctionParamsType$inboundSchema` instead. */
|
|
2073
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2074
|
+
readonly Contains: "contains";
|
|
2075
|
+
}>;
|
|
2076
|
+
/** @deprecated use `FunctionParamsType$outboundSchema` instead. */
|
|
2077
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2078
|
+
readonly Contains: "contains";
|
|
2079
|
+
}>;
|
|
2080
|
+
}
|
|
2081
|
+
/** @internal */
|
|
2082
|
+
export declare const FunctionParams1$inboundSchema: z.ZodType<FunctionParams1, z.ZodTypeDef, unknown>;
|
|
2083
|
+
/** @internal */
|
|
2084
|
+
export type FunctionParams1$Outbound = {
|
|
2085
|
+
type: string;
|
|
2086
|
+
value: string;
|
|
2087
|
+
};
|
|
2088
|
+
/** @internal */
|
|
2089
|
+
export declare const FunctionParams1$outboundSchema: z.ZodType<FunctionParams1$Outbound, z.ZodTypeDef, FunctionParams1>;
|
|
2090
|
+
/**
|
|
2091
|
+
* @internal
|
|
2092
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2093
|
+
*/
|
|
2094
|
+
export declare namespace FunctionParams1$ {
|
|
2095
|
+
/** @deprecated use `FunctionParams1$inboundSchema` instead. */
|
|
2096
|
+
const inboundSchema: z.ZodType<FunctionParams1, z.ZodTypeDef, unknown>;
|
|
2097
|
+
/** @deprecated use `FunctionParams1$outboundSchema` instead. */
|
|
2098
|
+
const outboundSchema: z.ZodType<FunctionParams1$Outbound, z.ZodTypeDef, FunctionParams1>;
|
|
2099
|
+
/** @deprecated use `FunctionParams1$Outbound` instead. */
|
|
2100
|
+
type Outbound = FunctionParams1$Outbound;
|
|
2101
|
+
}
|
|
2102
|
+
export declare function functionParams1ToJSON(functionParams1: FunctionParams1): string;
|
|
2103
|
+
export declare function functionParams1FromJSON(jsonString: string): SafeParseResult<FunctionParams1, SDKValidationError>;
|
|
2104
|
+
/** @internal */
|
|
2105
|
+
export declare const DataFunctionParams$inboundSchema: z.ZodType<DataFunctionParams, z.ZodTypeDef, unknown>;
|
|
2106
|
+
/** @internal */
|
|
2107
|
+
export type DataFunctionParams$Outbound = FunctionParams5$Outbound | FunctionParams6$Outbound | FunctionParams7$Outbound | Ten$Outbound | Fourteen$Outbound | Sixteen$Outbound | Seventeen$Outbound | Eighteen$Outbound | Nineteen$Outbound | Twenty$Outbound | TwentyOne$Outbound | TwentyTwo$Outbound | TwentyThree$Outbound | TwentyFour$Outbound | FunctionParams1$Outbound | FunctionParams2$Outbound | FunctionParams3$Outbound | FunctionParams4$Outbound | FunctionParams8$Outbound | Nine$Outbound | Eleven$Outbound | Thirteen$Outbound | Fifteen$Outbound | Twelve$Outbound;
|
|
2108
|
+
/** @internal */
|
|
2109
|
+
export declare const DataFunctionParams$outboundSchema: z.ZodType<DataFunctionParams$Outbound, z.ZodTypeDef, DataFunctionParams>;
|
|
2110
|
+
/**
|
|
2111
|
+
* @internal
|
|
2112
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2113
|
+
*/
|
|
2114
|
+
export declare namespace DataFunctionParams$ {
|
|
2115
|
+
/** @deprecated use `DataFunctionParams$inboundSchema` instead. */
|
|
2116
|
+
const inboundSchema: z.ZodType<DataFunctionParams, z.ZodTypeDef, unknown>;
|
|
2117
|
+
/** @deprecated use `DataFunctionParams$outboundSchema` instead. */
|
|
2118
|
+
const outboundSchema: z.ZodType<DataFunctionParams$Outbound, z.ZodTypeDef, DataFunctionParams>;
|
|
2119
|
+
/** @deprecated use `DataFunctionParams$Outbound` instead. */
|
|
2120
|
+
type Outbound = DataFunctionParams$Outbound;
|
|
2121
|
+
}
|
|
2122
|
+
export declare function dataFunctionParamsToJSON(dataFunctionParams: DataFunctionParams): string;
|
|
2123
|
+
export declare function dataFunctionParamsFromJSON(jsonString: string): SafeParseResult<DataFunctionParams, SDKValidationError>;
|
|
2124
|
+
/** @internal */
|
|
2125
|
+
export declare const DataFunction$inboundSchema: z.ZodType<DataFunction, z.ZodTypeDef, unknown>;
|
|
2126
|
+
/** @internal */
|
|
2127
|
+
export type DataFunction$Outbound = {
|
|
2128
|
+
_id: string;
|
|
2129
|
+
description: string;
|
|
2130
|
+
created: string;
|
|
2131
|
+
updated: string;
|
|
2132
|
+
guardrail_config?: GetEvalsGuardrailConfigEvalsResponseBoolean$Outbound | GetEvalsGuardrailConfigEvalsResponseNumber$Outbound | undefined;
|
|
2133
|
+
type: string;
|
|
2134
|
+
function_params: FunctionParams5$Outbound | FunctionParams6$Outbound | FunctionParams7$Outbound | Ten$Outbound | Fourteen$Outbound | Sixteen$Outbound | Seventeen$Outbound | Eighteen$Outbound | Nineteen$Outbound | Twenty$Outbound | TwentyOne$Outbound | TwentyTwo$Outbound | TwentyThree$Outbound | TwentyFour$Outbound | FunctionParams1$Outbound | FunctionParams2$Outbound | FunctionParams3$Outbound | FunctionParams4$Outbound | FunctionParams8$Outbound | Nine$Outbound | Eleven$Outbound | Thirteen$Outbound | Fifteen$Outbound | Twelve$Outbound;
|
|
2135
|
+
key: string;
|
|
2136
|
+
};
|
|
2137
|
+
/** @internal */
|
|
2138
|
+
export declare const DataFunction$outboundSchema: z.ZodType<DataFunction$Outbound, z.ZodTypeDef, DataFunction>;
|
|
2139
|
+
/**
|
|
2140
|
+
* @internal
|
|
2141
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2142
|
+
*/
|
|
2143
|
+
export declare namespace DataFunction$ {
|
|
2144
|
+
/** @deprecated use `DataFunction$inboundSchema` instead. */
|
|
2145
|
+
const inboundSchema: z.ZodType<DataFunction, z.ZodTypeDef, unknown>;
|
|
2146
|
+
/** @deprecated use `DataFunction$outboundSchema` instead. */
|
|
2147
|
+
const outboundSchema: z.ZodType<DataFunction$Outbound, z.ZodTypeDef, DataFunction>;
|
|
2148
|
+
/** @deprecated use `DataFunction$Outbound` instead. */
|
|
2149
|
+
type Outbound = DataFunction$Outbound;
|
|
2150
|
+
}
|
|
2151
|
+
export declare function dataFunctionToJSON(dataFunction: DataFunction): string;
|
|
2152
|
+
export declare function dataFunctionFromJSON(jsonString: string): SafeParseResult<DataFunction, SDKValidationError>;
|
|
2153
|
+
/** @internal */
|
|
2154
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType>;
|
|
2155
|
+
/** @internal */
|
|
2156
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType>;
|
|
2157
|
+
/**
|
|
2158
|
+
* @internal
|
|
2159
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2160
|
+
*/
|
|
2161
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType$ {
|
|
2162
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType$inboundSchema` instead. */
|
|
2163
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2164
|
+
readonly Number: "number";
|
|
2165
|
+
}>;
|
|
2166
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataType$outboundSchema` instead. */
|
|
2167
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2168
|
+
readonly Number: "number";
|
|
2169
|
+
}>;
|
|
2170
|
+
}
|
|
2171
|
+
/** @internal */
|
|
2172
|
+
export declare const GetEvalsGuardrailConfigEvalsOperator$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsOperator>;
|
|
2173
|
+
/** @internal */
|
|
2174
|
+
export declare const GetEvalsGuardrailConfigEvalsOperator$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsOperator>;
|
|
2175
|
+
/**
|
|
2176
|
+
* @internal
|
|
2177
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2178
|
+
*/
|
|
2179
|
+
export declare namespace GetEvalsGuardrailConfigEvalsOperator$ {
|
|
2180
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsOperator$inboundSchema` instead. */
|
|
2181
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2182
|
+
readonly Eq: "eq";
|
|
2183
|
+
readonly Ne: "ne";
|
|
2184
|
+
readonly Gt: "gt";
|
|
2185
|
+
readonly Gte: "gte";
|
|
2186
|
+
readonly Lt: "lt";
|
|
2187
|
+
readonly Lte: "lte";
|
|
2188
|
+
}>;
|
|
2189
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsOperator$outboundSchema` instead. */
|
|
2190
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2191
|
+
readonly Eq: "eq";
|
|
2192
|
+
readonly Ne: "ne";
|
|
2193
|
+
readonly Gt: "gt";
|
|
2194
|
+
readonly Gte: "gte";
|
|
2195
|
+
readonly Lt: "lt";
|
|
2196
|
+
readonly Lte: "lte";
|
|
2197
|
+
}>;
|
|
2198
|
+
}
|
|
2199
|
+
/** @internal */
|
|
2200
|
+
export declare const GetEvalsGuardrailConfigEvalsNumber$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsNumber, z.ZodTypeDef, unknown>;
|
|
2201
|
+
/** @internal */
|
|
2202
|
+
export type GetEvalsGuardrailConfigEvalsNumber$Outbound = {
|
|
2203
|
+
enabled: boolean;
|
|
2204
|
+
type: string;
|
|
2205
|
+
value: number;
|
|
2206
|
+
operator: string;
|
|
2207
|
+
};
|
|
2208
|
+
/** @internal */
|
|
2209
|
+
export declare const GetEvalsGuardrailConfigEvalsNumber$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsNumber>;
|
|
2210
|
+
/**
|
|
2211
|
+
* @internal
|
|
2212
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2213
|
+
*/
|
|
2214
|
+
export declare namespace GetEvalsGuardrailConfigEvalsNumber$ {
|
|
2215
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsNumber$inboundSchema` instead. */
|
|
2216
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsNumber, z.ZodTypeDef, unknown>;
|
|
2217
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsNumber$outboundSchema` instead. */
|
|
2218
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsNumber>;
|
|
2219
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsNumber$Outbound` instead. */
|
|
2220
|
+
type Outbound = GetEvalsGuardrailConfigEvalsNumber$Outbound;
|
|
2221
|
+
}
|
|
2222
|
+
export declare function getEvalsGuardrailConfigEvalsNumberToJSON(getEvalsGuardrailConfigEvalsNumber: GetEvalsGuardrailConfigEvalsNumber): string;
|
|
2223
|
+
export declare function getEvalsGuardrailConfigEvalsNumberFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsNumber, SDKValidationError>;
|
|
2224
|
+
/** @internal */
|
|
2225
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType>;
|
|
2226
|
+
/** @internal */
|
|
2227
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType>;
|
|
2228
|
+
/**
|
|
2229
|
+
* @internal
|
|
2230
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2231
|
+
*/
|
|
2232
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType$ {
|
|
2233
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType$inboundSchema` instead. */
|
|
2234
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2235
|
+
readonly Boolean: "boolean";
|
|
2236
|
+
}>;
|
|
2237
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyType$outboundSchema` instead. */
|
|
2238
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2239
|
+
readonly Boolean: "boolean";
|
|
2240
|
+
}>;
|
|
2241
|
+
}
|
|
2242
|
+
/** @internal */
|
|
2243
|
+
export declare const GetEvalsGuardrailConfigEvalsBoolean$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsBoolean, z.ZodTypeDef, unknown>;
|
|
2244
|
+
/** @internal */
|
|
2245
|
+
export type GetEvalsGuardrailConfigEvalsBoolean$Outbound = {
|
|
2246
|
+
enabled: boolean;
|
|
2247
|
+
type: string;
|
|
2248
|
+
value: boolean;
|
|
2249
|
+
};
|
|
2250
|
+
/** @internal */
|
|
2251
|
+
export declare const GetEvalsGuardrailConfigEvalsBoolean$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsBoolean>;
|
|
2252
|
+
/**
|
|
2253
|
+
* @internal
|
|
2254
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2255
|
+
*/
|
|
2256
|
+
export declare namespace GetEvalsGuardrailConfigEvalsBoolean$ {
|
|
2257
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsBoolean$inboundSchema` instead. */
|
|
2258
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsBoolean, z.ZodTypeDef, unknown>;
|
|
2259
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsBoolean$outboundSchema` instead. */
|
|
2260
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsBoolean>;
|
|
2261
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsBoolean$Outbound` instead. */
|
|
2262
|
+
type Outbound = GetEvalsGuardrailConfigEvalsBoolean$Outbound;
|
|
2263
|
+
}
|
|
2264
|
+
export declare function getEvalsGuardrailConfigEvalsBooleanToJSON(getEvalsGuardrailConfigEvalsBoolean: GetEvalsGuardrailConfigEvalsBoolean): string;
|
|
2265
|
+
export declare function getEvalsGuardrailConfigEvalsBooleanFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsBoolean, SDKValidationError>;
|
|
2266
|
+
/** @internal */
|
|
2267
|
+
export declare const GetEvalsDataEvalsGuardrailConfig$inboundSchema: z.ZodType<GetEvalsDataEvalsGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
2268
|
+
/** @internal */
|
|
2269
|
+
export type GetEvalsDataEvalsGuardrailConfig$Outbound = GetEvalsGuardrailConfigEvalsBoolean$Outbound | GetEvalsGuardrailConfigEvalsNumber$Outbound;
|
|
2270
|
+
/** @internal */
|
|
2271
|
+
export declare const GetEvalsDataEvalsGuardrailConfig$outboundSchema: z.ZodType<GetEvalsDataEvalsGuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataEvalsGuardrailConfig>;
|
|
2272
|
+
/**
|
|
2273
|
+
* @internal
|
|
2274
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2275
|
+
*/
|
|
2276
|
+
export declare namespace GetEvalsDataEvalsGuardrailConfig$ {
|
|
2277
|
+
/** @deprecated use `GetEvalsDataEvalsGuardrailConfig$inboundSchema` instead. */
|
|
2278
|
+
const inboundSchema: z.ZodType<GetEvalsDataEvalsGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
2279
|
+
/** @deprecated use `GetEvalsDataEvalsGuardrailConfig$outboundSchema` instead. */
|
|
2280
|
+
const outboundSchema: z.ZodType<GetEvalsDataEvalsGuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataEvalsGuardrailConfig>;
|
|
2281
|
+
/** @deprecated use `GetEvalsDataEvalsGuardrailConfig$Outbound` instead. */
|
|
2282
|
+
type Outbound = GetEvalsDataEvalsGuardrailConfig$Outbound;
|
|
2283
|
+
}
|
|
2284
|
+
export declare function getEvalsDataEvalsGuardrailConfigToJSON(getEvalsDataEvalsGuardrailConfig: GetEvalsDataEvalsGuardrailConfig): string;
|
|
2285
|
+
export declare function getEvalsDataEvalsGuardrailConfigFromJSON(jsonString: string): SafeParseResult<GetEvalsDataEvalsGuardrailConfig, SDKValidationError>;
|
|
2286
|
+
/** @internal */
|
|
2287
|
+
export declare const GetEvalsDataEvalsResponseType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsDataEvalsResponseType>;
|
|
2288
|
+
/** @internal */
|
|
2289
|
+
export declare const GetEvalsDataEvalsResponseType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsDataEvalsResponseType>;
|
|
2290
|
+
/**
|
|
2291
|
+
* @internal
|
|
2292
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2293
|
+
*/
|
|
2294
|
+
export declare namespace GetEvalsDataEvalsResponseType$ {
|
|
2295
|
+
/** @deprecated use `GetEvalsDataEvalsResponseType$inboundSchema` instead. */
|
|
2296
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2297
|
+
readonly PythonEval: "python_eval";
|
|
2298
|
+
}>;
|
|
2299
|
+
/** @deprecated use `GetEvalsDataEvalsResponseType$outboundSchema` instead. */
|
|
2300
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2301
|
+
readonly PythonEval: "python_eval";
|
|
2302
|
+
}>;
|
|
2303
|
+
}
|
|
2304
|
+
/** @internal */
|
|
2305
|
+
export declare const DataPython$inboundSchema: z.ZodType<DataPython, z.ZodTypeDef, unknown>;
|
|
2306
|
+
/** @internal */
|
|
2307
|
+
export type DataPython$Outbound = {
|
|
2308
|
+
_id: string;
|
|
2309
|
+
description: string;
|
|
2310
|
+
created: string;
|
|
2311
|
+
updated: string;
|
|
2312
|
+
guardrail_config?: GetEvalsGuardrailConfigEvalsBoolean$Outbound | GetEvalsGuardrailConfigEvalsNumber$Outbound | undefined;
|
|
2313
|
+
code: string;
|
|
2314
|
+
type: string;
|
|
2315
|
+
key: string;
|
|
2316
|
+
};
|
|
2317
|
+
/** @internal */
|
|
2318
|
+
export declare const DataPython$outboundSchema: z.ZodType<DataPython$Outbound, z.ZodTypeDef, DataPython>;
|
|
2319
|
+
/**
|
|
2320
|
+
* @internal
|
|
2321
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2322
|
+
*/
|
|
2323
|
+
export declare namespace DataPython$ {
|
|
2324
|
+
/** @deprecated use `DataPython$inboundSchema` instead. */
|
|
2325
|
+
const inboundSchema: z.ZodType<DataPython, z.ZodTypeDef, unknown>;
|
|
2326
|
+
/** @deprecated use `DataPython$outboundSchema` instead. */
|
|
2327
|
+
const outboundSchema: z.ZodType<DataPython$Outbound, z.ZodTypeDef, DataPython>;
|
|
2328
|
+
/** @deprecated use `DataPython$Outbound` instead. */
|
|
2329
|
+
type Outbound = DataPython$Outbound;
|
|
2330
|
+
}
|
|
2331
|
+
export declare function dataPythonToJSON(dataPython: DataPython): string;
|
|
2332
|
+
export declare function dataPythonFromJSON(jsonString: string): SafeParseResult<DataPython, SDKValidationError>;
|
|
2333
|
+
/** @internal */
|
|
2334
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType>;
|
|
2335
|
+
/** @internal */
|
|
2336
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType>;
|
|
2337
|
+
/**
|
|
2338
|
+
* @internal
|
|
2339
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2340
|
+
*/
|
|
2341
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType$ {
|
|
2342
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType$inboundSchema` instead. */
|
|
2343
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2344
|
+
readonly Number: "number";
|
|
2345
|
+
}>;
|
|
2346
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONType$outboundSchema` instead. */
|
|
2347
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2348
|
+
readonly Number: "number";
|
|
2349
|
+
}>;
|
|
2350
|
+
}
|
|
2351
|
+
/** @internal */
|
|
2352
|
+
export declare const GetEvalsGuardrailConfigOperator$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigOperator>;
|
|
2353
|
+
/** @internal */
|
|
2354
|
+
export declare const GetEvalsGuardrailConfigOperator$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigOperator>;
|
|
2355
|
+
/**
|
|
2356
|
+
* @internal
|
|
2357
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2358
|
+
*/
|
|
2359
|
+
export declare namespace GetEvalsGuardrailConfigOperator$ {
|
|
2360
|
+
/** @deprecated use `GetEvalsGuardrailConfigOperator$inboundSchema` instead. */
|
|
2361
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2362
|
+
readonly Eq: "eq";
|
|
2363
|
+
readonly Ne: "ne";
|
|
2364
|
+
readonly Gt: "gt";
|
|
2365
|
+
readonly Gte: "gte";
|
|
2366
|
+
readonly Lt: "lt";
|
|
2367
|
+
readonly Lte: "lte";
|
|
2368
|
+
}>;
|
|
2369
|
+
/** @deprecated use `GetEvalsGuardrailConfigOperator$outboundSchema` instead. */
|
|
2370
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2371
|
+
readonly Eq: "eq";
|
|
2372
|
+
readonly Ne: "ne";
|
|
2373
|
+
readonly Gt: "gt";
|
|
2374
|
+
readonly Gte: "gte";
|
|
2375
|
+
readonly Lt: "lt";
|
|
2376
|
+
readonly Lte: "lte";
|
|
2377
|
+
}>;
|
|
2378
|
+
}
|
|
2379
|
+
/** @internal */
|
|
2380
|
+
export declare const GetEvalsGuardrailConfigNumber$inboundSchema: z.ZodType<GetEvalsGuardrailConfigNumber, z.ZodTypeDef, unknown>;
|
|
2381
|
+
/** @internal */
|
|
2382
|
+
export type GetEvalsGuardrailConfigNumber$Outbound = {
|
|
2383
|
+
enabled: boolean;
|
|
2384
|
+
type: string;
|
|
2385
|
+
value: number;
|
|
2386
|
+
operator: string;
|
|
2387
|
+
};
|
|
2388
|
+
/** @internal */
|
|
2389
|
+
export declare const GetEvalsGuardrailConfigNumber$outboundSchema: z.ZodType<GetEvalsGuardrailConfigNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigNumber>;
|
|
2390
|
+
/**
|
|
2391
|
+
* @internal
|
|
2392
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2393
|
+
*/
|
|
2394
|
+
export declare namespace GetEvalsGuardrailConfigNumber$ {
|
|
2395
|
+
/** @deprecated use `GetEvalsGuardrailConfigNumber$inboundSchema` instead. */
|
|
2396
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigNumber, z.ZodTypeDef, unknown>;
|
|
2397
|
+
/** @deprecated use `GetEvalsGuardrailConfigNumber$outboundSchema` instead. */
|
|
2398
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigNumber>;
|
|
2399
|
+
/** @deprecated use `GetEvalsGuardrailConfigNumber$Outbound` instead. */
|
|
2400
|
+
type Outbound = GetEvalsGuardrailConfigNumber$Outbound;
|
|
2401
|
+
}
|
|
2402
|
+
export declare function getEvalsGuardrailConfigNumberToJSON(getEvalsGuardrailConfigNumber: GetEvalsGuardrailConfigNumber): string;
|
|
2403
|
+
export declare function getEvalsGuardrailConfigNumberFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigNumber, SDKValidationError>;
|
|
2404
|
+
/** @internal */
|
|
2405
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200Type>;
|
|
2406
|
+
/** @internal */
|
|
2407
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200Type>;
|
|
2408
|
+
/**
|
|
2409
|
+
* @internal
|
|
2410
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2411
|
+
*/
|
|
2412
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200Type$ {
|
|
2413
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200Type$inboundSchema` instead. */
|
|
2414
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2415
|
+
readonly Boolean: "boolean";
|
|
2416
|
+
}>;
|
|
2417
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200Type$outboundSchema` instead. */
|
|
2418
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2419
|
+
readonly Boolean: "boolean";
|
|
2420
|
+
}>;
|
|
2421
|
+
}
|
|
2422
|
+
/** @internal */
|
|
2423
|
+
export declare const GetEvalsGuardrailConfigBoolean$inboundSchema: z.ZodType<GetEvalsGuardrailConfigBoolean, z.ZodTypeDef, unknown>;
|
|
2424
|
+
/** @internal */
|
|
2425
|
+
export type GetEvalsGuardrailConfigBoolean$Outbound = {
|
|
2426
|
+
enabled: boolean;
|
|
2427
|
+
type: string;
|
|
2428
|
+
value: boolean;
|
|
2429
|
+
};
|
|
2430
|
+
/** @internal */
|
|
2431
|
+
export declare const GetEvalsGuardrailConfigBoolean$outboundSchema: z.ZodType<GetEvalsGuardrailConfigBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigBoolean>;
|
|
2432
|
+
/**
|
|
2433
|
+
* @internal
|
|
2434
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2435
|
+
*/
|
|
2436
|
+
export declare namespace GetEvalsGuardrailConfigBoolean$ {
|
|
2437
|
+
/** @deprecated use `GetEvalsGuardrailConfigBoolean$inboundSchema` instead. */
|
|
2438
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigBoolean, z.ZodTypeDef, unknown>;
|
|
2439
|
+
/** @deprecated use `GetEvalsGuardrailConfigBoolean$outboundSchema` instead. */
|
|
2440
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigBoolean>;
|
|
2441
|
+
/** @deprecated use `GetEvalsGuardrailConfigBoolean$Outbound` instead. */
|
|
2442
|
+
type Outbound = GetEvalsGuardrailConfigBoolean$Outbound;
|
|
2443
|
+
}
|
|
2444
|
+
export declare function getEvalsGuardrailConfigBooleanToJSON(getEvalsGuardrailConfigBoolean: GetEvalsGuardrailConfigBoolean): string;
|
|
2445
|
+
export declare function getEvalsGuardrailConfigBooleanFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigBoolean, SDKValidationError>;
|
|
2446
|
+
/** @internal */
|
|
2447
|
+
export declare const GetEvalsDataGuardrailConfig$inboundSchema: z.ZodType<GetEvalsDataGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
2448
|
+
/** @internal */
|
|
2449
|
+
export type GetEvalsDataGuardrailConfig$Outbound = GetEvalsGuardrailConfigBoolean$Outbound | GetEvalsGuardrailConfigNumber$Outbound;
|
|
2450
|
+
/** @internal */
|
|
2451
|
+
export declare const GetEvalsDataGuardrailConfig$outboundSchema: z.ZodType<GetEvalsDataGuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataGuardrailConfig>;
|
|
2452
|
+
/**
|
|
2453
|
+
* @internal
|
|
2454
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2455
|
+
*/
|
|
2456
|
+
export declare namespace GetEvalsDataGuardrailConfig$ {
|
|
2457
|
+
/** @deprecated use `GetEvalsDataGuardrailConfig$inboundSchema` instead. */
|
|
2458
|
+
const inboundSchema: z.ZodType<GetEvalsDataGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
2459
|
+
/** @deprecated use `GetEvalsDataGuardrailConfig$outboundSchema` instead. */
|
|
2460
|
+
const outboundSchema: z.ZodType<GetEvalsDataGuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataGuardrailConfig>;
|
|
2461
|
+
/** @deprecated use `GetEvalsDataGuardrailConfig$Outbound` instead. */
|
|
2462
|
+
type Outbound = GetEvalsDataGuardrailConfig$Outbound;
|
|
2463
|
+
}
|
|
2464
|
+
export declare function getEvalsDataGuardrailConfigToJSON(getEvalsDataGuardrailConfig: GetEvalsDataGuardrailConfig): string;
|
|
2465
|
+
export declare function getEvalsDataGuardrailConfigFromJSON(jsonString: string): SafeParseResult<GetEvalsDataGuardrailConfig, SDKValidationError>;
|
|
2466
|
+
/** @internal */
|
|
2467
|
+
export declare const GetEvalsDataEvalsType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsDataEvalsType>;
|
|
2468
|
+
/** @internal */
|
|
2469
|
+
export declare const GetEvalsDataEvalsType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsDataEvalsType>;
|
|
2470
|
+
/**
|
|
2471
|
+
* @internal
|
|
2472
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2473
|
+
*/
|
|
2474
|
+
export declare namespace GetEvalsDataEvalsType$ {
|
|
2475
|
+
/** @deprecated use `GetEvalsDataEvalsType$inboundSchema` instead. */
|
|
2476
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2477
|
+
readonly HttpEval: "http_eval";
|
|
2478
|
+
}>;
|
|
2479
|
+
/** @deprecated use `GetEvalsDataEvalsType$outboundSchema` instead. */
|
|
2480
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2481
|
+
readonly HttpEval: "http_eval";
|
|
2482
|
+
}>;
|
|
2483
|
+
}
|
|
2484
|
+
/** @internal */
|
|
2485
|
+
export declare const DataMethod$inboundSchema: z.ZodNativeEnum<typeof DataMethod>;
|
|
2486
|
+
/** @internal */
|
|
2487
|
+
export declare const DataMethod$outboundSchema: z.ZodNativeEnum<typeof DataMethod>;
|
|
2488
|
+
/**
|
|
2489
|
+
* @internal
|
|
2490
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2491
|
+
*/
|
|
2492
|
+
export declare namespace DataMethod$ {
|
|
2493
|
+
/** @deprecated use `DataMethod$inboundSchema` instead. */
|
|
2494
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2495
|
+
readonly Get: "GET";
|
|
2496
|
+
readonly Post: "POST";
|
|
2497
|
+
}>;
|
|
2498
|
+
/** @deprecated use `DataMethod$outboundSchema` instead. */
|
|
2499
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2500
|
+
readonly Get: "GET";
|
|
2501
|
+
readonly Post: "POST";
|
|
2502
|
+
}>;
|
|
2503
|
+
}
|
|
2504
|
+
/** @internal */
|
|
2505
|
+
export declare const DataHTTP$inboundSchema: z.ZodType<DataHTTP, z.ZodTypeDef, unknown>;
|
|
2506
|
+
/** @internal */
|
|
2507
|
+
export type DataHTTP$Outbound = {
|
|
2508
|
+
_id: string;
|
|
2509
|
+
description: string;
|
|
2510
|
+
created: string;
|
|
2511
|
+
updated: string;
|
|
2512
|
+
guardrail_config?: GetEvalsGuardrailConfigBoolean$Outbound | GetEvalsGuardrailConfigNumber$Outbound | undefined;
|
|
2513
|
+
type: string;
|
|
2514
|
+
url: string;
|
|
2515
|
+
method: string;
|
|
2516
|
+
headers: {
|
|
2517
|
+
[k: string]: string;
|
|
2518
|
+
};
|
|
2519
|
+
payload: {
|
|
2520
|
+
[k: string]: any;
|
|
2521
|
+
};
|
|
2522
|
+
key: string;
|
|
2523
|
+
};
|
|
2524
|
+
/** @internal */
|
|
2525
|
+
export declare const DataHTTP$outboundSchema: z.ZodType<DataHTTP$Outbound, z.ZodTypeDef, DataHTTP>;
|
|
2526
|
+
/**
|
|
2527
|
+
* @internal
|
|
2528
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2529
|
+
*/
|
|
2530
|
+
export declare namespace DataHTTP$ {
|
|
2531
|
+
/** @deprecated use `DataHTTP$inboundSchema` instead. */
|
|
2532
|
+
const inboundSchema: z.ZodType<DataHTTP, z.ZodTypeDef, unknown>;
|
|
2533
|
+
/** @deprecated use `DataHTTP$outboundSchema` instead. */
|
|
2534
|
+
const outboundSchema: z.ZodType<DataHTTP$Outbound, z.ZodTypeDef, DataHTTP>;
|
|
2535
|
+
/** @deprecated use `DataHTTP$Outbound` instead. */
|
|
2536
|
+
type Outbound = DataHTTP$Outbound;
|
|
2537
|
+
}
|
|
2538
|
+
export declare function dataHTTPToJSON(dataHTTP: DataHTTP): string;
|
|
2539
|
+
export declare function dataHTTPFromJSON(jsonString: string): SafeParseResult<DataHTTP, SDKValidationError>;
|
|
2540
|
+
/** @internal */
|
|
2541
|
+
export declare const GetEvalsGuardrailConfigEvalsResponseType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponseType>;
|
|
2542
|
+
/** @internal */
|
|
2543
|
+
export declare const GetEvalsGuardrailConfigEvalsResponseType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponseType>;
|
|
2544
|
+
/**
|
|
2545
|
+
* @internal
|
|
2546
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2547
|
+
*/
|
|
2548
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponseType$ {
|
|
2549
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponseType$inboundSchema` instead. */
|
|
2550
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2551
|
+
readonly Number: "number";
|
|
2552
|
+
}>;
|
|
2553
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponseType$outboundSchema` instead. */
|
|
2554
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2555
|
+
readonly Number: "number";
|
|
2556
|
+
}>;
|
|
2557
|
+
}
|
|
2558
|
+
/** @internal */
|
|
2559
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator>;
|
|
2560
|
+
/** @internal */
|
|
2561
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator>;
|
|
2562
|
+
/**
|
|
2563
|
+
* @internal
|
|
2564
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2565
|
+
*/
|
|
2566
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator$ {
|
|
2567
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator$inboundSchema` instead. */
|
|
2568
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2569
|
+
readonly Eq: "eq";
|
|
2570
|
+
readonly Ne: "ne";
|
|
2571
|
+
readonly Gt: "gt";
|
|
2572
|
+
readonly Gte: "gte";
|
|
2573
|
+
readonly Lt: "lt";
|
|
2574
|
+
readonly Lte: "lte";
|
|
2575
|
+
}>;
|
|
2576
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataOperator$outboundSchema` instead. */
|
|
2577
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2578
|
+
readonly Eq: "eq";
|
|
2579
|
+
readonly Ne: "ne";
|
|
2580
|
+
readonly Gt: "gt";
|
|
2581
|
+
readonly Gte: "gte";
|
|
2582
|
+
readonly Lt: "lt";
|
|
2583
|
+
readonly Lte: "lte";
|
|
2584
|
+
}>;
|
|
2585
|
+
}
|
|
2586
|
+
/** @internal */
|
|
2587
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber, z.ZodTypeDef, unknown>;
|
|
2588
|
+
/** @internal */
|
|
2589
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$Outbound = {
|
|
2590
|
+
enabled: boolean;
|
|
2591
|
+
type: string;
|
|
2592
|
+
value: number;
|
|
2593
|
+
operator: string;
|
|
2594
|
+
};
|
|
2595
|
+
/** @internal */
|
|
2596
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber>;
|
|
2597
|
+
/**
|
|
2598
|
+
* @internal
|
|
2599
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2600
|
+
*/
|
|
2601
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$ {
|
|
2602
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$inboundSchema` instead. */
|
|
2603
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber, z.ZodTypeDef, unknown>;
|
|
2604
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$outboundSchema` instead. */
|
|
2605
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber>;
|
|
2606
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$Outbound` instead. */
|
|
2607
|
+
type Outbound = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$Outbound;
|
|
2608
|
+
}
|
|
2609
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumberToJSON(getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber): string;
|
|
2610
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumberFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber, SDKValidationError>;
|
|
2611
|
+
/** @internal */
|
|
2612
|
+
export declare const GetEvalsGuardrailConfigEvalsType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsType>;
|
|
2613
|
+
/** @internal */
|
|
2614
|
+
export declare const GetEvalsGuardrailConfigEvalsType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsType>;
|
|
2615
|
+
/**
|
|
2616
|
+
* @internal
|
|
2617
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2618
|
+
*/
|
|
2619
|
+
export declare namespace GetEvalsGuardrailConfigEvalsType$ {
|
|
2620
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsType$inboundSchema` instead. */
|
|
2621
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2622
|
+
readonly Boolean: "boolean";
|
|
2623
|
+
}>;
|
|
2624
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsType$outboundSchema` instead. */
|
|
2625
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2626
|
+
readonly Boolean: "boolean";
|
|
2627
|
+
}>;
|
|
2628
|
+
}
|
|
2629
|
+
/** @internal */
|
|
2630
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean, z.ZodTypeDef, unknown>;
|
|
2631
|
+
/** @internal */
|
|
2632
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$Outbound = {
|
|
2633
|
+
enabled: boolean;
|
|
2634
|
+
type: string;
|
|
2635
|
+
value: boolean;
|
|
2636
|
+
};
|
|
2637
|
+
/** @internal */
|
|
2638
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean>;
|
|
2639
|
+
/**
|
|
2640
|
+
* @internal
|
|
2641
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2642
|
+
*/
|
|
2643
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$ {
|
|
2644
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$inboundSchema` instead. */
|
|
2645
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean, z.ZodTypeDef, unknown>;
|
|
2646
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$outboundSchema` instead. */
|
|
2647
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean>;
|
|
2648
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$Outbound` instead. */
|
|
2649
|
+
type Outbound = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$Outbound;
|
|
2650
|
+
}
|
|
2651
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBooleanToJSON(getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean): string;
|
|
2652
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBooleanFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean, SDKValidationError>;
|
|
2653
|
+
/** @internal */
|
|
2654
|
+
export declare const DataGuardrailConfig$inboundSchema: z.ZodType<DataGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
2655
|
+
/** @internal */
|
|
2656
|
+
export type DataGuardrailConfig$Outbound = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$Outbound | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$Outbound;
|
|
2657
|
+
/** @internal */
|
|
2658
|
+
export declare const DataGuardrailConfig$outboundSchema: z.ZodType<DataGuardrailConfig$Outbound, z.ZodTypeDef, DataGuardrailConfig>;
|
|
2659
|
+
/**
|
|
2660
|
+
* @internal
|
|
2661
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2662
|
+
*/
|
|
2663
|
+
export declare namespace DataGuardrailConfig$ {
|
|
2664
|
+
/** @deprecated use `DataGuardrailConfig$inboundSchema` instead. */
|
|
2665
|
+
const inboundSchema: z.ZodType<DataGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
2666
|
+
/** @deprecated use `DataGuardrailConfig$outboundSchema` instead. */
|
|
2667
|
+
const outboundSchema: z.ZodType<DataGuardrailConfig$Outbound, z.ZodTypeDef, DataGuardrailConfig>;
|
|
2668
|
+
/** @deprecated use `DataGuardrailConfig$Outbound` instead. */
|
|
2669
|
+
type Outbound = DataGuardrailConfig$Outbound;
|
|
2670
|
+
}
|
|
2671
|
+
export declare function dataGuardrailConfigToJSON(dataGuardrailConfig: DataGuardrailConfig): string;
|
|
2672
|
+
export declare function dataGuardrailConfigFromJSON(jsonString: string): SafeParseResult<DataGuardrailConfig, SDKValidationError>;
|
|
2673
|
+
/** @internal */
|
|
2674
|
+
export declare const GetEvalsDataType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsDataType>;
|
|
2675
|
+
/** @internal */
|
|
2676
|
+
export declare const GetEvalsDataType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsDataType>;
|
|
2677
|
+
/**
|
|
2678
|
+
* @internal
|
|
2679
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2680
|
+
*/
|
|
2681
|
+
export declare namespace GetEvalsDataType$ {
|
|
2682
|
+
/** @deprecated use `GetEvalsDataType$inboundSchema` instead. */
|
|
2683
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2684
|
+
readonly JsonSchema: "json_schema";
|
|
2685
|
+
}>;
|
|
2686
|
+
/** @deprecated use `GetEvalsDataType$outboundSchema` instead. */
|
|
2687
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2688
|
+
readonly JsonSchema: "json_schema";
|
|
2689
|
+
}>;
|
|
2690
|
+
}
|
|
2691
|
+
/** @internal */
|
|
2692
|
+
export declare const DataJSON$inboundSchema: z.ZodType<DataJSON, z.ZodTypeDef, unknown>;
|
|
2693
|
+
/** @internal */
|
|
2694
|
+
export type DataJSON$Outbound = {
|
|
2695
|
+
_id: string;
|
|
2696
|
+
description: string;
|
|
2697
|
+
created: string;
|
|
2698
|
+
updated: string;
|
|
2699
|
+
guardrail_config?: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataBoolean$Outbound | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyDataNumber$Outbound | undefined;
|
|
2700
|
+
type: string;
|
|
2701
|
+
schema: string;
|
|
2702
|
+
key: string;
|
|
2703
|
+
};
|
|
2704
|
+
/** @internal */
|
|
2705
|
+
export declare const DataJSON$outboundSchema: z.ZodType<DataJSON$Outbound, z.ZodTypeDef, DataJSON>;
|
|
2706
|
+
/**
|
|
2707
|
+
* @internal
|
|
2708
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2709
|
+
*/
|
|
2710
|
+
export declare namespace DataJSON$ {
|
|
2711
|
+
/** @deprecated use `DataJSON$inboundSchema` instead. */
|
|
2712
|
+
const inboundSchema: z.ZodType<DataJSON, z.ZodTypeDef, unknown>;
|
|
2713
|
+
/** @deprecated use `DataJSON$outboundSchema` instead. */
|
|
2714
|
+
const outboundSchema: z.ZodType<DataJSON$Outbound, z.ZodTypeDef, DataJSON>;
|
|
2715
|
+
/** @deprecated use `DataJSON$Outbound` instead. */
|
|
2716
|
+
type Outbound = DataJSON$Outbound;
|
|
2717
|
+
}
|
|
2718
|
+
export declare function dataJSONToJSON(dataJSON: DataJSON): string;
|
|
2719
|
+
export declare function dataJSONFromJSON(jsonString: string): SafeParseResult<DataJSON, SDKValidationError>;
|
|
2720
|
+
/** @internal */
|
|
2721
|
+
export declare const GetEvalsGuardrailConfigType$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigType>;
|
|
2722
|
+
/** @internal */
|
|
2723
|
+
export declare const GetEvalsGuardrailConfigType$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigType>;
|
|
2724
|
+
/**
|
|
2725
|
+
* @internal
|
|
2726
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2727
|
+
*/
|
|
2728
|
+
export declare namespace GetEvalsGuardrailConfigType$ {
|
|
2729
|
+
/** @deprecated use `GetEvalsGuardrailConfigType$inboundSchema` instead. */
|
|
2730
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2731
|
+
readonly Number: "number";
|
|
2732
|
+
}>;
|
|
2733
|
+
/** @deprecated use `GetEvalsGuardrailConfigType$outboundSchema` instead. */
|
|
2734
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2735
|
+
readonly Number: "number";
|
|
2736
|
+
}>;
|
|
2737
|
+
}
|
|
2738
|
+
/** @internal */
|
|
2739
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator>;
|
|
2740
|
+
/** @internal */
|
|
2741
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator>;
|
|
2742
|
+
/**
|
|
2743
|
+
* @internal
|
|
2744
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2745
|
+
*/
|
|
2746
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator$ {
|
|
2747
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator$inboundSchema` instead. */
|
|
2748
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2749
|
+
readonly Eq: "eq";
|
|
2750
|
+
readonly Ne: "ne";
|
|
2751
|
+
readonly Gt: "gt";
|
|
2752
|
+
readonly Gte: "gte";
|
|
2753
|
+
readonly Lt: "lt";
|
|
2754
|
+
readonly Lte: "lte";
|
|
2755
|
+
}>;
|
|
2756
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyOperator$outboundSchema` instead. */
|
|
2757
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2758
|
+
readonly Eq: "eq";
|
|
2759
|
+
readonly Ne: "ne";
|
|
2760
|
+
readonly Gt: "gt";
|
|
2761
|
+
readonly Gte: "gte";
|
|
2762
|
+
readonly Lt: "lt";
|
|
2763
|
+
readonly Lte: "lte";
|
|
2764
|
+
}>;
|
|
2765
|
+
}
|
|
2766
|
+
/** @internal */
|
|
2767
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber, z.ZodTypeDef, unknown>;
|
|
2768
|
+
/** @internal */
|
|
2769
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$Outbound = {
|
|
2770
|
+
enabled: boolean;
|
|
2771
|
+
type: string;
|
|
2772
|
+
value: number;
|
|
2773
|
+
operator: string;
|
|
2774
|
+
};
|
|
2775
|
+
/** @internal */
|
|
2776
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber>;
|
|
2777
|
+
/**
|
|
2778
|
+
* @internal
|
|
2779
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2780
|
+
*/
|
|
2781
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$ {
|
|
2782
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$inboundSchema` instead. */
|
|
2783
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber, z.ZodTypeDef, unknown>;
|
|
2784
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$outboundSchema` instead. */
|
|
2785
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber>;
|
|
2786
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$Outbound` instead. */
|
|
2787
|
+
type Outbound = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$Outbound;
|
|
2788
|
+
}
|
|
2789
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumberToJSON(getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber): string;
|
|
2790
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumberFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber, SDKValidationError>;
|
|
2791
|
+
/** @internal */
|
|
2792
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type$inboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type>;
|
|
2793
|
+
/** @internal */
|
|
2794
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type$outboundSchema: z.ZodNativeEnum<typeof GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type>;
|
|
2795
|
+
/**
|
|
2796
|
+
* @internal
|
|
2797
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2798
|
+
*/
|
|
2799
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type$ {
|
|
2800
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type$inboundSchema` instead. */
|
|
2801
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2802
|
+
readonly Boolean: "boolean";
|
|
2803
|
+
}>;
|
|
2804
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyData1Type$outboundSchema` instead. */
|
|
2805
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2806
|
+
readonly Boolean: "boolean";
|
|
2807
|
+
}>;
|
|
2808
|
+
}
|
|
2809
|
+
/** @internal */
|
|
2810
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean, z.ZodTypeDef, unknown>;
|
|
2811
|
+
/** @internal */
|
|
2812
|
+
export type GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$Outbound = {
|
|
2813
|
+
enabled: boolean;
|
|
2814
|
+
type: string;
|
|
2815
|
+
value: boolean;
|
|
2816
|
+
};
|
|
2817
|
+
/** @internal */
|
|
2818
|
+
export declare const GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean>;
|
|
2819
|
+
/**
|
|
2820
|
+
* @internal
|
|
2821
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2822
|
+
*/
|
|
2823
|
+
export declare namespace GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$ {
|
|
2824
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$inboundSchema` instead. */
|
|
2825
|
+
const inboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean, z.ZodTypeDef, unknown>;
|
|
2826
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$outboundSchema` instead. */
|
|
2827
|
+
const outboundSchema: z.ZodType<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$Outbound, z.ZodTypeDef, GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean>;
|
|
2828
|
+
/** @deprecated use `GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$Outbound` instead. */
|
|
2829
|
+
type Outbound = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$Outbound;
|
|
2830
|
+
}
|
|
2831
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBooleanToJSON(getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean): string;
|
|
2832
|
+
export declare function getEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBooleanFromJSON(jsonString: string): SafeParseResult<GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean, SDKValidationError>;
|
|
2833
|
+
/** @internal */
|
|
2834
|
+
export declare const GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig$inboundSchema: z.ZodType<GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
2835
|
+
/** @internal */
|
|
2836
|
+
export type GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig$Outbound = GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$Outbound | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$Outbound;
|
|
2837
|
+
/** @internal */
|
|
2838
|
+
export declare const GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig$outboundSchema: z.ZodType<GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig>;
|
|
2839
|
+
/**
|
|
2840
|
+
* @internal
|
|
2841
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2842
|
+
*/
|
|
2843
|
+
export declare namespace GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig$ {
|
|
2844
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig$inboundSchema` instead. */
|
|
2845
|
+
const inboundSchema: z.ZodType<GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig, z.ZodTypeDef, unknown>;
|
|
2846
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig$outboundSchema` instead. */
|
|
2847
|
+
const outboundSchema: z.ZodType<GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig$Outbound, z.ZodTypeDef, GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig>;
|
|
2848
|
+
/** @deprecated use `GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig$Outbound` instead. */
|
|
2849
|
+
type Outbound = GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig$Outbound;
|
|
2850
|
+
}
|
|
2851
|
+
export declare function getEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfigToJSON(getEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig: GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig): string;
|
|
2852
|
+
export declare function getEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfigFromJSON(jsonString: string): SafeParseResult<GetEvalsDataEvalsResponse200ApplicationJSONResponseBodyGuardrailConfig, SDKValidationError>;
|
|
2853
|
+
/** @internal */
|
|
2854
|
+
export declare const DataType$inboundSchema: z.ZodNativeEnum<typeof DataType>;
|
|
2855
|
+
/** @internal */
|
|
2856
|
+
export declare const DataType$outboundSchema: z.ZodNativeEnum<typeof DataType>;
|
|
2857
|
+
/**
|
|
2858
|
+
* @internal
|
|
2859
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2860
|
+
*/
|
|
2861
|
+
export declare namespace DataType$ {
|
|
2862
|
+
/** @deprecated use `DataType$inboundSchema` instead. */
|
|
2863
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
2864
|
+
readonly LlmEval: "llm_eval";
|
|
2865
|
+
}>;
|
|
2866
|
+
/** @deprecated use `DataType$outboundSchema` instead. */
|
|
2867
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
2868
|
+
readonly LlmEval: "llm_eval";
|
|
2869
|
+
}>;
|
|
2870
|
+
}
|
|
2871
|
+
/** @internal */
|
|
2872
|
+
export declare const DataLLM$inboundSchema: z.ZodType<DataLLM, z.ZodTypeDef, unknown>;
|
|
2873
|
+
/** @internal */
|
|
2874
|
+
export type DataLLM$Outbound = {
|
|
2875
|
+
_id: string;
|
|
2876
|
+
description: string;
|
|
2877
|
+
created: string;
|
|
2878
|
+
updated: string;
|
|
2879
|
+
guardrail_config?: GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyBoolean$Outbound | GetEvalsGuardrailConfigEvalsResponse200ApplicationJSONResponseBodyNumber$Outbound | undefined;
|
|
2880
|
+
type: string;
|
|
2881
|
+
prompt: string;
|
|
2882
|
+
key: string;
|
|
2883
|
+
model: string;
|
|
2884
|
+
};
|
|
2885
|
+
/** @internal */
|
|
2886
|
+
export declare const DataLLM$outboundSchema: z.ZodType<DataLLM$Outbound, z.ZodTypeDef, DataLLM>;
|
|
2887
|
+
/**
|
|
2888
|
+
* @internal
|
|
2889
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2890
|
+
*/
|
|
2891
|
+
export declare namespace DataLLM$ {
|
|
2892
|
+
/** @deprecated use `DataLLM$inboundSchema` instead. */
|
|
2893
|
+
const inboundSchema: z.ZodType<DataLLM, z.ZodTypeDef, unknown>;
|
|
2894
|
+
/** @deprecated use `DataLLM$outboundSchema` instead. */
|
|
2895
|
+
const outboundSchema: z.ZodType<DataLLM$Outbound, z.ZodTypeDef, DataLLM>;
|
|
2896
|
+
/** @deprecated use `DataLLM$Outbound` instead. */
|
|
2897
|
+
type Outbound = DataLLM$Outbound;
|
|
2898
|
+
}
|
|
2899
|
+
export declare function dataLLMToJSON(dataLLM: DataLLM): string;
|
|
2900
|
+
export declare function dataLLMFromJSON(jsonString: string): SafeParseResult<DataLLM, SDKValidationError>;
|
|
2901
|
+
/** @internal */
|
|
2902
|
+
export declare const GetEvalsData$inboundSchema: z.ZodType<GetEvalsData, z.ZodTypeDef, unknown>;
|
|
2903
|
+
/** @internal */
|
|
2904
|
+
export type GetEvalsData$Outbound = DataJSON$Outbound | DataPython$Outbound | DataFunction$Outbound | Typescript$Outbound | DataLLM$Outbound | Ragas$Outbound | DataHTTP$Outbound;
|
|
2905
|
+
/** @internal */
|
|
2906
|
+
export declare const GetEvalsData$outboundSchema: z.ZodType<GetEvalsData$Outbound, z.ZodTypeDef, GetEvalsData>;
|
|
2907
|
+
/**
|
|
2908
|
+
* @internal
|
|
2909
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2910
|
+
*/
|
|
2911
|
+
export declare namespace GetEvalsData$ {
|
|
2912
|
+
/** @deprecated use `GetEvalsData$inboundSchema` instead. */
|
|
2913
|
+
const inboundSchema: z.ZodType<GetEvalsData, z.ZodTypeDef, unknown>;
|
|
2914
|
+
/** @deprecated use `GetEvalsData$outboundSchema` instead. */
|
|
2915
|
+
const outboundSchema: z.ZodType<GetEvalsData$Outbound, z.ZodTypeDef, GetEvalsData>;
|
|
2916
|
+
/** @deprecated use `GetEvalsData$Outbound` instead. */
|
|
2917
|
+
type Outbound = GetEvalsData$Outbound;
|
|
2918
|
+
}
|
|
2919
|
+
export declare function getEvalsDataToJSON(getEvalsData: GetEvalsData): string;
|
|
2920
|
+
export declare function getEvalsDataFromJSON(jsonString: string): SafeParseResult<GetEvalsData, SDKValidationError>;
|
|
2921
|
+
/** @internal */
|
|
2922
|
+
export declare const GetEvalsResponseBody$inboundSchema: z.ZodType<GetEvalsResponseBody, z.ZodTypeDef, unknown>;
|
|
2923
|
+
/** @internal */
|
|
2924
|
+
export type GetEvalsResponseBody$Outbound = {
|
|
2925
|
+
object: string;
|
|
2926
|
+
data: Array<DataJSON$Outbound | DataPython$Outbound | DataFunction$Outbound | Typescript$Outbound | DataLLM$Outbound | Ragas$Outbound | DataHTTP$Outbound>;
|
|
2927
|
+
has_more: boolean;
|
|
2928
|
+
};
|
|
2929
|
+
/** @internal */
|
|
2930
|
+
export declare const GetEvalsResponseBody$outboundSchema: z.ZodType<GetEvalsResponseBody$Outbound, z.ZodTypeDef, GetEvalsResponseBody>;
|
|
2931
|
+
/**
|
|
2932
|
+
* @internal
|
|
2933
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2934
|
+
*/
|
|
2935
|
+
export declare namespace GetEvalsResponseBody$ {
|
|
2936
|
+
/** @deprecated use `GetEvalsResponseBody$inboundSchema` instead. */
|
|
2937
|
+
const inboundSchema: z.ZodType<GetEvalsResponseBody, z.ZodTypeDef, unknown>;
|
|
2938
|
+
/** @deprecated use `GetEvalsResponseBody$outboundSchema` instead. */
|
|
2939
|
+
const outboundSchema: z.ZodType<GetEvalsResponseBody$Outbound, z.ZodTypeDef, GetEvalsResponseBody>;
|
|
2940
|
+
/** @deprecated use `GetEvalsResponseBody$Outbound` instead. */
|
|
2941
|
+
type Outbound = GetEvalsResponseBody$Outbound;
|
|
2942
|
+
}
|
|
2943
|
+
export declare function getEvalsResponseBodyToJSON(getEvalsResponseBody: GetEvalsResponseBody): string;
|
|
2944
|
+
export declare function getEvalsResponseBodyFromJSON(jsonString: string): SafeParseResult<GetEvalsResponseBody, SDKValidationError>;
|
|
2945
|
+
//# sourceMappingURL=getevals.d.ts.map
|