@orq-ai/node 4.10.0-rc.33 → 4.10.0-rc.45
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 +73 -45
- package/funcs/deploymentsInvoke.js +0 -8
- package/funcs/deploymentsInvoke.js.map +1 -1
- package/funcs/deploymentsStream.js +0 -8
- package/funcs/deploymentsStream.js.map +1 -1
- package/funcs/knowledgeGetChunksCount.d.ts +3 -0
- package/funcs/knowledgeGetChunksCount.d.ts.map +1 -1
- package/funcs/knowledgeGetChunksCount.js +3 -0
- package/funcs/knowledgeGetChunksCount.js.map +1 -1
- package/funcs/modelsAzureFoundryDeployments.d.ts +17 -0
- package/funcs/modelsAzureFoundryDeployments.d.ts.map +1 -0
- package/funcs/modelsAzureFoundryDeployments.js +115 -0
- package/funcs/modelsAzureFoundryDeployments.js.map +1 -0
- package/funcs/modelsCreate.d.ts +17 -0
- package/funcs/modelsCreate.d.ts.map +1 -0
- package/funcs/modelsCreate.js +115 -0
- package/funcs/modelsCreate.js.map +1 -0
- package/funcs/modelsCreateAutorouter.d.ts +17 -0
- package/funcs/modelsCreateAutorouter.d.ts.map +1 -0
- package/funcs/modelsCreateAutorouter.js +115 -0
- package/funcs/modelsCreateAutorouter.js.map +1 -0
- package/funcs/modelsCreateAwsBedrock.d.ts +17 -0
- package/funcs/modelsCreateAwsBedrock.d.ts.map +1 -0
- package/funcs/modelsCreateAwsBedrock.js +115 -0
- package/funcs/modelsCreateAwsBedrock.js.map +1 -0
- package/funcs/modelsCreateOpenaiLike.d.ts +17 -0
- package/funcs/modelsCreateOpenaiLike.d.ts.map +1 -0
- package/funcs/modelsCreateOpenaiLike.js +115 -0
- package/funcs/modelsCreateOpenaiLike.js.map +1 -0
- package/funcs/modelsCreateVertex.d.ts +17 -0
- package/funcs/modelsCreateVertex.d.ts.map +1 -0
- package/funcs/modelsCreateVertex.js +115 -0
- package/funcs/modelsCreateVertex.js.map +1 -0
- package/funcs/modelsDelete.d.ts +17 -0
- package/funcs/modelsDelete.d.ts.map +1 -0
- package/funcs/modelsDelete.js +121 -0
- package/funcs/modelsDelete.js.map +1 -0
- package/funcs/modelsDisable.d.ts +17 -0
- package/funcs/modelsDisable.d.ts.map +1 -0
- package/funcs/modelsDisable.js +121 -0
- package/funcs/modelsDisable.js.map +1 -0
- package/funcs/modelsEnable.d.ts +17 -0
- package/funcs/modelsEnable.d.ts.map +1 -0
- package/funcs/modelsEnable.js +116 -0
- package/funcs/modelsEnable.js.map +1 -0
- package/funcs/modelsImportLitellm.d.ts +17 -0
- package/funcs/modelsImportLitellm.d.ts.map +1 -0
- package/funcs/{agentsPostV2AgentsA2a.js → modelsImportLitellm.js} +11 -14
- package/funcs/modelsImportLitellm.js.map +1 -0
- package/funcs/modelsListLitellm.d.ts +18 -0
- package/funcs/modelsListLitellm.d.ts.map +1 -0
- package/funcs/modelsListLitellm.js +105 -0
- package/funcs/modelsListLitellm.js.map +1 -0
- package/funcs/modelsUpdate.d.ts +17 -0
- package/funcs/modelsUpdate.d.ts.map +1 -0
- package/funcs/modelsUpdate.js +121 -0
- package/funcs/modelsUpdate.js.map +1 -0
- package/funcs/modelsUpdateAutorouter.d.ts +17 -0
- package/funcs/modelsUpdateAutorouter.d.ts.map +1 -0
- package/funcs/modelsUpdateAutorouter.js +121 -0
- package/funcs/modelsUpdateAutorouter.js.map +1 -0
- package/funcs/modelsUpdateAwsBedrock.d.ts +17 -0
- package/funcs/modelsUpdateAwsBedrock.d.ts.map +1 -0
- package/funcs/modelsUpdateAwsBedrock.js +121 -0
- package/funcs/modelsUpdateAwsBedrock.js.map +1 -0
- package/funcs/modelsUpdateOpenaiLike.d.ts +17 -0
- package/funcs/modelsUpdateOpenaiLike.d.ts.map +1 -0
- package/funcs/modelsUpdateOpenaiLike.js +121 -0
- package/funcs/modelsUpdateOpenaiLike.js.map +1 -0
- package/funcs/modelsValidate.d.ts +17 -0
- package/funcs/modelsValidate.d.ts.map +1 -0
- package/funcs/modelsValidate.js +116 -0
- package/funcs/modelsValidate.js.map +1 -0
- package/funcs/modelsValidateAwsBedrock.d.ts +17 -0
- package/funcs/modelsValidateAwsBedrock.d.ts.map +1 -0
- package/funcs/modelsValidateAwsBedrock.js +116 -0
- package/funcs/modelsValidateAwsBedrock.js.map +1 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -11
- package/lib/config.d.ts.map +1 -1
- package/lib/config.js +3 -3
- package/lib/config.js.map +1 -1
- package/lib/env.d.ts +0 -13
- package/lib/env.d.ts.map +1 -1
- package/lib/env.js +0 -17
- package/lib/env.js.map +1 -1
- package/lib/sdks.js +1 -1
- package/lib/sdks.js.map +1 -1
- package/models/components/autorouterconfig.d.ts +25 -0
- package/models/components/autorouterconfig.d.ts.map +1 -0
- package/models/components/autorouterconfig.js +77 -0
- package/models/components/autorouterconfig.js.map +1 -0
- package/models/components/azurefoundrydeployment.d.ts +13 -0
- package/models/components/azurefoundrydeployment.d.ts.map +1 -0
- package/models/components/azurefoundrydeployment.js +58 -0
- package/models/components/azurefoundrydeployment.js.map +1 -0
- package/models/components/azurefoundrydeploymentmasterdata.d.ts +21 -0
- package/models/components/azurefoundrydeploymentmasterdata.d.ts.map +1 -0
- package/models/components/azurefoundrydeploymentmasterdata.js +70 -0
- package/models/components/azurefoundrydeploymentmasterdata.js.map +1 -0
- package/models/components/createmodelparameter.d.ts +28 -0
- package/models/components/createmodelparameter.d.ts.map +1 -0
- package/models/components/createmodelparameter.js +60 -0
- package/models/components/createmodelparameter.js.map +1 -0
- package/models/components/index.d.ts +21 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +21 -0
- package/models/components/index.js.map +1 -1
- package/models/components/litellmmodel.d.ts +18 -0
- package/models/components/litellmmodel.d.ts.map +1 -0
- package/models/components/litellmmodel.js +60 -0
- package/models/components/litellmmodel.js.map +1 -0
- package/models/components/litellmmodelinfo.d.ts +44 -0
- package/models/components/litellmmodelinfo.d.ts.map +1 -0
- package/models/components/litellmmodelinfo.js +83 -0
- package/models/components/litellmmodelinfo.js.map +1 -0
- package/models/components/litellmparams.d.ts +18 -0
- package/models/components/litellmparams.d.ts.map +1 -0
- package/models/components/litellmparams.js +59 -0
- package/models/components/litellmparams.js.map +1 -0
- package/models/components/modelconfigurationresponse.d.ts +27 -0
- package/models/components/modelconfigurationresponse.d.ts.map +1 -0
- package/models/components/modelconfigurationresponse.js +84 -0
- package/models/components/modelconfigurationresponse.js.map +1 -0
- package/models/components/modeldocument.d.ts +39 -0
- package/models/components/modeldocument.d.ts.map +1 -0
- package/models/components/modeldocument.js +99 -0
- package/models/components/modeldocument.js.map +1 -0
- package/models/components/modelmetadata.d.ts +199 -0
- package/models/components/modelmetadata.d.ts.map +1 -0
- package/models/components/modelmetadata.js +423 -0
- package/models/components/modelmetadata.js.map +1 -0
- package/models/components/modelparameterdocument.d.ts +20 -0
- package/models/components/modelparameterdocument.d.ts.map +1 -0
- package/models/components/modelparameterdocument.js +64 -0
- package/models/components/modelparameterdocument.js.map +1 -0
- package/models/components/price.d.ts +23 -0
- package/models/components/price.d.ts.map +1 -0
- package/models/components/price.js +65 -0
- package/models/components/price.js.map +1 -0
- package/models/components/pricing.d.ts +31 -0
- package/models/components/pricing.d.ts.map +1 -0
- package/models/components/pricing.js +85 -0
- package/models/components/pricing.js.map +1 -0
- package/models/components/pricingvariant.d.ts +30 -0
- package/models/components/pricingvariant.d.ts.map +1 -0
- package/models/components/pricingvariant.js +84 -0
- package/models/components/pricingvariant.js.map +1 -0
- package/models/components/reasoningpart.js +1 -1
- package/models/components/updatemodelparameter.d.ts +32 -0
- package/models/components/updatemodelparameter.d.ts.map +1 -0
- package/models/components/updatemodelparameter.js +63 -0
- package/models/components/updatemodelparameter.js.map +1 -0
- package/models/components/vertexcapabilities.d.ts +16 -0
- package/models/components/vertexcapabilities.d.ts.map +1 -0
- package/models/components/vertexcapabilities.js +51 -0
- package/models/components/vertexcapabilities.js.map +1 -0
- package/models/components/vertexconfiguration.d.ts +23 -0
- package/models/components/vertexconfiguration.d.ts.map +1 -0
- package/models/components/vertexconfiguration.js +53 -0
- package/models/components/vertexconfiguration.js.map +1 -0
- package/models/components/vertexmodelconfiguration.d.ts +22 -0
- package/models/components/vertexmodelconfiguration.d.ts.map +1 -0
- package/models/components/vertexmodelconfiguration.js +55 -0
- package/models/components/vertexmodelconfiguration.js.map +1 -0
- package/models/components/vertexparameters.d.ts +18 -0
- package/models/components/vertexparameters.d.ts.map +1 -0
- package/models/components/vertexparameters.js +53 -0
- package/models/components/vertexparameters.js.map +1 -0
- package/models/components/vertexparamrange.d.ts +14 -0
- package/models/components/vertexparamrange.d.ts.map +1 -0
- package/models/components/vertexparamrange.js +50 -0
- package/models/components/vertexparamrange.js.map +1 -0
- package/models/components/vertexparamrangeint.d.ts +14 -0
- package/models/components/vertexparamrangeint.d.ts.map +1 -0
- package/models/components/vertexparamrangeint.js +50 -0
- package/models/components/vertexparamrangeint.js.map +1 -0
- package/models/errors/index.d.ts +0 -1
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +0 -1
- package/models/errors/index.js.map +1 -1
- package/models/operations/createagentrequest.d.ts +4 -44
- package/models/operations/createagentrequest.d.ts.map +1 -1
- package/models/operations/createagentrequest.js +7 -35
- package/models/operations/createagentrequest.js.map +1 -1
- package/models/operations/createdataset.js +1 -1
- package/models/operations/createdatasetitem.js +4 -4
- package/models/operations/createdatasource.d.ts +5 -0
- package/models/operations/createdatasource.d.ts.map +1 -1
- package/models/operations/createdatasource.js +2 -1
- package/models/operations/createdatasource.js.map +1 -1
- package/models/operations/createeval.js +16 -16
- package/models/operations/createtool.js +6 -6
- package/models/operations/deploymentinvoke.d.ts +0 -4
- package/models/operations/deploymentinvoke.d.ts.map +1 -1
- package/models/operations/deploymentinvoke.js.map +1 -1
- package/models/operations/deploymentstream.d.ts +0 -4
- package/models/operations/deploymentstream.d.ts.map +1 -1
- package/models/operations/deploymentstream.js.map +1 -1
- package/models/operations/getalltools.js +6 -6
- package/models/operations/getevals.js +16 -16
- package/models/operations/getv2humanevalsets.js +2 -2
- package/models/operations/getv2humanevalsetsid.js +2 -2
- package/models/operations/index.d.ts +15 -1
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +15 -1
- package/models/operations/index.js.map +1 -1
- package/models/operations/listagents.d.ts +3 -44
- package/models/operations/listagents.d.ts.map +1 -1
- package/models/operations/listagents.js +2 -30
- package/models/operations/listagents.js.map +1 -1
- package/models/operations/listdatasetdatapoints.js +4 -4
- package/models/operations/listdatasets.js +1 -1
- package/models/operations/listdatasources.js +1 -1
- package/models/operations/modelazurefoundrydeployments.d.ts +31 -0
- package/models/operations/modelazurefoundrydeployments.d.ts.map +1 -0
- package/models/operations/modelazurefoundrydeployments.js +70 -0
- package/models/operations/modelazurefoundrydeployments.js.map +1 -0
- package/models/operations/modelcreate.d.ts +78 -0
- package/models/operations/modelcreate.d.ts.map +1 -0
- package/models/operations/modelcreate.js +128 -0
- package/models/operations/modelcreate.js.map +1 -0
- package/models/operations/modelcreateautorouter.d.ts +56 -0
- package/models/operations/modelcreateautorouter.d.ts.map +1 -0
- package/models/operations/modelcreateautorouter.js +113 -0
- package/models/operations/modelcreateautorouter.js.map +1 -0
- package/models/operations/modelcreateawsbedrock.d.ts +90 -0
- package/models/operations/modelcreateawsbedrock.d.ts.map +1 -0
- package/models/operations/modelcreateawsbedrock.js +146 -0
- package/models/operations/modelcreateawsbedrock.js.map +1 -0
- package/models/operations/modelcreateopenailike.d.ts +82 -0
- package/models/operations/modelcreateopenailike.d.ts.map +1 -0
- package/models/operations/modelcreateopenailike.js +138 -0
- package/models/operations/modelcreateopenailike.js.map +1 -0
- package/models/operations/modelcreatevertex.d.ts +52 -0
- package/models/operations/modelcreatevertex.d.ts.map +1 -0
- package/models/operations/modelcreatevertex.js +110 -0
- package/models/operations/modelcreatevertex.js.map +1 -0
- package/models/operations/modeldelete.d.ts +15 -0
- package/models/operations/modeldelete.d.ts.map +1 -0
- package/models/operations/modeldelete.js +49 -0
- package/models/operations/modeldelete.js.map +1 -0
- package/models/operations/modeldisable.d.ts +15 -0
- package/models/operations/modeldisable.d.ts.map +1 -0
- package/models/operations/modeldisable.js +54 -0
- package/models/operations/modeldisable.js.map +1 -0
- package/models/operations/modelenable.d.ts +12 -0
- package/models/operations/modelenable.d.ts.map +1 -0
- package/models/operations/modelenable.js +54 -0
- package/models/operations/modelenable.js.map +1 -0
- package/models/operations/modelupdate.d.ts +77 -0
- package/models/operations/modelupdate.d.ts.map +1 -0
- package/models/operations/modelupdate.js +133 -0
- package/models/operations/modelupdate.js.map +1 -0
- package/models/operations/modelupdateautorouter.d.ts +71 -0
- package/models/operations/modelupdateautorouter.d.ts.map +1 -0
- package/models/operations/modelupdateautorouter.js +126 -0
- package/models/operations/modelupdateautorouter.js.map +1 -0
- package/models/operations/modelupdateawsbedrock.d.ts +101 -0
- package/models/operations/modelupdateawsbedrock.d.ts.map +1 -0
- package/models/operations/modelupdateawsbedrock.js +155 -0
- package/models/operations/modelupdateawsbedrock.js.map +1 -0
- package/models/operations/modelupdateopenailike.d.ts +95 -0
- package/models/operations/modelupdateopenailike.d.ts.map +1 -0
- package/models/operations/modelupdateopenailike.js +149 -0
- package/models/operations/modelupdateopenailike.js.map +1 -0
- package/models/operations/modelvalidate.d.ts +24 -0
- package/models/operations/modelvalidate.d.ts.map +1 -0
- package/models/operations/modelvalidate.js +63 -0
- package/models/operations/modelvalidate.js.map +1 -0
- package/models/operations/modelvalidateawsbedrock.d.ts +22 -0
- package/models/operations/modelvalidateawsbedrock.d.ts.map +1 -0
- package/models/operations/modelvalidateawsbedrock.js +63 -0
- package/models/operations/modelvalidateawsbedrock.js.map +1 -0
- package/models/operations/patchv2humanevalsetsid.js +2 -2
- package/models/operations/postv2feedbackevaluation.js +3 -3
- package/models/operations/postv2humanevalsets.js +2 -2
- package/models/operations/retrieveagentrequest.d.ts +0 -40
- package/models/operations/retrieveagentrequest.d.ts.map +1 -1
- package/models/operations/retrieveagentrequest.js +1 -31
- package/models/operations/retrieveagentrequest.js.map +1 -1
- package/models/operations/retrievedatapoint.js +4 -4
- package/models/operations/retrievedataset.js +1 -1
- package/models/operations/retrievedatasource.js +1 -1
- package/models/operations/retrievetool.js +6 -6
- package/models/operations/runagent.d.ts +10 -10
- package/models/operations/runagent.d.ts.map +1 -1
- package/models/operations/runagent.js +12 -11
- package/models/operations/runagent.js.map +1 -1
- package/models/operations/streamrunagent.js +1 -1
- package/models/operations/updateagent.d.ts +0 -90
- package/models/operations/updateagent.d.ts.map +1 -1
- package/models/operations/updateagent.js +2 -55
- package/models/operations/updateagent.js.map +1 -1
- package/models/operations/updatedatapoint.js +4 -4
- package/models/operations/updatedataset.js +1 -1
- package/models/operations/updatedatasource.js +1 -1
- package/models/operations/updateeval.js +16 -16
- package/models/operations/updatetool.js +7 -7
- package/package.json +1 -1
- package/sdk/agents.d.ts +7 -14
- package/sdk/agents.d.ts.map +1 -1
- package/sdk/agents.js +9 -19
- package/sdk/agents.js.map +1 -1
- package/sdk/knowledge.d.ts +3 -0
- package/sdk/knowledge.d.ts.map +1 -1
- package/sdk/knowledge.js +3 -0
- package/sdk/knowledge.js.map +1 -1
- package/sdk/models.d.ts +122 -0
- package/sdk/models.d.ts.map +1 -1
- package/sdk/models.js +170 -0
- package/sdk/models.js.map +1 -1
- package/sdk/sdk.d.ts +2 -2
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +3 -3
- package/sdk/sdk.js.map +1 -1
- package/src/funcs/deploymentsInvoke.ts +1 -9
- package/src/funcs/deploymentsStream.ts +1 -9
- package/src/funcs/knowledgeGetChunksCount.ts +3 -0
- package/src/funcs/modelsAzureFoundryDeployments.ts +168 -0
- package/src/funcs/modelsCreate.ts +162 -0
- package/src/funcs/modelsCreateAutorouter.ts +163 -0
- package/src/funcs/modelsCreateAwsBedrock.ts +163 -0
- package/src/funcs/modelsCreateOpenaiLike.ts +163 -0
- package/src/funcs/modelsCreateVertex.ts +163 -0
- package/src/funcs/modelsDelete.ts +168 -0
- package/src/funcs/modelsDisable.ts +168 -0
- package/src/funcs/modelsEnable.ts +163 -0
- package/src/funcs/{agentsPostV2AgentsA2a.ts → modelsImportLitellm.ts} +16 -30
- package/src/funcs/modelsListLitellm.ts +144 -0
- package/src/funcs/modelsUpdate.ts +168 -0
- package/src/funcs/modelsUpdateAutorouter.ts +169 -0
- package/src/funcs/modelsUpdateAwsBedrock.ts +169 -0
- package/src/funcs/modelsUpdateOpenaiLike.ts +169 -0
- package/src/funcs/modelsValidate.ts +163 -0
- package/src/funcs/modelsValidateAwsBedrock.ts +164 -0
- package/src/lib/config.ts +3 -13
- package/src/lib/env.ts +0 -32
- package/src/lib/sdks.ts +2 -2
- package/src/models/components/autorouterconfig.ts +78 -0
- package/src/models/components/azurefoundrydeployment.ts +44 -0
- package/src/models/components/azurefoundrydeploymentmasterdata.ts +60 -0
- package/src/models/components/createmodelparameter.ts +54 -0
- package/src/models/components/index.ts +21 -0
- package/src/models/components/litellmmodel.ts +50 -0
- package/src/models/components/litellmmodelinfo.ts +97 -0
- package/src/models/components/litellmparams.ts +43 -0
- package/src/models/components/modelconfigurationresponse.ts +82 -0
- package/src/models/components/modeldocument.ts +112 -0
- package/src/models/components/modelmetadata.ts +610 -0
- package/src/models/components/modelparameterdocument.ts +53 -0
- package/src/models/components/price.ts +56 -0
- package/src/models/components/pricing.ts +93 -0
- package/src/models/components/pricingvariant.ts +90 -0
- package/src/models/components/reasoningpart.ts +1 -1
- package/src/models/components/updatemodelparameter.ts +61 -0
- package/src/models/components/vertexcapabilities.ts +37 -0
- package/src/models/components/vertexconfiguration.ts +45 -0
- package/src/models/components/vertexmodelconfiguration.ts +53 -0
- package/src/models/components/vertexparameters.ts +47 -0
- package/src/models/components/vertexparamrange.ts +34 -0
- package/src/models/components/vertexparamrangeint.ts +34 -0
- package/src/models/errors/index.ts +0 -1
- package/src/models/operations/createagentrequest.ts +14 -101
- package/src/models/operations/createdataset.ts +1 -1
- package/src/models/operations/createdatasetitem.ts +4 -4
- package/src/models/operations/createdatasource.ts +7 -1
- package/src/models/operations/createeval.ts +16 -16
- package/src/models/operations/createtool.ts +6 -6
- package/src/models/operations/deploymentinvoke.ts +0 -5
- package/src/models/operations/deploymentstream.ts +0 -5
- package/src/models/operations/getalltools.ts +6 -6
- package/src/models/operations/getevals.ts +16 -16
- package/src/models/operations/getv2humanevalsets.ts +2 -2
- package/src/models/operations/getv2humanevalsetsid.ts +2 -2
- package/src/models/operations/index.ts +15 -1
- package/src/models/operations/listagents.ts +3 -87
- package/src/models/operations/listdatasetdatapoints.ts +4 -4
- package/src/models/operations/listdatasets.ts +1 -1
- package/src/models/operations/listdatasources.ts +1 -1
- package/src/models/operations/modelazurefoundrydeployments.ts +90 -0
- package/src/models/operations/modelcreate.ts +184 -0
- package/src/models/operations/modelcreateautorouter.ts +151 -0
- package/src/models/operations/modelcreateawsbedrock.ts +218 -0
- package/src/models/operations/modelcreateopenailike.ts +202 -0
- package/src/models/operations/modelcreatevertex.ts +144 -0
- package/src/models/operations/modeldelete.ts +34 -0
- package/src/models/operations/modeldisable.ts +39 -0
- package/src/models/operations/modelenable.ts +36 -0
- package/src/models/operations/modelupdate.ts +198 -0
- package/src/models/operations/modelupdateautorouter.ts +189 -0
- package/src/models/operations/modelupdateawsbedrock.ts +248 -0
- package/src/models/operations/modelupdateopenailike.ts +236 -0
- package/src/models/operations/modelvalidate.ts +57 -0
- package/src/models/operations/modelvalidateawsbedrock.ts +57 -0
- package/src/models/operations/patchv2humanevalsetsid.ts +2 -2
- package/src/models/operations/postv2feedbackevaluation.ts +3 -3
- package/src/models/operations/postv2humanevalsets.ts +2 -2
- package/src/models/operations/retrieveagentrequest.ts +0 -91
- package/src/models/operations/retrievedatapoint.ts +4 -4
- package/src/models/operations/retrievedataset.ts +1 -1
- package/src/models/operations/retrievedatasource.ts +1 -1
- package/src/models/operations/retrievetool.ts +6 -6
- package/src/models/operations/runagent.ts +20 -29
- package/src/models/operations/streamrunagent.ts +1 -1
- package/src/models/operations/updateagent.ts +0 -171
- package/src/models/operations/updatedatapoint.ts +4 -4
- package/src/models/operations/updatedataset.ts +1 -1
- package/src/models/operations/updatedatasource.ts +1 -1
- package/src/models/operations/updateeval.ts +16 -16
- package/src/models/operations/updatetool.ts +7 -7
- package/src/sdk/agents.ts +17 -35
- package/src/sdk/knowledge.ts +3 -0
- package/src/sdk/models.ts +305 -0
- package/src/sdk/sdk.ts +5 -5
- package/funcs/agentsPostV2AgentsA2a.d.ts +0 -18
- package/funcs/agentsPostV2AgentsA2a.d.ts.map +0 -1
- package/funcs/agentsPostV2AgentsA2a.js.map +0 -1
- package/models/errors/postv2agentsa2a.d.ts +0 -43
- package/models/errors/postv2agentsa2a.d.ts.map +0 -1
- package/models/errors/postv2agentsa2a.js +0 -94
- package/models/errors/postv2agentsa2a.js.map +0 -1
- package/models/operations/postv2agentsa2a.d.ts +0 -118
- package/models/operations/postv2agentsa2a.d.ts.map +0 -1
- package/models/operations/postv2agentsa2a.js +0 -145
- package/models/operations/postv2agentsa2a.js.map +0 -1
- package/src/models/errors/postv2agentsa2a.ts +0 -96
- package/src/models/operations/postv2agentsa2a.ts +0 -249
|
@@ -1498,7 +1498,7 @@ export type CreateAgentRequestTeamOfAgents = {
|
|
|
1498
1498
|
role?: string | undefined;
|
|
1499
1499
|
};
|
|
1500
1500
|
|
|
1501
|
-
export type
|
|
1501
|
+
export type Metrics = {
|
|
1502
1502
|
totalCost: number;
|
|
1503
1503
|
};
|
|
1504
1504
|
|
|
@@ -2523,36 +2523,6 @@ export type Model = {
|
|
|
2523
2523
|
| undefined;
|
|
2524
2524
|
};
|
|
2525
2525
|
|
|
2526
|
-
export type CreateAgentRequestHeaders = {
|
|
2527
|
-
/**
|
|
2528
|
-
* Header value. **Update behavior**: Provide empty string ("") to preserve existing encrypted value without re-entering credentials. Provide new value to rotate. Omit header entirely to remove.
|
|
2529
|
-
*/
|
|
2530
|
-
value: string;
|
|
2531
|
-
encrypted: boolean;
|
|
2532
|
-
};
|
|
2533
|
-
|
|
2534
|
-
/**
|
|
2535
|
-
* A2A configuration with agent endpoint and authentication. Only present for A2A agents.
|
|
2536
|
-
*/
|
|
2537
|
-
export type A2AAgentConfiguration = {
|
|
2538
|
-
/**
|
|
2539
|
-
* The A2A agent endpoint URL (e.g., https://example.com/agent/a2a)
|
|
2540
|
-
*/
|
|
2541
|
-
agentUrl: string;
|
|
2542
|
-
/**
|
|
2543
|
-
* Optional explicit URL to fetch agent card. Defaults to {agent_url}/card if not provided
|
|
2544
|
-
*/
|
|
2545
|
-
cardUrl?: string | undefined;
|
|
2546
|
-
/**
|
|
2547
|
-
* HTTP headers for A2A agent requests with encryption support (max 20 headers). **Update behavior**: Empty string values preserve existing encrypted headers, allowing partial updates without credential re-entry.
|
|
2548
|
-
*/
|
|
2549
|
-
headers?: { [k: string]: CreateAgentRequestHeaders } | undefined;
|
|
2550
|
-
/**
|
|
2551
|
-
* Cached agent card from discovery. Refreshed periodically.
|
|
2552
|
-
*/
|
|
2553
|
-
cachedCard?: any | undefined;
|
|
2554
|
-
};
|
|
2555
|
-
|
|
2556
2526
|
/**
|
|
2557
2527
|
* Agent successfully created and ready for use. Returns the complete agent manifest including the generated ID, configuration, and all settings.
|
|
2558
2528
|
*/
|
|
@@ -2598,7 +2568,7 @@ export type CreateAgentRequestResponseBody = {
|
|
|
2598
2568
|
* List of skills that the agent can utilize. This field allows you to specify which skills the agent has access to, enabling more complex and dynamic behavior.
|
|
2599
2569
|
*/
|
|
2600
2570
|
skills: Array<string>;
|
|
2601
|
-
metrics?:
|
|
2571
|
+
metrics?: Metrics | undefined;
|
|
2602
2572
|
/**
|
|
2603
2573
|
* Extracted variables from agent instructions
|
|
2604
2574
|
*/
|
|
@@ -2619,10 +2589,6 @@ export type CreateAgentRequestResponseBody = {
|
|
|
2619
2589
|
instructions: string;
|
|
2620
2590
|
settings?: CreateAgentRequestSettings | undefined;
|
|
2621
2591
|
model: Model;
|
|
2622
|
-
/**
|
|
2623
|
-
* A2A configuration with agent endpoint and authentication. Only present for A2A agents.
|
|
2624
|
-
*/
|
|
2625
|
-
a2a?: A2AAgentConfiguration | undefined;
|
|
2626
2592
|
};
|
|
2627
2593
|
|
|
2628
2594
|
/** @internal */
|
|
@@ -4845,25 +4811,22 @@ export function createAgentRequestTeamOfAgentsFromJSON(
|
|
|
4845
4811
|
}
|
|
4846
4812
|
|
|
4847
4813
|
/** @internal */
|
|
4848
|
-
export const
|
|
4849
|
-
|
|
4850
|
-
|
|
4851
|
-
|
|
4852
|
-
|
|
4853
|
-
|
|
4854
|
-
})
|
|
4855
|
-
return remap$(v, {
|
|
4856
|
-
"total_cost": "totalCost",
|
|
4814
|
+
export const Metrics$inboundSchema: z.ZodType<Metrics, z.ZodTypeDef, unknown> =
|
|
4815
|
+
z.object({
|
|
4816
|
+
total_cost: z.number().default(0),
|
|
4817
|
+
}).transform((v) => {
|
|
4818
|
+
return remap$(v, {
|
|
4819
|
+
"total_cost": "totalCost",
|
|
4820
|
+
});
|
|
4857
4821
|
});
|
|
4858
|
-
});
|
|
4859
4822
|
|
|
4860
|
-
export function
|
|
4823
|
+
export function metricsFromJSON(
|
|
4861
4824
|
jsonString: string,
|
|
4862
|
-
): SafeParseResult<
|
|
4825
|
+
): SafeParseResult<Metrics, SDKValidationError> {
|
|
4863
4826
|
return safeParse(
|
|
4864
4827
|
jsonString,
|
|
4865
|
-
(x) =>
|
|
4866
|
-
`Failed to parse '
|
|
4828
|
+
(x) => Metrics$inboundSchema.parse(JSON.parse(x)),
|
|
4829
|
+
`Failed to parse 'Metrics' from JSON`,
|
|
4867
4830
|
);
|
|
4868
4831
|
}
|
|
4869
4832
|
|
|
@@ -6356,55 +6319,6 @@ export function modelFromJSON(
|
|
|
6356
6319
|
);
|
|
6357
6320
|
}
|
|
6358
6321
|
|
|
6359
|
-
/** @internal */
|
|
6360
|
-
export const CreateAgentRequestHeaders$inboundSchema: z.ZodType<
|
|
6361
|
-
CreateAgentRequestHeaders,
|
|
6362
|
-
z.ZodTypeDef,
|
|
6363
|
-
unknown
|
|
6364
|
-
> = z.object({
|
|
6365
|
-
value: z.string(),
|
|
6366
|
-
encrypted: z.boolean().default(false),
|
|
6367
|
-
});
|
|
6368
|
-
|
|
6369
|
-
export function createAgentRequestHeadersFromJSON(
|
|
6370
|
-
jsonString: string,
|
|
6371
|
-
): SafeParseResult<CreateAgentRequestHeaders, SDKValidationError> {
|
|
6372
|
-
return safeParse(
|
|
6373
|
-
jsonString,
|
|
6374
|
-
(x) => CreateAgentRequestHeaders$inboundSchema.parse(JSON.parse(x)),
|
|
6375
|
-
`Failed to parse 'CreateAgentRequestHeaders' from JSON`,
|
|
6376
|
-
);
|
|
6377
|
-
}
|
|
6378
|
-
|
|
6379
|
-
/** @internal */
|
|
6380
|
-
export const A2AAgentConfiguration$inboundSchema: z.ZodType<
|
|
6381
|
-
A2AAgentConfiguration,
|
|
6382
|
-
z.ZodTypeDef,
|
|
6383
|
-
unknown
|
|
6384
|
-
> = z.object({
|
|
6385
|
-
agent_url: z.string(),
|
|
6386
|
-
card_url: z.string().optional(),
|
|
6387
|
-
headers: z.record(z.lazy(() => CreateAgentRequestHeaders$inboundSchema))
|
|
6388
|
-
.optional(),
|
|
6389
|
-
cached_card: z.any().optional(),
|
|
6390
|
-
}).transform((v) => {
|
|
6391
|
-
return remap$(v, {
|
|
6392
|
-
"agent_url": "agentUrl",
|
|
6393
|
-
"card_url": "cardUrl",
|
|
6394
|
-
"cached_card": "cachedCard",
|
|
6395
|
-
});
|
|
6396
|
-
});
|
|
6397
|
-
|
|
6398
|
-
export function a2AAgentConfigurationFromJSON(
|
|
6399
|
-
jsonString: string,
|
|
6400
|
-
): SafeParseResult<A2AAgentConfiguration, SDKValidationError> {
|
|
6401
|
-
return safeParse(
|
|
6402
|
-
jsonString,
|
|
6403
|
-
(x) => A2AAgentConfiguration$inboundSchema.parse(JSON.parse(x)),
|
|
6404
|
-
`Failed to parse 'A2AAgentConfiguration' from JSON`,
|
|
6405
|
-
);
|
|
6406
|
-
}
|
|
6407
|
-
|
|
6408
6322
|
/** @internal */
|
|
6409
6323
|
export const CreateAgentRequestResponseBody$inboundSchema: z.ZodType<
|
|
6410
6324
|
CreateAgentRequestResponseBody,
|
|
@@ -6427,7 +6341,7 @@ export const CreateAgentRequestResponseBody$inboundSchema: z.ZodType<
|
|
|
6427
6341
|
z.lazy(() => CreateAgentRequestTeamOfAgents$inboundSchema),
|
|
6428
6342
|
).optional(),
|
|
6429
6343
|
skills: z.array(z.string()),
|
|
6430
|
-
metrics: z.lazy(() =>
|
|
6344
|
+
metrics: z.lazy(() => Metrics$inboundSchema).optional(),
|
|
6431
6345
|
variables: z.record(z.any()).optional(),
|
|
6432
6346
|
knowledge_bases: z.array(
|
|
6433
6347
|
z.lazy(() => CreateAgentRequestKnowledgeBases$inboundSchema),
|
|
@@ -6441,7 +6355,6 @@ export const CreateAgentRequestResponseBody$inboundSchema: z.ZodType<
|
|
|
6441
6355
|
instructions: z.string(),
|
|
6442
6356
|
settings: z.lazy(() => CreateAgentRequestSettings$inboundSchema).optional(),
|
|
6443
6357
|
model: z.lazy(() => Model$inboundSchema),
|
|
6444
|
-
a2a: z.lazy(() => A2AAgentConfiguration$inboundSchema).optional(),
|
|
6445
6358
|
}).transform((v) => {
|
|
6446
6359
|
return remap$(v, {
|
|
6447
6360
|
"_id": "id",
|
|
@@ -138,7 +138,7 @@ export const CreateDatasetResponseBody$inboundSchema: z.ZodType<
|
|
|
138
138
|
created: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
139
139
|
.optional(),
|
|
140
140
|
updated: z.string().datetime({ offset: true }).default(
|
|
141
|
-
"2026-05-
|
|
141
|
+
"2026-05-27T09:48:13.786Z",
|
|
142
142
|
).transform(v => new Date(v)),
|
|
143
143
|
}).transform((v) => {
|
|
144
144
|
return remap$(v, {
|
|
@@ -2355,7 +2355,7 @@ export const Evaluations3$inboundSchema: z.ZodType<
|
|
|
2355
2355
|
),
|
|
2356
2356
|
reviewed_by_id: z.string(),
|
|
2357
2357
|
reviewed_at: z.string().datetime({ offset: true }).default(
|
|
2358
|
-
"2026-05-
|
|
2358
|
+
"2026-05-27T09:48:29.541Z",
|
|
2359
2359
|
).transform(v => new Date(v)),
|
|
2360
2360
|
type: z.literal("string_array"),
|
|
2361
2361
|
values: z.array(z.string()),
|
|
@@ -2400,7 +2400,7 @@ export const Evaluations2$inboundSchema: z.ZodType<
|
|
|
2400
2400
|
source: CreateDatasetItemEvaluationsSource$inboundSchema.default("orq"),
|
|
2401
2401
|
reviewed_by_id: z.string(),
|
|
2402
2402
|
reviewed_at: z.string().datetime({ offset: true }).default(
|
|
2403
|
-
"2026-05-
|
|
2403
|
+
"2026-05-27T09:48:29.540Z",
|
|
2404
2404
|
).transform(v => new Date(v)),
|
|
2405
2405
|
type: z.literal("number"),
|
|
2406
2406
|
value: z.number(),
|
|
@@ -2446,7 +2446,7 @@ export const Evaluations1$inboundSchema: z.ZodType<
|
|
|
2446
2446
|
source: EvaluationsSource$inboundSchema.default("orq"),
|
|
2447
2447
|
reviewed_by_id: z.string(),
|
|
2448
2448
|
reviewed_at: z.string().datetime({ offset: true }).default(
|
|
2449
|
-
"2026-05-
|
|
2449
|
+
"2026-05-27T09:48:29.540Z",
|
|
2450
2450
|
).transform(v => new Date(v)),
|
|
2451
2451
|
type: z.literal("string"),
|
|
2452
2452
|
value: z.string(),
|
|
@@ -2529,7 +2529,7 @@ export const CreateDatasetItemResponseBody$inboundSchema: z.ZodType<
|
|
|
2529
2529
|
created: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
2530
2530
|
.optional(),
|
|
2531
2531
|
updated: z.string().datetime({ offset: true }).default(
|
|
2532
|
-
"2026-05-
|
|
2532
|
+
"2026-05-27T09:48:13.786Z",
|
|
2533
2533
|
).transform(v => new Date(v)),
|
|
2534
2534
|
}).transform((v) => {
|
|
2535
2535
|
return remap$(v, {
|
|
@@ -98,6 +98,10 @@ export type CreateDatasourceRequestBody = {
|
|
|
98
98
|
* The display name for the datasource visible in the UI. If omitted, the display name is derived from the uploaded file. When both `display_name` and `file_id` are provided, the provided `display_name` is prioritized.
|
|
99
99
|
*/
|
|
100
100
|
displayName?: string | undefined;
|
|
101
|
+
/**
|
|
102
|
+
* The description of the knowledge base
|
|
103
|
+
*/
|
|
104
|
+
description?: string | undefined;
|
|
101
105
|
/**
|
|
102
106
|
* The unique identifier of the file used for datasource creation. If provided, the file is immediately queued for chunking.
|
|
103
107
|
*/
|
|
@@ -332,6 +336,7 @@ export function chunkingOptionsToJSON(
|
|
|
332
336
|
/** @internal */
|
|
333
337
|
export type CreateDatasourceRequestBody$Outbound = {
|
|
334
338
|
display_name?: string | undefined;
|
|
339
|
+
description?: string | undefined;
|
|
335
340
|
file_id?: string | undefined;
|
|
336
341
|
chunking_options?: ChunkingOptions$Outbound | undefined;
|
|
337
342
|
};
|
|
@@ -343,6 +348,7 @@ export const CreateDatasourceRequestBody$outboundSchema: z.ZodType<
|
|
|
343
348
|
CreateDatasourceRequestBody
|
|
344
349
|
> = z.object({
|
|
345
350
|
displayName: z.string().optional(),
|
|
351
|
+
description: z.string().optional(),
|
|
346
352
|
fileId: z.string().optional(),
|
|
347
353
|
chunkingOptions: z.lazy(() => ChunkingOptions$outboundSchema).optional(),
|
|
348
354
|
}).transform((v) => {
|
|
@@ -403,7 +409,7 @@ export const CreateDatasourceResponseBody$inboundSchema: z.ZodType<
|
|
|
403
409
|
z.ZodTypeDef,
|
|
404
410
|
unknown
|
|
405
411
|
> = z.object({
|
|
406
|
-
_id: z.string().default("
|
|
412
|
+
_id: z.string().default("01KSMDBSWP6195JZCBD2T9KA9E"),
|
|
407
413
|
display_name: z.string(),
|
|
408
414
|
description: z.string().optional(),
|
|
409
415
|
status: CreateDatasourceStatus$inboundSchema,
|
|
@@ -2786,8 +2786,8 @@ export const Typescript$inboundSchema: z.ZodType<
|
|
|
2786
2786
|
> = z.object({
|
|
2787
2787
|
_id: z.string(),
|
|
2788
2788
|
description: z.string(),
|
|
2789
|
-
created: z.string().default("2026-05-
|
|
2790
|
-
updated: z.string().default("2026-05-
|
|
2789
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2790
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2791
2791
|
guardrail_config: z.nullable(
|
|
2792
2792
|
z.union([
|
|
2793
2793
|
z.lazy(() =>
|
|
@@ -2975,8 +2975,8 @@ export const Ragas$inboundSchema: z.ZodType<Ragas, z.ZodTypeDef, unknown> = z
|
|
|
2975
2975
|
.object({
|
|
2976
2976
|
_id: z.string(),
|
|
2977
2977
|
description: z.string(),
|
|
2978
|
-
created: z.string().default("2026-05-
|
|
2979
|
-
updated: z.string().default("2026-05-
|
|
2978
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2979
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2980
2980
|
guardrail_config: z.nullable(
|
|
2981
2981
|
z.union([
|
|
2982
2982
|
z.lazy(() =>
|
|
@@ -3799,8 +3799,8 @@ export const CreateEvalResponseBodyFunction$inboundSchema: z.ZodType<
|
|
|
3799
3799
|
> = z.object({
|
|
3800
3800
|
_id: z.string(),
|
|
3801
3801
|
description: z.string(),
|
|
3802
|
-
created: z.string().default("2026-05-
|
|
3803
|
-
updated: z.string().default("2026-05-
|
|
3802
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
3803
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
3804
3804
|
guardrail_config: z.nullable(
|
|
3805
3805
|
z.union([
|
|
3806
3806
|
z.lazy(() =>
|
|
@@ -4018,8 +4018,8 @@ export const ResponseBodyPython$inboundSchema: z.ZodType<
|
|
|
4018
4018
|
> = z.object({
|
|
4019
4019
|
_id: z.string(),
|
|
4020
4020
|
description: z.string(),
|
|
4021
|
-
created: z.string().default("2026-05-
|
|
4022
|
-
updated: z.string().default("2026-05-
|
|
4021
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
4022
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
4023
4023
|
guardrail_config: z.nullable(
|
|
4024
4024
|
z.union([
|
|
4025
4025
|
z.lazy(() =>
|
|
@@ -4200,8 +4200,8 @@ export const ResponseBodyHTTP$inboundSchema: z.ZodType<
|
|
|
4200
4200
|
> = z.object({
|
|
4201
4201
|
_id: z.string(),
|
|
4202
4202
|
description: z.string(),
|
|
4203
|
-
created: z.string().default("2026-05-
|
|
4204
|
-
updated: z.string().default("2026-05-
|
|
4203
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
4204
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
4205
4205
|
guardrail_config: z.nullable(
|
|
4206
4206
|
z.union([
|
|
4207
4207
|
z.lazy(() =>
|
|
@@ -4377,8 +4377,8 @@ export const ResponseBodyJSON$inboundSchema: z.ZodType<
|
|
|
4377
4377
|
> = z.object({
|
|
4378
4378
|
_id: z.string(),
|
|
4379
4379
|
description: z.string(),
|
|
4380
|
-
created: z.string().default("2026-05-
|
|
4381
|
-
updated: z.string().default("2026-05-
|
|
4380
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
4381
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
4382
4382
|
guardrail_config: z.nullable(
|
|
4383
4383
|
z.union([
|
|
4384
4384
|
z.lazy(() => CreateEvalGuardrailConfigEvalsResponseBoolean$inboundSchema),
|
|
@@ -4748,8 +4748,8 @@ export const CreateEvalLlm2$inboundSchema: z.ZodType<
|
|
|
4748
4748
|
> = z.object({
|
|
4749
4749
|
_id: z.string(),
|
|
4750
4750
|
description: z.string(),
|
|
4751
|
-
created: z.string().default("2026-05-
|
|
4752
|
-
updated: z.string().default("2026-05-
|
|
4751
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
4752
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
4753
4753
|
guardrail_config: z.nullable(
|
|
4754
4754
|
z.union([
|
|
4755
4755
|
z.lazy(() =>
|
|
@@ -4966,8 +4966,8 @@ export const CreateEvalLlm1$inboundSchema: z.ZodType<
|
|
|
4966
4966
|
> = z.object({
|
|
4967
4967
|
_id: z.string(),
|
|
4968
4968
|
description: z.string(),
|
|
4969
|
-
created: z.string().default("2026-05-
|
|
4970
|
-
updated: z.string().default("2026-05-
|
|
4969
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
4970
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
4971
4971
|
guardrail_config: z.nullable(
|
|
4972
4972
|
z.union([
|
|
4973
4973
|
z.lazy(() =>
|
|
@@ -1902,7 +1902,7 @@ export const ResponseBodyCodeExecutionTool$inboundSchema: z.ZodType<
|
|
|
1902
1902
|
z.ZodTypeDef,
|
|
1903
1903
|
unknown
|
|
1904
1904
|
> = z.object({
|
|
1905
|
-
_id: z.string().default("
|
|
1905
|
+
_id: z.string().default("tool_01KSMDBSR2FT34SPW8MX83YDYX"),
|
|
1906
1906
|
path: z.string(),
|
|
1907
1907
|
key: z.string(),
|
|
1908
1908
|
display_name: z.string().optional(),
|
|
@@ -1999,7 +1999,7 @@ export const ResponseBodyTools$inboundSchema: z.ZodType<
|
|
|
1999
1999
|
z.ZodTypeDef,
|
|
2000
2000
|
unknown
|
|
2001
2001
|
> = z.object({
|
|
2002
|
-
id: z.string().default("
|
|
2002
|
+
id: z.string().default("01KSMDBSR0PYNSSMTEHEMJCPER"),
|
|
2003
2003
|
name: z.string(),
|
|
2004
2004
|
description: z.string().optional(),
|
|
2005
2005
|
schema: z.lazy(() => CreateToolResponseBodySchema$inboundSchema),
|
|
@@ -2055,7 +2055,7 @@ export const ResponseBodyMCPTool$inboundSchema: z.ZodType<
|
|
|
2055
2055
|
z.ZodTypeDef,
|
|
2056
2056
|
unknown
|
|
2057
2057
|
> = z.object({
|
|
2058
|
-
_id: z.string().default("
|
|
2058
|
+
_id: z.string().default("tool_01KSMDBSQZV4PE87B4RWANCH4C"),
|
|
2059
2059
|
path: z.string(),
|
|
2060
2060
|
key: z.string(),
|
|
2061
2061
|
display_name: z.string().optional(),
|
|
@@ -2241,7 +2241,7 @@ export const ResponseBodyHTTPTool$inboundSchema: z.ZodType<
|
|
|
2241
2241
|
z.ZodTypeDef,
|
|
2242
2242
|
unknown
|
|
2243
2243
|
> = z.object({
|
|
2244
|
-
_id: z.string().default("
|
|
2244
|
+
_id: z.string().default("tool_01KSMDBSQW5DH027W90KN24YGQ"),
|
|
2245
2245
|
path: z.string(),
|
|
2246
2246
|
key: z.string(),
|
|
2247
2247
|
display_name: z.string().optional(),
|
|
@@ -2334,7 +2334,7 @@ export const ResponseBodyJSONSchemaTool$inboundSchema: z.ZodType<
|
|
|
2334
2334
|
z.ZodTypeDef,
|
|
2335
2335
|
unknown
|
|
2336
2336
|
> = z.object({
|
|
2337
|
-
_id: z.string().default("
|
|
2337
|
+
_id: z.string().default("tool_01KSMDBSQSDW11ZHTV6Y7KE0NF"),
|
|
2338
2338
|
path: z.string(),
|
|
2339
2339
|
key: z.string(),
|
|
2340
2340
|
display_name: z.string().optional(),
|
|
@@ -2435,7 +2435,7 @@ export const ResponseBodyFunctionTool$inboundSchema: z.ZodType<
|
|
|
2435
2435
|
z.ZodTypeDef,
|
|
2436
2436
|
unknown
|
|
2437
2437
|
> = z.object({
|
|
2438
|
-
_id: z.string().default("
|
|
2438
|
+
_id: z.string().default("tool_01KSMDBSQQS0CTZS6VQVM59ZF8"),
|
|
2439
2439
|
path: z.string(),
|
|
2440
2440
|
key: z.string(),
|
|
2441
2441
|
display_name: z.string().optional(),
|
|
@@ -9,11 +9,6 @@ import { ClosedEnum } from "../../types/enums.js";
|
|
|
9
9
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
10
10
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
11
11
|
|
|
12
|
-
export type DeploymentInvokeGlobals = {
|
|
13
|
-
environment?: string | undefined;
|
|
14
|
-
contactId?: string | undefined;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
12
|
/**
|
|
18
13
|
* Indicates the type of model used to generate the response
|
|
19
14
|
*/
|
|
@@ -10,11 +10,6 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
10
10
|
import * as components from "../components/index.js";
|
|
11
11
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
12
12
|
|
|
13
|
-
export type DeploymentStreamGlobals = {
|
|
14
|
-
environment?: string | undefined;
|
|
15
|
-
contactId?: string | undefined;
|
|
16
|
-
};
|
|
17
|
-
|
|
18
13
|
export type DeploymentStreamContentDeploymentsRequest2 =
|
|
19
14
|
components.TextContentPartSchema;
|
|
20
15
|
|
|
@@ -767,7 +767,7 @@ export const DataCodeExecutionTool$inboundSchema: z.ZodType<
|
|
|
767
767
|
z.ZodTypeDef,
|
|
768
768
|
unknown
|
|
769
769
|
> = z.object({
|
|
770
|
-
_id: z.string().default("
|
|
770
|
+
_id: z.string().default("tool_01KSMDBSQ3Y5KWC6YR4Q53BGGS"),
|
|
771
771
|
path: z.string(),
|
|
772
772
|
key: z.string(),
|
|
773
773
|
display_name: z.string().optional(),
|
|
@@ -864,7 +864,7 @@ export const DataTools$inboundSchema: z.ZodType<
|
|
|
864
864
|
z.ZodTypeDef,
|
|
865
865
|
unknown
|
|
866
866
|
> = z.object({
|
|
867
|
-
id: z.string().default("
|
|
867
|
+
id: z.string().default("01KSMDBSQ2159JCZG1698SQWE9"),
|
|
868
868
|
name: z.string(),
|
|
869
869
|
description: z.string().optional(),
|
|
870
870
|
schema: z.lazy(() => GetAllToolsDataSchema$inboundSchema),
|
|
@@ -917,7 +917,7 @@ export const DataMCPTool$inboundSchema: z.ZodType<
|
|
|
917
917
|
z.ZodTypeDef,
|
|
918
918
|
unknown
|
|
919
919
|
> = z.object({
|
|
920
|
-
_id: z.string().default("
|
|
920
|
+
_id: z.string().default("tool_01KSMDBSQ16CR8WV2XWJNQVW7T"),
|
|
921
921
|
path: z.string(),
|
|
922
922
|
key: z.string(),
|
|
923
923
|
display_name: z.string().optional(),
|
|
@@ -1102,7 +1102,7 @@ export const DataHTTPTool$inboundSchema: z.ZodType<
|
|
|
1102
1102
|
z.ZodTypeDef,
|
|
1103
1103
|
unknown
|
|
1104
1104
|
> = z.object({
|
|
1105
|
-
_id: z.string().default("
|
|
1105
|
+
_id: z.string().default("tool_01KSMDBSPZSMZXPGZJ5M9WECMD"),
|
|
1106
1106
|
path: z.string(),
|
|
1107
1107
|
key: z.string(),
|
|
1108
1108
|
display_name: z.string().optional(),
|
|
@@ -1195,7 +1195,7 @@ export const DataJSONSchemaTool$inboundSchema: z.ZodType<
|
|
|
1195
1195
|
z.ZodTypeDef,
|
|
1196
1196
|
unknown
|
|
1197
1197
|
> = z.object({
|
|
1198
|
-
_id: z.string().default("
|
|
1198
|
+
_id: z.string().default("tool_01KSMDBSPYH0D50GWNVDNJ76C1"),
|
|
1199
1199
|
path: z.string(),
|
|
1200
1200
|
key: z.string(),
|
|
1201
1201
|
display_name: z.string().optional(),
|
|
@@ -1297,7 +1297,7 @@ export const DataFunctionTool$inboundSchema: z.ZodType<
|
|
|
1297
1297
|
z.ZodTypeDef,
|
|
1298
1298
|
unknown
|
|
1299
1299
|
> = z.object({
|
|
1300
|
-
_id: z.string().default("
|
|
1300
|
+
_id: z.string().default("tool_01KSMDBSPW5Z1REP424MGMDYA3"),
|
|
1301
1301
|
path: z.string(),
|
|
1302
1302
|
key: z.string(),
|
|
1303
1303
|
display_name: z.string().optional(),
|
|
@@ -1042,8 +1042,8 @@ export const DataTypescript$inboundSchema: z.ZodType<
|
|
|
1042
1042
|
> = z.object({
|
|
1043
1043
|
_id: z.string(),
|
|
1044
1044
|
description: z.string(),
|
|
1045
|
-
created: z.string().default("2026-05-
|
|
1046
|
-
updated: z.string().default("2026-05-
|
|
1045
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
1046
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
1047
1047
|
guardrail_config: z.nullable(
|
|
1048
1048
|
z.union([
|
|
1049
1049
|
z.lazy(() =>
|
|
@@ -1222,8 +1222,8 @@ export const DataRagas$inboundSchema: z.ZodType<
|
|
|
1222
1222
|
> = z.object({
|
|
1223
1223
|
_id: z.string(),
|
|
1224
1224
|
description: z.string(),
|
|
1225
|
-
created: z.string().default("2026-05-
|
|
1226
|
-
updated: z.string().default("2026-05-
|
|
1225
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
1226
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
1227
1227
|
guardrail_config: z.nullable(
|
|
1228
1228
|
z.union([
|
|
1229
1229
|
z.lazy(() => GetEvalsGuardrailConfigEvalsResponseBoolean$inboundSchema),
|
|
@@ -2052,8 +2052,8 @@ export const DataFunction$inboundSchema: z.ZodType<
|
|
|
2052
2052
|
> = z.object({
|
|
2053
2053
|
_id: z.string(),
|
|
2054
2054
|
description: z.string(),
|
|
2055
|
-
created: z.string().default("2026-05-
|
|
2056
|
-
updated: z.string().default("2026-05-
|
|
2055
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2056
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2057
2057
|
guardrail_config: z.nullable(
|
|
2058
2058
|
z.union([
|
|
2059
2059
|
z.lazy(() => GetEvalsGuardrailConfigEvalsBoolean$inboundSchema),
|
|
@@ -2234,8 +2234,8 @@ export const DataPython$inboundSchema: z.ZodType<
|
|
|
2234
2234
|
> = z.object({
|
|
2235
2235
|
_id: z.string(),
|
|
2236
2236
|
description: z.string(),
|
|
2237
|
-
created: z.string().default("2026-05-
|
|
2238
|
-
updated: z.string().default("2026-05-
|
|
2237
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2238
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2239
2239
|
guardrail_config: z.nullable(
|
|
2240
2240
|
z.union([
|
|
2241
2241
|
z.lazy(() => GetEvalsGuardrailConfigBoolean$inboundSchema),
|
|
@@ -2412,8 +2412,8 @@ export const DataHTTP$inboundSchema: z.ZodType<
|
|
|
2412
2412
|
> = z.object({
|
|
2413
2413
|
_id: z.string(),
|
|
2414
2414
|
description: z.string(),
|
|
2415
|
-
created: z.string().default("2026-05-
|
|
2416
|
-
updated: z.string().default("2026-05-
|
|
2415
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2416
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2417
2417
|
guardrail_config: z.nullable(
|
|
2418
2418
|
z.union([
|
|
2419
2419
|
z.lazy(() =>
|
|
@@ -2602,8 +2602,8 @@ export const DataJSON$inboundSchema: z.ZodType<
|
|
|
2602
2602
|
> = z.object({
|
|
2603
2603
|
_id: z.string(),
|
|
2604
2604
|
description: z.string(),
|
|
2605
|
-
created: z.string().default("2026-05-
|
|
2606
|
-
updated: z.string().default("2026-05-
|
|
2605
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2606
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2607
2607
|
guardrail_config: z.nullable(
|
|
2608
2608
|
z.union([
|
|
2609
2609
|
z.lazy(() =>
|
|
@@ -2968,8 +2968,8 @@ export const GetEvalsLlm2$inboundSchema: z.ZodType<
|
|
|
2968
2968
|
> = z.object({
|
|
2969
2969
|
_id: z.string(),
|
|
2970
2970
|
description: z.string(),
|
|
2971
|
-
created: z.string().default("2026-05-
|
|
2972
|
-
updated: z.string().default("2026-05-
|
|
2971
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2972
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
2973
2973
|
guardrail_config: z.nullable(
|
|
2974
2974
|
z.union([
|
|
2975
2975
|
z.lazy(() =>
|
|
@@ -3179,8 +3179,8 @@ export const GetEvalsLlm1$inboundSchema: z.ZodType<
|
|
|
3179
3179
|
> = z.object({
|
|
3180
3180
|
_id: z.string(),
|
|
3181
3181
|
description: z.string(),
|
|
3182
|
-
created: z.string().default("2026-05-
|
|
3183
|
-
updated: z.string().default("2026-05-
|
|
3182
|
+
created: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
3183
|
+
updated: z.string().default("2026-05-27T09:48:15.015Z"),
|
|
3184
3184
|
guardrail_config: z.nullable(
|
|
3185
3185
|
z.union([
|
|
3186
3186
|
z.lazy(() =>
|
|
@@ -140,7 +140,7 @@ export const GetV2HumanEvalSetsResponseBody2$inboundSchema: z.ZodType<
|
|
|
140
140
|
created: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
141
141
|
.optional(),
|
|
142
142
|
updated: z.string().datetime({ offset: true }).default(
|
|
143
|
-
"2026-05-
|
|
143
|
+
"2026-05-27T09:48:13.786Z",
|
|
144
144
|
).transform(v => new Date(v)),
|
|
145
145
|
filter_type: z.literal("name"),
|
|
146
146
|
filter_value: z.string(),
|
|
@@ -185,7 +185,7 @@ export const GetV2HumanEvalSetsResponseBody1$inboundSchema: z.ZodType<
|
|
|
185
185
|
created: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
186
186
|
.optional(),
|
|
187
187
|
updated: z.string().datetime({ offset: true }).default(
|
|
188
|
-
"2026-05-
|
|
188
|
+
"2026-05-27T09:48:13.786Z",
|
|
189
189
|
).transform(v => new Date(v)),
|
|
190
190
|
filter_type: z.literal("span_type"),
|
|
191
191
|
filter_values: z.array(z.string()),
|
|
@@ -141,7 +141,7 @@ export const GetV2HumanEvalSetsIdResponseBody2$inboundSchema: z.ZodType<
|
|
|
141
141
|
created: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
142
142
|
.optional(),
|
|
143
143
|
updated: z.string().datetime({ offset: true }).default(
|
|
144
|
-
"2026-05-
|
|
144
|
+
"2026-05-27T09:48:13.786Z",
|
|
145
145
|
).transform(v => new Date(v)),
|
|
146
146
|
filter_type: z.literal("name"),
|
|
147
147
|
filter_value: z.string(),
|
|
@@ -186,7 +186,7 @@ export const GetV2HumanEvalSetsIdResponseBody1$inboundSchema: z.ZodType<
|
|
|
186
186
|
created: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
187
187
|
.optional(),
|
|
188
188
|
updated: z.string().datetime({ offset: true }).default(
|
|
189
|
-
"2026-05-
|
|
189
|
+
"2026-05-27T09:48:13.786Z",
|
|
190
190
|
).transform(v => new Date(v)),
|
|
191
191
|
filter_type: z.literal("span_type"),
|
|
192
192
|
filter_values: z.array(z.string()),
|
|
@@ -96,6 +96,21 @@ export * from "./listidentities.js";
|
|
|
96
96
|
export * from "./listknowledgebases.js";
|
|
97
97
|
export * from "./listmodels.js";
|
|
98
98
|
export * from "./listpromptversions.js";
|
|
99
|
+
export * from "./modelazurefoundrydeployments.js";
|
|
100
|
+
export * from "./modelcreate.js";
|
|
101
|
+
export * from "./modelcreateautorouter.js";
|
|
102
|
+
export * from "./modelcreateawsbedrock.js";
|
|
103
|
+
export * from "./modelcreateopenailike.js";
|
|
104
|
+
export * from "./modelcreatevertex.js";
|
|
105
|
+
export * from "./modeldelete.js";
|
|
106
|
+
export * from "./modeldisable.js";
|
|
107
|
+
export * from "./modelenable.js";
|
|
108
|
+
export * from "./modelupdate.js";
|
|
109
|
+
export * from "./modelupdateautorouter.js";
|
|
110
|
+
export * from "./modelupdateawsbedrock.js";
|
|
111
|
+
export * from "./modelupdateopenailike.js";
|
|
112
|
+
export * from "./modelvalidate.js";
|
|
113
|
+
export * from "./modelvalidateawsbedrock.js";
|
|
99
114
|
export * from "./parse.js";
|
|
100
115
|
export * from "./patchv2humanevalsetsid.js";
|
|
101
116
|
export * from "./policycreate.js";
|
|
@@ -103,7 +118,6 @@ export * from "./policydelete.js";
|
|
|
103
118
|
export * from "./policyget.js";
|
|
104
119
|
export * from "./policylist.js";
|
|
105
120
|
export * from "./policyupdate.js";
|
|
106
|
-
export * from "./postv2agentsa2a.js";
|
|
107
121
|
export * from "./postv2agentskeycardrefresh.js";
|
|
108
122
|
export * from "./postv2feedback.js";
|
|
109
123
|
export * from "./postv2feedbackevaluation.js";
|