@orq-ai/node 4.11.0 → 4.11.7
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 +40 -36
- package/funcs/modelsImportLitellm.d.ts +17 -0
- package/funcs/modelsImportLitellm.d.ts.map +1 -0
- package/funcs/modelsImportLitellm.js +118 -0
- 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/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/http.d.ts +1 -1
- package/lib/http.d.ts.map +1 -1
- package/lib/http.js +1 -1
- package/lib/http.js.map +1 -1
- package/lib/security.d.ts +5 -4
- package/lib/security.d.ts.map +1 -1
- package/lib/security.js +6 -7
- package/lib/security.js.map +1 -1
- package/models/components/evaluatorresponsefunction.js +2 -2
- package/models/components/evaluatorresponsehttp.js +2 -2
- package/models/components/evaluatorresponsejsonschema.js +2 -2
- package/models/components/evaluatorresponsellm.js +2 -2
- package/models/components/evaluatorresponsepython.js +2 -2
- package/models/components/evaluatorresponseragas.js +2 -2
- package/models/components/evaluatorresponsetypescript.js +2 -2
- package/models/components/index.d.ts +4 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +4 -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/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/reasoningpart.js +1 -1
- package/models/operations/createdataset.js +1 -1
- package/models/operations/createdatasetitem.js +4 -4
- package/models/operations/createdatasource.js +1 -1
- package/models/operations/createprompt.d.ts +3 -0
- package/models/operations/createprompt.d.ts.map +1 -1
- package/models/operations/createprompt.js +3 -0
- package/models/operations/createprompt.js.map +1 -1
- package/models/operations/createtool.js +6 -6
- package/models/operations/deploymentinvoke.d.ts +3 -0
- package/models/operations/deploymentinvoke.d.ts.map +1 -1
- package/models/operations/deploymentinvoke.js +3 -0
- package/models/operations/deploymentinvoke.js.map +1 -1
- package/models/operations/deployments.d.ts +3 -0
- package/models/operations/deployments.d.ts.map +1 -1
- package/models/operations/deployments.js +3 -0
- package/models/operations/deployments.js.map +1 -1
- package/models/operations/deploymentstream.d.ts +3 -0
- package/models/operations/deploymentstream.d.ts.map +1 -1
- package/models/operations/deploymentstream.js +3 -0
- package/models/operations/deploymentstream.js.map +1 -1
- package/models/operations/getallprompts.d.ts +3 -0
- package/models/operations/getallprompts.d.ts.map +1 -1
- package/models/operations/getallprompts.js +3 -0
- package/models/operations/getallprompts.js.map +1 -1
- package/models/operations/getalltools.js +6 -6
- package/models/operations/getoneprompt.d.ts +3 -0
- package/models/operations/getoneprompt.d.ts.map +1 -1
- package/models/operations/getoneprompt.js +3 -0
- package/models/operations/getoneprompt.js.map +1 -1
- package/models/operations/getpromptversion.d.ts +3 -0
- package/models/operations/getpromptversion.d.ts.map +1 -1
- package/models/operations/getpromptversion.js +3 -0
- package/models/operations/getpromptversion.js.map +1 -1
- package/models/operations/getv2humanevalsets.js +2 -2
- package/models/operations/getv2humanevalsetsid.js +2 -2
- package/models/operations/invokeeval.d.ts +1 -1
- package/models/operations/invokeeval.d.ts.map +1 -1
- package/models/operations/invokeeval.js +1 -1
- package/models/operations/invokeeval.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/listpromptversions.d.ts +3 -0
- package/models/operations/listpromptversions.d.ts.map +1 -1
- package/models/operations/listpromptversions.js +3 -0
- package/models/operations/listpromptversions.js.map +1 -1
- package/models/operations/patchv2humanevalsetsid.js +2 -2
- package/models/operations/postv2feedbackevaluation.js +3 -3
- package/models/operations/postv2humanevalsets.js +2 -2
- 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.js +1 -1
- package/models/operations/streamrunagent.js +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/updateprompt.d.ts +3 -0
- package/models/operations/updateprompt.d.ts.map +1 -1
- package/models/operations/updateprompt.js +3 -0
- package/models/operations/updateprompt.js.map +1 -1
- package/models/operations/updatetool.js +7 -7
- package/package.json +1 -1
- package/packages/orq-rc/src/funcs/agentsResponsesCreate.ts +2 -0
- package/packages/orq-rc/src/funcs/agentsResponsesGet.ts +2 -0
- package/packages/orq-rc/src/funcs/modelsImportLitellm.ts +166 -0
- package/packages/orq-rc/src/funcs/modelsListLitellm.ts +144 -0
- package/packages/orq-rc/src/funcs/notifiersCreate.ts +162 -0
- package/packages/orq-rc/src/funcs/notifiersDelete.ts +168 -0
- package/packages/orq-rc/src/funcs/notifiersGet.ts +168 -0
- package/packages/orq-rc/src/funcs/notifiersList.ts +171 -0
- package/packages/orq-rc/src/funcs/notifiersUpdate.ts +171 -0
- package/packages/orq-rc/src/funcs/tracesAggregate.ts +162 -0
- package/packages/orq-rc/src/funcs/tracesGet.ts +168 -0
- package/packages/orq-rc/src/funcs/tracesGetSpan.ts +172 -0
- package/packages/orq-rc/src/funcs/tracesListFacetValues.ts +177 -0
- package/packages/orq-rc/src/funcs/tracesListFacets.ts +144 -0
- package/packages/orq-rc/src/funcs/tracesListFields.ts +144 -0
- package/packages/orq-rc/src/funcs/tracesListSpans.ts +174 -0
- package/packages/orq-rc/src/funcs/tracesQuery.ts +162 -0
- package/packages/orq-rc/src/funcs/tracesSearch.ts +162 -0
- package/packages/orq-rc/src/lib/config.ts +3 -3
- package/packages/orq-rc/src/lib/http.ts +3 -1
- package/packages/orq-rc/src/lib/security.ts +10 -5
- package/packages/orq-rc/src/models/components/actionreviewrequestedstreamingevent.ts +5 -0
- package/packages/orq-rc/src/models/components/agentstartedstreamingevent.ts +11 -0
- package/packages/orq-rc/src/models/components/aggregatetracesrequest.ts +65 -0
- package/packages/orq-rc/src/models/components/aggregatetracesresponse.ts +37 -0
- package/packages/orq-rc/src/models/components/config.ts +44 -0
- package/packages/orq-rc/src/models/components/createnotifierrequest.ts +433 -0
- package/packages/orq-rc/src/models/components/createnotifierresponse.ts +35 -0
- package/packages/orq-rc/src/models/components/deletenotifierresponse.ts +27 -0
- package/packages/orq-rc/src/models/components/evaluatorresponsefunction.ts +2 -2
- package/packages/orq-rc/src/models/components/evaluatorresponsehttp.ts +2 -2
- package/packages/orq-rc/src/models/components/evaluatorresponsejsonschema.ts +2 -2
- package/packages/orq-rc/src/models/components/evaluatorresponsellm.ts +2 -2
- package/packages/orq-rc/src/models/components/evaluatorresponsepython.ts +2 -2
- package/packages/orq-rc/src/models/components/evaluatorresponseragas.ts +2 -2
- package/packages/orq-rc/src/models/components/evaluatorresponsetypescript.ts +2 -2
- package/packages/orq-rc/src/models/components/filepurpose.ts +1 -0
- package/packages/orq-rc/src/models/components/getnotifierresponse.ts +35 -0
- package/packages/orq-rc/src/models/components/gettraceresponse.ts +32 -0
- package/packages/orq-rc/src/models/components/gettracespanresponse.ts +32 -0
- package/packages/orq-rc/src/models/components/index.ts +41 -0
- package/packages/orq-rc/src/models/components/listnotifiersresponse.ts +50 -0
- package/packages/orq-rc/src/models/components/listtracefacetsresponse.ts +32 -0
- package/packages/orq-rc/src/models/components/listtracefacetvaluesresponse.ts +44 -0
- package/packages/orq-rc/src/models/components/listtracefieldsresponse.ts +32 -0
- package/packages/orq-rc/src/models/components/listtracespansresponse.ts +44 -0
- package/packages/orq-rc/src/models/components/litellmmodel.ts +50 -0
- package/packages/orq-rc/src/models/components/litellmmodelinfo.ts +97 -0
- package/packages/orq-rc/src/models/components/litellmparams.ts +43 -0
- package/packages/orq-rc/src/models/components/modeldocument.ts +115 -0
- package/packages/orq-rc/src/models/components/notifier.ts +465 -0
- package/packages/orq-rc/src/models/components/notifiertype.ts +21 -0
- package/packages/orq-rc/src/models/components/querytracesrequest.ts +48 -0
- package/packages/orq-rc/src/models/components/querytracesresponse.ts +37 -0
- package/packages/orq-rc/src/models/components/reasoningpart.ts +1 -1
- package/packages/orq-rc/src/models/components/searchtracesrequest.ts +68 -0
- package/packages/orq-rc/src/models/components/searchtracesresponse.ts +72 -0
- package/packages/orq-rc/src/models/components/spandetail.ts +53 -0
- package/packages/orq-rc/src/models/components/spansummary.ts +76 -0
- package/packages/orq-rc/src/models/components/traceagent.ts +33 -0
- package/packages/orq-rc/src/models/components/traceaggregaterow.ts +33 -0
- package/packages/orq-rc/src/models/components/tracecompute.ts +30 -0
- package/packages/orq-rc/src/models/components/tracecontext.ts +39 -0
- package/packages/orq-rc/src/models/components/tracecost.ts +77 -0
- package/packages/orq-rc/src/models/components/tracefacet.ts +35 -0
- package/packages/orq-rc/src/models/components/tracefacetvalue.ts +33 -0
- package/packages/orq-rc/src/models/components/tracefield.ts +56 -0
- package/packages/orq-rc/src/models/components/tracefilter.ts +33 -0
- package/packages/orq-rc/src/models/components/tracesearchmeta.ts +45 -0
- package/packages/orq-rc/src/models/components/tracesort.ts +30 -0
- package/packages/orq-rc/src/models/components/tracesummary.ts +152 -0
- package/packages/orq-rc/src/models/components/traceusage.ts +62 -0
- package/packages/orq-rc/src/models/components/updatenotifierrequest.ts +130 -0
- package/packages/orq-rc/src/models/components/updatenotifierresponse.ts +35 -0
- package/packages/orq-rc/src/models/operations/createagentrequest.ts +200 -40
- package/packages/orq-rc/src/models/operations/createdataset.ts +1 -1
- package/packages/orq-rc/src/models/operations/createdatasetitem.ts +4 -4
- package/packages/orq-rc/src/models/operations/createdatasource.ts +1 -1
- package/packages/orq-rc/src/models/operations/createeval.ts +179 -175
- package/packages/orq-rc/src/models/operations/createknowledge.ts +18 -10
- package/packages/orq-rc/src/models/operations/createprompt.ts +4 -0
- package/packages/orq-rc/src/models/operations/createrouterresponse.ts +108 -0
- package/packages/orq-rc/src/models/operations/createtool.ts +6 -6
- package/packages/orq-rc/src/models/operations/deploymentinvoke.ts +4 -0
- package/packages/orq-rc/src/models/operations/deployments.ts +4 -0
- package/packages/orq-rc/src/models/operations/deploymentstream.ts +4 -0
- package/packages/orq-rc/src/models/operations/getallmemories.ts +1 -1
- package/packages/orq-rc/src/models/operations/getallmemorydocuments.ts +1 -1
- package/packages/orq-rc/src/models/operations/getallmemorystores.ts +1 -1
- package/packages/orq-rc/src/models/operations/getallprompts.ts +5 -1
- package/packages/orq-rc/src/models/operations/getalltools.ts +6 -6
- package/packages/orq-rc/src/models/operations/getevals.ts +1 -1
- package/packages/orq-rc/src/models/operations/getoneprompt.ts +4 -0
- package/packages/orq-rc/src/models/operations/getpromptversion.ts +4 -0
- package/packages/orq-rc/src/models/operations/getv2evaluatorsidversions.ts +1 -1
- package/packages/orq-rc/src/models/operations/getv2humanevalsets.ts +2 -2
- package/packages/orq-rc/src/models/operations/getv2humanevalsetsid.ts +2 -2
- package/packages/orq-rc/src/models/operations/getv2toolstoolidversions.ts +1 -1
- package/packages/orq-rc/src/models/operations/index.ts +8 -0
- package/packages/orq-rc/src/models/operations/invokeeval.ts +2 -2
- package/packages/orq-rc/src/models/operations/listagents.ts +11 -0
- package/packages/orq-rc/src/models/operations/listchunks.ts +1 -1
- package/packages/orq-rc/src/models/operations/listdatasetdatapoints.ts +5 -5
- package/packages/orq-rc/src/models/operations/listdatasets.ts +2 -2
- package/packages/orq-rc/src/models/operations/listdatasources.ts +1 -1
- package/packages/orq-rc/src/models/operations/listpromptversions.ts +5 -1
- package/packages/orq-rc/src/models/operations/modelcreate.ts +2 -0
- package/packages/orq-rc/src/models/operations/modelcreateautorouter.ts +2 -0
- package/packages/orq-rc/src/models/operations/modelcreateawsbedrock.ts +2 -0
- package/packages/orq-rc/src/models/operations/modelcreateopenailike.ts +2 -0
- package/packages/orq-rc/src/models/operations/modelcreatevertex.ts +2 -0
- package/packages/orq-rc/src/models/operations/modelupdate.ts +2 -0
- package/packages/orq-rc/src/models/operations/modelupdateautorouter.ts +2 -0
- package/packages/orq-rc/src/models/operations/modelupdateawsbedrock.ts +2 -0
- package/packages/orq-rc/src/models/operations/modelupdateopenailike.ts +2 -0
- package/packages/orq-rc/src/models/operations/notifierdelete.ts +36 -0
- package/packages/orq-rc/src/models/operations/notifierget.ts +36 -0
- package/packages/orq-rc/src/models/operations/notifierlist.ts +59 -0
- package/packages/orq-rc/src/models/operations/notifierupdate.ts +41 -0
- package/packages/orq-rc/src/models/operations/patchv2humanevalsetsid.ts +2 -2
- package/packages/orq-rc/src/models/operations/postv2feedbackevaluation.ts +3 -3
- package/packages/orq-rc/src/models/operations/postv2humanevalsets.ts +2 -2
- package/packages/orq-rc/src/models/operations/retrieveagentrequest.ts +11 -0
- package/packages/orq-rc/src/models/operations/retrievedatapoint.ts +4 -4
- package/packages/orq-rc/src/models/operations/retrievedataset.ts +1 -1
- package/packages/orq-rc/src/models/operations/retrievedatasource.ts +1 -1
- package/packages/orq-rc/src/models/operations/retrievetool.ts +6 -6
- package/packages/orq-rc/src/models/operations/runagent.ts +159 -33
- package/packages/orq-rc/src/models/operations/streamrunagent.ts +165 -33
- package/packages/orq-rc/src/models/operations/tracesget.ts +36 -0
- package/packages/orq-rc/src/models/operations/tracesgetspan.ts +40 -0
- package/packages/orq-rc/src/models/operations/traceslistfacetvalues.ts +50 -0
- package/packages/orq-rc/src/models/operations/traceslistspans.ts +43 -0
- package/packages/orq-rc/src/models/operations/updateagent.ts +202 -40
- package/packages/orq-rc/src/models/operations/updatedatapoint.ts +4 -4
- package/packages/orq-rc/src/models/operations/updatedataset.ts +1 -1
- package/packages/orq-rc/src/models/operations/updatedatasource.ts +1 -1
- package/packages/orq-rc/src/models/operations/updateprompt.ts +4 -0
- package/packages/orq-rc/src/models/operations/updatetool.ts +7 -7
- package/packages/orq-rc/src/sdk/feedback.ts +0 -6
- package/packages/orq-rc/src/sdk/models.ts +35 -0
- package/packages/orq-rc/src/sdk/notifiers.ts +100 -0
- package/packages/orq-rc/src/sdk/orqresponses.ts +4 -0
- package/packages/orq-rc/src/sdk/sdk.ts +12 -0
- package/packages/orq-rc/src/sdk/traces.ts +168 -0
- package/sdk/feedback.d.ts +1 -4
- package/sdk/feedback.d.ts.map +1 -1
- package/sdk/feedback.js +1 -4
- package/sdk/feedback.js.map +1 -1
- package/sdk/models.d.ts +17 -0
- package/sdk/models.d.ts.map +1 -1
- package/sdk/models.js +20 -0
- package/sdk/models.js.map +1 -1
- package/src/funcs/modelsImportLitellm.ts +166 -0
- package/src/funcs/modelsListLitellm.ts +144 -0
- package/src/lib/config.ts +3 -3
- package/src/lib/http.ts +3 -1
- package/src/lib/security.ts +10 -5
- package/src/models/components/evaluatorresponsefunction.ts +2 -2
- package/src/models/components/evaluatorresponsehttp.ts +2 -2
- package/src/models/components/evaluatorresponsejsonschema.ts +2 -2
- package/src/models/components/evaluatorresponsellm.ts +2 -2
- package/src/models/components/evaluatorresponsepython.ts +2 -2
- package/src/models/components/evaluatorresponseragas.ts +2 -2
- package/src/models/components/evaluatorresponsetypescript.ts +2 -2
- package/src/models/components/index.ts +4 -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/modeldocument.ts +112 -0
- package/src/models/components/reasoningpart.ts +1 -1
- package/src/models/operations/createdataset.ts +1 -1
- package/src/models/operations/createdatasetitem.ts +4 -4
- package/src/models/operations/createdatasource.ts +1 -1
- package/src/models/operations/createprompt.ts +3 -0
- package/src/models/operations/createtool.ts +6 -6
- package/src/models/operations/deploymentinvoke.ts +3 -0
- package/src/models/operations/deployments.ts +3 -0
- package/src/models/operations/deploymentstream.ts +3 -0
- package/src/models/operations/getallprompts.ts +3 -0
- package/src/models/operations/getalltools.ts +6 -6
- package/src/models/operations/getoneprompt.ts +3 -0
- package/src/models/operations/getpromptversion.ts +3 -0
- package/src/models/operations/getv2humanevalsets.ts +2 -2
- package/src/models/operations/getv2humanevalsetsid.ts +2 -2
- package/src/models/operations/invokeeval.ts +2 -2
- 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/listpromptversions.ts +3 -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/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 +1 -1
- package/src/models/operations/streamrunagent.ts +1 -1
- 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/updateprompt.ts +3 -0
- package/src/models/operations/updatetool.ts +7 -7
- package/src/sdk/feedback.ts +1 -4
- package/src/sdk/models.ts +35 -0
|
@@ -2629,7 +2629,7 @@ export const UpdateDatapointEvaluations3$inboundSchema: z.ZodType<
|
|
|
2629
2629
|
explanation: z.string().optional(),
|
|
2630
2630
|
reviewed_by_id: z.string(),
|
|
2631
2631
|
reviewed_at: z.string().datetime({ offset: true }).default(
|
|
2632
|
-
"2026-07-
|
|
2632
|
+
"2026-07-10T05:18:22.643Z",
|
|
2633
2633
|
).transform(v => new Date(v)),
|
|
2634
2634
|
type: z.literal("string_array"),
|
|
2635
2635
|
values: z.array(z.string()),
|
|
@@ -2726,7 +2726,7 @@ export const UpdateDatapointEvaluations2$inboundSchema: z.ZodType<
|
|
|
2726
2726
|
explanation: z.string().optional(),
|
|
2727
2727
|
reviewed_by_id: z.string(),
|
|
2728
2728
|
reviewed_at: z.string().datetime({ offset: true }).default(
|
|
2729
|
-
"2026-07-
|
|
2729
|
+
"2026-07-10T05:18:22.642Z",
|
|
2730
2730
|
).transform(v => new Date(v)),
|
|
2731
2731
|
type: z.literal("number"),
|
|
2732
2732
|
value: z.number(),
|
|
@@ -2815,7 +2815,7 @@ export const UpdateDatapointEvaluations1$inboundSchema: z.ZodType<
|
|
|
2815
2815
|
explanation: z.string().optional(),
|
|
2816
2816
|
reviewed_by_id: z.string(),
|
|
2817
2817
|
reviewed_at: z.string().datetime({ offset: true }).default(
|
|
2818
|
-
"2026-07-
|
|
2818
|
+
"2026-07-10T05:18:22.641Z",
|
|
2819
2819
|
).transform(v => new Date(v)),
|
|
2820
2820
|
type: z.literal("string"),
|
|
2821
2821
|
value: z.string(),
|
|
@@ -2898,7 +2898,7 @@ export const UpdateDatapointResponseBody$inboundSchema: z.ZodType<
|
|
|
2898
2898
|
created: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
2899
2899
|
.optional(),
|
|
2900
2900
|
updated: z.string().datetime({ offset: true }).default(
|
|
2901
|
-
"2026-07-
|
|
2901
|
+
"2026-07-10T05:18:08.396Z",
|
|
2902
2902
|
).transform(v => new Date(v)),
|
|
2903
2903
|
}).transform((v) => {
|
|
2904
2904
|
return remap$(v, {
|
|
@@ -182,7 +182,7 @@ export const UpdateDatasetResponseBody$inboundSchema: z.ZodType<
|
|
|
182
182
|
created: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
183
183
|
.optional(),
|
|
184
184
|
updated: z.string().datetime({ offset: true }).default(
|
|
185
|
-
"2026-07-
|
|
185
|
+
"2026-07-10T05:18:08.396Z",
|
|
186
186
|
).transform(v => new Date(v)),
|
|
187
187
|
}).transform((v) => {
|
|
188
188
|
return remap$(v, {
|
|
@@ -152,7 +152,7 @@ export const UpdateDatasourceResponseBody$inboundSchema: z.ZodType<
|
|
|
152
152
|
z.ZodTypeDef,
|
|
153
153
|
unknown
|
|
154
154
|
> = z.object({
|
|
155
|
-
_id: z.string().default("
|
|
155
|
+
_id: z.string().default("01KX57CTSHPRC5Q9P3YWVN2F8T"),
|
|
156
156
|
display_name: z.string(),
|
|
157
157
|
description: z.nullable(z.string()).optional(),
|
|
158
158
|
status: UpdateDatasourceStatus$inboundSchema,
|
|
@@ -1386,6 +1386,7 @@ export const UpdatePromptProvider = {
|
|
|
1386
1386
|
Nvidia: "nvidia",
|
|
1387
1387
|
Jina: "jina",
|
|
1388
1388
|
Elevenlabs: "elevenlabs",
|
|
1389
|
+
Litellm: "litellm",
|
|
1389
1390
|
Cerebras: "cerebras",
|
|
1390
1391
|
Openailike: "openailike",
|
|
1391
1392
|
Bytedance: "bytedance",
|
|
@@ -1401,6 +1402,9 @@ export const UpdatePromptProvider = {
|
|
|
1401
1402
|
Hcompany: "hcompany",
|
|
1402
1403
|
Inceptron: "inceptron",
|
|
1403
1404
|
Wafer: "wafer",
|
|
1405
|
+
Poolside: "poolside",
|
|
1406
|
+
Tencent: "tencent",
|
|
1407
|
+
Reson8: "reson8",
|
|
1404
1408
|
Slack: "slack",
|
|
1405
1409
|
Orq: "orq",
|
|
1406
1410
|
} as const;
|
|
@@ -1472,7 +1472,7 @@ export const RequestBodyTools$outboundSchema: z.ZodType<
|
|
|
1472
1472
|
z.ZodTypeDef,
|
|
1473
1473
|
RequestBodyTools
|
|
1474
1474
|
> = z.object({
|
|
1475
|
-
id: z.string().default("
|
|
1475
|
+
id: z.string().default("01KX57CTN8P1YD2J9NYGJRYWC6"),
|
|
1476
1476
|
name: z.string(),
|
|
1477
1477
|
description: z.string().optional(),
|
|
1478
1478
|
schema: z.lazy(() => UpdateToolRequestBodyToolsSchema$outboundSchema),
|
|
@@ -2193,7 +2193,7 @@ export const UpdateToolResponseBodyCodeExecutionTool$inboundSchema: z.ZodType<
|
|
|
2193
2193
|
z.ZodTypeDef,
|
|
2194
2194
|
unknown
|
|
2195
2195
|
> = z.object({
|
|
2196
|
-
_id: z.string().default("
|
|
2196
|
+
_id: z.string().default("tool_01KX57CTMXAQN3M345WW7CN093"),
|
|
2197
2197
|
path: z.string(),
|
|
2198
2198
|
key: z.string(),
|
|
2199
2199
|
display_name: z.string().optional(),
|
|
@@ -2296,7 +2296,7 @@ export const UpdateToolResponseBodyTools$inboundSchema: z.ZodType<
|
|
|
2296
2296
|
z.ZodTypeDef,
|
|
2297
2297
|
unknown
|
|
2298
2298
|
> = z.object({
|
|
2299
|
-
id: z.string().default("
|
|
2299
|
+
id: z.string().default("01KX57CTMWB2YFF0HWZ1ZNJFJ4"),
|
|
2300
2300
|
name: z.string(),
|
|
2301
2301
|
description: z.string().optional(),
|
|
2302
2302
|
schema: z.lazy(() => UpdateToolResponseBodyToolsSchema$inboundSchema),
|
|
@@ -2354,7 +2354,7 @@ export const UpdateToolResponseBodyMCPTool$inboundSchema: z.ZodType<
|
|
|
2354
2354
|
z.ZodTypeDef,
|
|
2355
2355
|
unknown
|
|
2356
2356
|
> = z.object({
|
|
2357
|
-
_id: z.string().default("
|
|
2357
|
+
_id: z.string().default("tool_01KX57CTMT8EKH7RZVNF6W0BMT"),
|
|
2358
2358
|
path: z.string(),
|
|
2359
2359
|
key: z.string(),
|
|
2360
2360
|
display_name: z.string().optional(),
|
|
@@ -2543,7 +2543,7 @@ export const UpdateToolResponseBodyHTTPTool$inboundSchema: z.ZodType<
|
|
|
2543
2543
|
z.ZodTypeDef,
|
|
2544
2544
|
unknown
|
|
2545
2545
|
> = z.object({
|
|
2546
|
-
_id: z.string().default("
|
|
2546
|
+
_id: z.string().default("tool_01KX57CTMQBKVDFCFJ09KTQA2T"),
|
|
2547
2547
|
path: z.string(),
|
|
2548
2548
|
key: z.string(),
|
|
2549
2549
|
display_name: z.string().optional(),
|
|
@@ -2638,7 +2638,7 @@ export const UpdateToolResponseBodyJSONSchemaTool$inboundSchema: z.ZodType<
|
|
|
2638
2638
|
z.ZodTypeDef,
|
|
2639
2639
|
unknown
|
|
2640
2640
|
> = z.object({
|
|
2641
|
-
_id: z.string().default("
|
|
2641
|
+
_id: z.string().default("tool_01KX57CTMN97KWTJMHKCVX5FH6"),
|
|
2642
2642
|
path: z.string(),
|
|
2643
2643
|
key: z.string(),
|
|
2644
2644
|
display_name: z.string().optional(),
|
|
@@ -2741,7 +2741,7 @@ export const UpdateToolResponseBodyFunctionTool$inboundSchema: z.ZodType<
|
|
|
2741
2741
|
z.ZodTypeDef,
|
|
2742
2742
|
unknown
|
|
2743
2743
|
> = z.object({
|
|
2744
|
-
_id: z.string().default("
|
|
2744
|
+
_id: z.string().default("tool_01KX57CTMM62RMNAGWZ6QE2Y1B"),
|
|
2745
2745
|
path: z.string(),
|
|
2746
2746
|
key: z.string(),
|
|
2747
2747
|
display_name: z.string().optional(),
|
|
@@ -44,12 +44,6 @@ export class Feedback extends ClientSDK {
|
|
|
44
44
|
));
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
/**
|
|
48
|
-
* Create response
|
|
49
|
-
*
|
|
50
|
-
* @remarks
|
|
51
|
-
* Initiates an agent conversation and returns a complete response. This endpoint manages the full lifecycle of an agent interaction, from receiving the initial message through all processing steps until completion. Supports synchronous execution (waits for completion) and asynchronous execution (returns immediately with task ID). The response includes all messages exchanged, tool calls made, and token usage statistics. Ideal for request-response patterns where you need the complete interaction result.
|
|
52
|
-
*/
|
|
53
47
|
async create(
|
|
54
48
|
request?: operations.PostV2FeedbackRequestBody | undefined,
|
|
55
49
|
options?: RequestOptions,
|
|
@@ -11,7 +11,9 @@ import { modelsCreateVertex } from "../funcs/modelsCreateVertex.js";
|
|
|
11
11
|
import { modelsDelete } from "../funcs/modelsDelete.js";
|
|
12
12
|
import { modelsDisable } from "../funcs/modelsDisable.js";
|
|
13
13
|
import { modelsEnable } from "../funcs/modelsEnable.js";
|
|
14
|
+
import { modelsImportLitellm } from "../funcs/modelsImportLitellm.js";
|
|
14
15
|
import { modelsList } from "../funcs/modelsList.js";
|
|
16
|
+
import { modelsListLitellm } from "../funcs/modelsListLitellm.js";
|
|
15
17
|
import { modelsUpdate } from "../funcs/modelsUpdate.js";
|
|
16
18
|
import { modelsUpdateAutorouter } from "../funcs/modelsUpdateAutorouter.js";
|
|
17
19
|
import { modelsUpdateAwsBedrock } from "../funcs/modelsUpdateAwsBedrock.js";
|
|
@@ -19,6 +21,7 @@ import { modelsUpdateOpenaiLike } from "../funcs/modelsUpdateOpenaiLike.js";
|
|
|
19
21
|
import { modelsValidate } from "../funcs/modelsValidate.js";
|
|
20
22
|
import { modelsValidateAwsBedrock } from "../funcs/modelsValidateAwsBedrock.js";
|
|
21
23
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
24
|
+
import * as components from "../models/components/index.js";
|
|
22
25
|
import * as operations from "../models/operations/index.js";
|
|
23
26
|
import { unwrapAsync } from "../types/fp.js";
|
|
24
27
|
|
|
@@ -142,6 +145,38 @@ export class Models extends ClientSDK {
|
|
|
142
145
|
));
|
|
143
146
|
}
|
|
144
147
|
|
|
148
|
+
/**
|
|
149
|
+
* Import models from LiteLLM
|
|
150
|
+
*
|
|
151
|
+
* @remarks
|
|
152
|
+
* Bulk-imports a list of LiteLLM model definitions into the workspace model garden.
|
|
153
|
+
*/
|
|
154
|
+
async importLitellm(
|
|
155
|
+
request: Array<components.LiteLLMModel> | null,
|
|
156
|
+
options?: RequestOptions,
|
|
157
|
+
): Promise<Array<components.ModelDocument>> {
|
|
158
|
+
return unwrapAsync(modelsImportLitellm(
|
|
159
|
+
this,
|
|
160
|
+
request,
|
|
161
|
+
options,
|
|
162
|
+
));
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* List models from configured LiteLLM instance
|
|
167
|
+
*
|
|
168
|
+
* @remarks
|
|
169
|
+
* Fetches the list of models from the LiteLLM instance configured for the workspace. Requires a stored LiteLLM integration.
|
|
170
|
+
*/
|
|
171
|
+
async listLitellm(
|
|
172
|
+
options?: RequestOptions,
|
|
173
|
+
): Promise<Array<{ [k: string]: any }>> {
|
|
174
|
+
return unwrapAsync(modelsListLitellm(
|
|
175
|
+
this,
|
|
176
|
+
options,
|
|
177
|
+
));
|
|
178
|
+
}
|
|
179
|
+
|
|
145
180
|
/**
|
|
146
181
|
* Create OpenAI-compatible custom model
|
|
147
182
|
*
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { notifiersCreate } from "../funcs/notifiersCreate.js";
|
|
6
|
+
import { notifiersDelete } from "../funcs/notifiersDelete.js";
|
|
7
|
+
import { notifiersGet } from "../funcs/notifiersGet.js";
|
|
8
|
+
import { notifiersList } from "../funcs/notifiersList.js";
|
|
9
|
+
import { notifiersUpdate } from "../funcs/notifiersUpdate.js";
|
|
10
|
+
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
11
|
+
import * as components from "../models/components/index.js";
|
|
12
|
+
import * as operations from "../models/operations/index.js";
|
|
13
|
+
import { unwrapAsync } from "../types/fp.js";
|
|
14
|
+
|
|
15
|
+
export class Notifiers extends ClientSDK {
|
|
16
|
+
/**
|
|
17
|
+
* List notifiers
|
|
18
|
+
*
|
|
19
|
+
* @remarks
|
|
20
|
+
* Returns notifier destinations visible to the caller, ordered by creation time with the newest notifier first.
|
|
21
|
+
*/
|
|
22
|
+
async list(
|
|
23
|
+
request?: operations.NotifierListRequest | undefined,
|
|
24
|
+
options?: RequestOptions,
|
|
25
|
+
): Promise<components.ListNotifiersResponse> {
|
|
26
|
+
return unwrapAsync(notifiersList(
|
|
27
|
+
this,
|
|
28
|
+
request,
|
|
29
|
+
options,
|
|
30
|
+
));
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
/**
|
|
34
|
+
* Create a notifier
|
|
35
|
+
*
|
|
36
|
+
* @remarks
|
|
37
|
+
* Creates a notifier destination in a project. Choose `NOTIFIER_TYPE_EMAIL`, `NOTIFIER_TYPE_SLACK_WEBHOOK`, or `NOTIFIER_TYPE_WEBHOOK` and provide the matching destination fields.
|
|
38
|
+
*/
|
|
39
|
+
async create(
|
|
40
|
+
request: components.CreateNotifierRequest,
|
|
41
|
+
options?: RequestOptions,
|
|
42
|
+
): Promise<components.CreateNotifierResponse> {
|
|
43
|
+
return unwrapAsync(notifiersCreate(
|
|
44
|
+
this,
|
|
45
|
+
request,
|
|
46
|
+
options,
|
|
47
|
+
));
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
/**
|
|
51
|
+
* Retrieve a notifier
|
|
52
|
+
*
|
|
53
|
+
* @remarks
|
|
54
|
+
* Retrieves an existing notifier by ID.
|
|
55
|
+
*/
|
|
56
|
+
async get(
|
|
57
|
+
request: operations.NotifierGetRequest,
|
|
58
|
+
options?: RequestOptions,
|
|
59
|
+
): Promise<components.GetNotifierResponse> {
|
|
60
|
+
return unwrapAsync(notifiersGet(
|
|
61
|
+
this,
|
|
62
|
+
request,
|
|
63
|
+
options,
|
|
64
|
+
));
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
/**
|
|
68
|
+
* Delete a notifier
|
|
69
|
+
*
|
|
70
|
+
* @remarks
|
|
71
|
+
* Deletes an existing notifier by ID.
|
|
72
|
+
*/
|
|
73
|
+
async delete(
|
|
74
|
+
request: operations.NotifierDeleteRequest,
|
|
75
|
+
options?: RequestOptions,
|
|
76
|
+
): Promise<components.DeleteNotifierResponse> {
|
|
77
|
+
return unwrapAsync(notifiersDelete(
|
|
78
|
+
this,
|
|
79
|
+
request,
|
|
80
|
+
options,
|
|
81
|
+
));
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* Update a notifier
|
|
86
|
+
*
|
|
87
|
+
* @remarks
|
|
88
|
+
* Partially updates an existing notifier. When changing `type`, provide the destination fields required by the new notifier type.
|
|
89
|
+
*/
|
|
90
|
+
async update(
|
|
91
|
+
request: operations.NotifierUpdateRequest,
|
|
92
|
+
options?: RequestOptions,
|
|
93
|
+
): Promise<components.UpdateNotifierResponse> {
|
|
94
|
+
return unwrapAsync(notifiersUpdate(
|
|
95
|
+
this,
|
|
96
|
+
request,
|
|
97
|
+
options,
|
|
98
|
+
));
|
|
99
|
+
}
|
|
100
|
+
}
|
|
@@ -20,6 +20,8 @@ export class OrqResponses extends ClientSDK {
|
|
|
20
20
|
*
|
|
21
21
|
* @remarks
|
|
22
22
|
* Initiates an agent conversation and returns a complete response. This endpoint manages the full lifecycle of an agent interaction, from receiving the initial message through all processing steps until completion. Supports synchronous execution (waits for completion) and asynchronous execution (returns immediately with task ID). The response includes all messages exchanged, tool calls made, and token usage statistics. Ideal for request-response patterns where you need the complete interaction result.
|
|
23
|
+
*
|
|
24
|
+
* @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
23
25
|
*/
|
|
24
26
|
async create(
|
|
25
27
|
agentResponseRequest: components.AgentResponseRequest,
|
|
@@ -39,6 +41,8 @@ export class OrqResponses extends ClientSDK {
|
|
|
39
41
|
*
|
|
40
42
|
* @remarks
|
|
41
43
|
* Retrieves the current state of an agent response by task ID. Returns the response output, model information, token usage, and execution status. When the agent is still processing, the output array will be empty and status will be `in_progress`. Once completed, the response includes the full output, usage statistics, and finish reason.
|
|
44
|
+
*
|
|
45
|
+
* @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
42
46
|
*/
|
|
43
47
|
async get(
|
|
44
48
|
request: operations.GetAgentResponseRequest,
|
|
@@ -20,6 +20,7 @@ import { Knowledge } from "./knowledge.js";
|
|
|
20
20
|
import { ManagementKeys } from "./managementkeys.js";
|
|
21
21
|
import { MemoryStores } from "./memorystores.js";
|
|
22
22
|
import { Models } from "./models.js";
|
|
23
|
+
import { Notifiers } from "./notifiers.js";
|
|
23
24
|
import { Pii } from "./pii.js";
|
|
24
25
|
import { Policies } from "./policies.js";
|
|
25
26
|
import { Projects } from "./projects.js";
|
|
@@ -31,6 +32,7 @@ import { RoutingRules } from "./routingrules.js";
|
|
|
31
32
|
import { Schedules } from "./schedules.js";
|
|
32
33
|
import { Skills } from "./skills.js";
|
|
33
34
|
import { Tools } from "./tools.js";
|
|
35
|
+
import { Traces } from "./traces.js";
|
|
34
36
|
|
|
35
37
|
export class Orq extends ClientSDK {
|
|
36
38
|
private _evals?: Evals;
|
|
@@ -148,6 +150,11 @@ export class Orq extends ClientSDK {
|
|
|
148
150
|
return (this._managementKeys ??= new ManagementKeys(this._options));
|
|
149
151
|
}
|
|
150
152
|
|
|
153
|
+
private _notifiers?: Notifiers;
|
|
154
|
+
get notifiers(): Notifiers {
|
|
155
|
+
return (this._notifiers ??= new Notifiers(this._options));
|
|
156
|
+
}
|
|
157
|
+
|
|
151
158
|
private _projects?: Projects;
|
|
152
159
|
get projects(): Projects {
|
|
153
160
|
return (this._projects ??= new Projects(this._options));
|
|
@@ -172,4 +179,9 @@ export class Orq extends ClientSDK {
|
|
|
172
179
|
get reporting(): Reporting {
|
|
173
180
|
return (this._reporting ??= new Reporting(this._options));
|
|
174
181
|
}
|
|
182
|
+
|
|
183
|
+
private _traces?: Traces;
|
|
184
|
+
get traces(): Traces {
|
|
185
|
+
return (this._traces ??= new Traces(this._options));
|
|
186
|
+
}
|
|
175
187
|
}
|
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { tracesAggregate } from "../funcs/tracesAggregate.js";
|
|
6
|
+
import { tracesGet } from "../funcs/tracesGet.js";
|
|
7
|
+
import { tracesGetSpan } from "../funcs/tracesGetSpan.js";
|
|
8
|
+
import { tracesListFacets } from "../funcs/tracesListFacets.js";
|
|
9
|
+
import { tracesListFacetValues } from "../funcs/tracesListFacetValues.js";
|
|
10
|
+
import { tracesListFields } from "../funcs/tracesListFields.js";
|
|
11
|
+
import { tracesListSpans } from "../funcs/tracesListSpans.js";
|
|
12
|
+
import { tracesQuery } from "../funcs/tracesQuery.js";
|
|
13
|
+
import { tracesSearch } from "../funcs/tracesSearch.js";
|
|
14
|
+
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
15
|
+
import * as components from "../models/components/index.js";
|
|
16
|
+
import * as operations from "../models/operations/index.js";
|
|
17
|
+
import { unwrapAsync } from "../types/fp.js";
|
|
18
|
+
|
|
19
|
+
export class Traces extends ClientSDK {
|
|
20
|
+
/**
|
|
21
|
+
* Aggregate traces
|
|
22
|
+
*
|
|
23
|
+
* @remarks
|
|
24
|
+
* Aggregate trace metrics using the structured trace filter contract.
|
|
25
|
+
*/
|
|
26
|
+
async aggregate(
|
|
27
|
+
request: components.AggregateTracesRequest,
|
|
28
|
+
options?: RequestOptions,
|
|
29
|
+
): Promise<components.AggregateTracesResponse> {
|
|
30
|
+
return unwrapAsync(tracesAggregate(
|
|
31
|
+
this,
|
|
32
|
+
request,
|
|
33
|
+
options,
|
|
34
|
+
));
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* List trace facets
|
|
39
|
+
*
|
|
40
|
+
* @remarks
|
|
41
|
+
* List trace fields that support facet value discovery.
|
|
42
|
+
*/
|
|
43
|
+
async listFacets(
|
|
44
|
+
options?: RequestOptions,
|
|
45
|
+
): Promise<components.ListTraceFacetsResponse> {
|
|
46
|
+
return unwrapAsync(tracesListFacets(
|
|
47
|
+
this,
|
|
48
|
+
options,
|
|
49
|
+
));
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* List trace facet values
|
|
54
|
+
*
|
|
55
|
+
* @remarks
|
|
56
|
+
* List values and counts for one trace facet field.
|
|
57
|
+
*/
|
|
58
|
+
async listFacetValues(
|
|
59
|
+
request: operations.TracesListFacetValuesRequest,
|
|
60
|
+
options?: RequestOptions,
|
|
61
|
+
): Promise<components.ListTraceFacetValuesResponse> {
|
|
62
|
+
return unwrapAsync(tracesListFacetValues(
|
|
63
|
+
this,
|
|
64
|
+
request,
|
|
65
|
+
options,
|
|
66
|
+
));
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* List trace fields
|
|
71
|
+
*
|
|
72
|
+
* @remarks
|
|
73
|
+
* List currently supported static trace fields.
|
|
74
|
+
*/
|
|
75
|
+
async listFields(
|
|
76
|
+
options?: RequestOptions,
|
|
77
|
+
): Promise<components.ListTraceFieldsResponse> {
|
|
78
|
+
return unwrapAsync(tracesListFields(
|
|
79
|
+
this,
|
|
80
|
+
options,
|
|
81
|
+
));
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* Query traces with OQL
|
|
86
|
+
*
|
|
87
|
+
* @remarks
|
|
88
|
+
* Run an OQL trace query. OQL is validated against the trace field registry and compiled through the trace planner.
|
|
89
|
+
*/
|
|
90
|
+
async query(
|
|
91
|
+
request: components.QueryTracesRequest,
|
|
92
|
+
options?: RequestOptions,
|
|
93
|
+
): Promise<components.QueryTracesResponse> {
|
|
94
|
+
return unwrapAsync(tracesQuery(
|
|
95
|
+
this,
|
|
96
|
+
request,
|
|
97
|
+
options,
|
|
98
|
+
));
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* Search traces
|
|
103
|
+
*
|
|
104
|
+
* @remarks
|
|
105
|
+
* Search trace summaries using the structured trace filter contract.
|
|
106
|
+
*/
|
|
107
|
+
async search(
|
|
108
|
+
request: components.SearchTracesRequest,
|
|
109
|
+
options?: RequestOptions,
|
|
110
|
+
): Promise<components.SearchTracesResponse> {
|
|
111
|
+
return unwrapAsync(tracesSearch(
|
|
112
|
+
this,
|
|
113
|
+
request,
|
|
114
|
+
options,
|
|
115
|
+
));
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
/**
|
|
119
|
+
* Get trace
|
|
120
|
+
*
|
|
121
|
+
* @remarks
|
|
122
|
+
* Retrieve one trace summary by trace id.
|
|
123
|
+
*/
|
|
124
|
+
async get(
|
|
125
|
+
request: operations.TracesGetRequest,
|
|
126
|
+
options?: RequestOptions,
|
|
127
|
+
): Promise<components.GetTraceResponse> {
|
|
128
|
+
return unwrapAsync(tracesGet(
|
|
129
|
+
this,
|
|
130
|
+
request,
|
|
131
|
+
options,
|
|
132
|
+
));
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
/**
|
|
136
|
+
* List trace spans
|
|
137
|
+
*
|
|
138
|
+
* @remarks
|
|
139
|
+
* List canonical span summaries for a trace.
|
|
140
|
+
*/
|
|
141
|
+
async listSpans(
|
|
142
|
+
request: operations.TracesListSpansRequest,
|
|
143
|
+
options?: RequestOptions,
|
|
144
|
+
): Promise<components.ListTraceSpansResponse> {
|
|
145
|
+
return unwrapAsync(tracesListSpans(
|
|
146
|
+
this,
|
|
147
|
+
request,
|
|
148
|
+
options,
|
|
149
|
+
));
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
/**
|
|
153
|
+
* Get trace span
|
|
154
|
+
*
|
|
155
|
+
* @remarks
|
|
156
|
+
* Retrieve one hydrated span.
|
|
157
|
+
*/
|
|
158
|
+
async getSpan(
|
|
159
|
+
request: operations.TracesGetSpanRequest,
|
|
160
|
+
options?: RequestOptions,
|
|
161
|
+
): Promise<components.GetTraceSpanResponse> {
|
|
162
|
+
return unwrapAsync(tracesGetSpan(
|
|
163
|
+
this,
|
|
164
|
+
request,
|
|
165
|
+
options,
|
|
166
|
+
));
|
|
167
|
+
}
|
|
168
|
+
}
|
package/sdk/feedback.d.ts
CHANGED
|
@@ -5,10 +5,7 @@ export declare class Feedback extends ClientSDK {
|
|
|
5
5
|
createEvaluation(request?: operations.PostV2FeedbackEvaluationRequestBody | undefined, options?: RequestOptions): Promise<void>;
|
|
6
6
|
remove(request?: operations.PostV2FeedbackRemoveRequestBody | undefined, options?: RequestOptions): Promise<operations.PostV2FeedbackRemoveResponseBody>;
|
|
7
7
|
/**
|
|
8
|
-
* Create
|
|
9
|
-
*
|
|
10
|
-
* @remarks
|
|
11
|
-
* Creates a model response for the given chat conversation with support for retries, fallbacks, prompts, and variables.
|
|
8
|
+
* Create a knowledge
|
|
12
9
|
*/
|
|
13
10
|
create(request?: operations.PostV2FeedbackRequestBody | undefined, options?: RequestOptions): Promise<operations.PostV2FeedbackResponseBody>;
|
|
14
11
|
}
|
package/sdk/feedback.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feedback.d.ts","sourceRoot":"","sources":["../src/sdk/feedback.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,QAAS,SAAQ,SAAS;IAC/B,gBAAgB,CACpB,OAAO,CAAC,EAAE,UAAU,CAAC,yCAAyC,GAAG,SAAS,EAC1E,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC;IAQV,gBAAgB,CACpB,OAAO,CAAC,EAAE,UAAU,CAAC,mCAAmC,GAAG,SAAS,EACpE,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC;IAQV,MAAM,CACV,OAAO,CAAC,EAAE,UAAU,CAAC,+BAA+B,GAAG,SAAS,EAChE,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,gCAAgC,CAAC;IAQvD
|
|
1
|
+
{"version":3,"file":"feedback.d.ts","sourceRoot":"","sources":["../src/sdk/feedback.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,QAAS,SAAQ,SAAS;IAC/B,gBAAgB,CACpB,OAAO,CAAC,EAAE,UAAU,CAAC,yCAAyC,GAAG,SAAS,EAC1E,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC;IAQV,gBAAgB,CACpB,OAAO,CAAC,EAAE,UAAU,CAAC,mCAAmC,GAAG,SAAS,EACpE,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC;IAQV,MAAM,CACV,OAAO,CAAC,EAAE,UAAU,CAAC,+BAA+B,GAAG,SAAS,EAChE,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,gCAAgC,CAAC;IAQvD;;OAEG;IACG,MAAM,CACV,OAAO,CAAC,EAAE,UAAU,CAAC,yBAAyB,GAAG,SAAS,EAC1D,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,0BAA0B,CAAC;CAOlD"}
|
package/sdk/feedback.js
CHANGED
|
@@ -21,10 +21,7 @@ class Feedback extends sdks_js_1.ClientSDK {
|
|
|
21
21
|
return (0, fp_js_1.unwrapAsync)((0, feedbackRemove_js_1.feedbackRemove)(this, request, options));
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
|
-
* Create
|
|
25
|
-
*
|
|
26
|
-
* @remarks
|
|
27
|
-
* Creates a model response for the given chat conversation with support for retries, fallbacks, prompts, and variables.
|
|
24
|
+
* Create a knowledge
|
|
28
25
|
*/
|
|
29
26
|
async create(request, options) {
|
|
30
27
|
return (0, fp_js_1.unwrapAsync)((0, feedbackCreate_js_1.feedbackCreate)(this, request, options));
|
package/sdk/feedback.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feedback.js","sourceRoot":"","sources":["../src/sdk/feedback.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEH,kEAA4D;AAC5D,sFAAgF;AAChF,kEAA4D;AAC5D,sFAAgF;AAChF,4CAA2D;AAE3D,0CAA6C;AAE7C,MAAa,QAAS,SAAQ,mBAAS;IACrC,KAAK,CAAC,gBAAgB,CACpB,OAA0E,EAC1E,OAAwB;QAExB,OAAO,IAAA,mBAAW,EAAC,IAAA,sDAAwB,EACzC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED,KAAK,CAAC,gBAAgB,CACpB,OAAoE,EACpE,OAAwB;QAExB,OAAO,IAAA,mBAAW,EAAC,IAAA,sDAAwB,EACzC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED,KAAK,CAAC,MAAM,CACV,OAAgE,EAChE,OAAwB;QAExB,OAAO,IAAA,mBAAW,EAAC,IAAA,kCAAc,EAC/B,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"feedback.js","sourceRoot":"","sources":["../src/sdk/feedback.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEH,kEAA4D;AAC5D,sFAAgF;AAChF,kEAA4D;AAC5D,sFAAgF;AAChF,4CAA2D;AAE3D,0CAA6C;AAE7C,MAAa,QAAS,SAAQ,mBAAS;IACrC,KAAK,CAAC,gBAAgB,CACpB,OAA0E,EAC1E,OAAwB;QAExB,OAAO,IAAA,mBAAW,EAAC,IAAA,sDAAwB,EACzC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED,KAAK,CAAC,gBAAgB,CACpB,OAAoE,EACpE,OAAwB;QAExB,OAAO,IAAA,mBAAW,EAAC,IAAA,sDAAwB,EACzC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED,KAAK,CAAC,MAAM,CACV,OAAgE,EAChE,OAAwB;QAExB,OAAO,IAAA,mBAAW,EAAC,IAAA,kCAAc,EAC/B,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAAM,CACV,OAA0D,EAC1D,OAAwB;QAExB,OAAO,IAAA,mBAAW,EAAC,IAAA,kCAAc,EAC/B,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;CACF;AA/CD,4BA+CC"}
|
package/sdk/models.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
+
import * as components from "../models/components/index.js";
|
|
2
3
|
import * as operations from "../models/operations/index.js";
|
|
3
4
|
export declare class Models extends ClientSDK {
|
|
4
5
|
/**
|
|
@@ -50,6 +51,22 @@ export declare class Models extends ClientSDK {
|
|
|
50
51
|
* Lists Azure Foundry deployments under the given base_url and joins each entry with the Orq master-data row. Only OpenAI-developed deployments in succeeded state with chat/completion/embedding/vision model types are returned.
|
|
51
52
|
*/
|
|
52
53
|
azureFoundryDeployments(request: operations.ModelAzureFoundryDeploymentsRequestBody, options?: RequestOptions): Promise<operations.ModelAzureFoundryDeploymentsResponseBody>;
|
|
54
|
+
/**
|
|
55
|
+
* Import models from LiteLLM
|
|
56
|
+
*
|
|
57
|
+
* @remarks
|
|
58
|
+
* Bulk-imports a list of LiteLLM model definitions into the workspace model garden.
|
|
59
|
+
*/
|
|
60
|
+
importLitellm(request: Array<components.LiteLLMModel> | null, options?: RequestOptions): Promise<Array<components.ModelDocument>>;
|
|
61
|
+
/**
|
|
62
|
+
* List models from configured LiteLLM instance
|
|
63
|
+
*
|
|
64
|
+
* @remarks
|
|
65
|
+
* Fetches the list of models from the LiteLLM instance configured for the workspace. Requires a stored LiteLLM integration.
|
|
66
|
+
*/
|
|
67
|
+
listLitellm(options?: RequestOptions): Promise<Array<{
|
|
68
|
+
[k: string]: any;
|
|
69
|
+
}>>;
|
|
53
70
|
/**
|
|
54
71
|
* Create OpenAI-compatible custom model
|
|
55
72
|
*
|
package/sdk/models.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../src/sdk/models.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../src/sdk/models.ts"],"names":[],"mappings":"AAsBA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,MAAO,SAAQ,SAAS;IACnC;;;;;OAKG;IACG,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,sBAAsB,EAC1C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,uBAAuB,CAAC;IAQ9C;;;;;OAKG;IACG,gBAAgB,CACpB,OAAO,EAAE,UAAU,CAAC,gCAAgC,EACpD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,iCAAiC,CAAC;IAQxD;;;;;OAKG;IACG,gBAAgB,CACpB,OAAO,EAAE,UAAU,CAAC,4BAA4B,EAChD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,iCAAiC,CAAC;IAQxD;;;;;OAKG;IACG,gBAAgB,CACpB,OAAO,EAAE,UAAU,CAAC,gCAAgC,EACpD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,iCAAiC,CAAC;IAQxD;;;;;OAKG;IACG,kBAAkB,CACtB,OAAO,EAAE,UAAU,CAAC,kCAAkC,EACtD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC;IAQhB;;;;;OAKG;IACG,gBAAgB,CACpB,OAAO,EAAE,UAAU,CAAC,4BAA4B,EAChD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,iCAAiC,CAAC;IAQxD;;;;;OAKG;IACG,uBAAuB,CAC3B,OAAO,EAAE,UAAU,CAAC,uCAAuC,EAC3D,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,wCAAwC,CAAC;IAQ/D;;;;;OAKG;IACG,aAAa,CACjB,OAAO,EAAE,KAAK,CAAC,UAAU,CAAC,YAAY,CAAC,GAAG,IAAI,EAC9C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,KAAK,CAAC,UAAU,CAAC,aAAa,CAAC,CAAC;IAQ3C;;;;;OAKG;IACG,WAAW,CACf,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,KAAK,CAAC;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAC,CAAC;IAOvC;;;;;OAKG;IACG,gBAAgB,CACpB,OAAO,EAAE,UAAU,CAAC,gCAAgC,EACpD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,iCAAiC,CAAC;IAQxD;;;;;OAKG;IACG,gBAAgB,CACpB,OAAO,EAAE,UAAU,CAAC,4BAA4B,EAChD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,iCAAiC,CAAC;IAQxD;;;;;OAKG;IACG,QAAQ,CACZ,OAAO,EAAE,UAAU,CAAC,wBAAwB,EAC5C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC;IAQhB;;;;;OAKG;IACG,YAAY,CAChB,OAAO,EAAE,UAAU,CAAC,4BAA4B,EAChD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,6BAA6B,CAAC;IAQpD;;;;;OAKG;IACG,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,kBAAkB,EACtC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC;IAQhB;;;;;OAKG;IACG,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,kBAAkB,EACtC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,uBAAuB,CAAC;IAQ9C;;;;;OAKG;IACG,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,sBAAsB,EAC1C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC;IAQhB;;;;;OAKG;IACG,OAAO,CACX,OAAO,EAAE,UAAU,CAAC,mBAAmB,EACvC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC;IAQhB;;;;;OAKG;IACG,IAAI,CACR,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,sBAAsB,CAAC;CAM9C"}
|
package/sdk/models.js
CHANGED
|
@@ -13,7 +13,9 @@ const modelsCreateVertex_js_1 = require("../funcs/modelsCreateVertex.js");
|
|
|
13
13
|
const modelsDelete_js_1 = require("../funcs/modelsDelete.js");
|
|
14
14
|
const modelsDisable_js_1 = require("../funcs/modelsDisable.js");
|
|
15
15
|
const modelsEnable_js_1 = require("../funcs/modelsEnable.js");
|
|
16
|
+
const modelsImportLitellm_js_1 = require("../funcs/modelsImportLitellm.js");
|
|
16
17
|
const modelsList_js_1 = require("../funcs/modelsList.js");
|
|
18
|
+
const modelsListLitellm_js_1 = require("../funcs/modelsListLitellm.js");
|
|
17
19
|
const modelsUpdate_js_1 = require("../funcs/modelsUpdate.js");
|
|
18
20
|
const modelsUpdateAutorouter_js_1 = require("../funcs/modelsUpdateAutorouter.js");
|
|
19
21
|
const modelsUpdateAwsBedrock_js_1 = require("../funcs/modelsUpdateAwsBedrock.js");
|
|
@@ -86,6 +88,24 @@ class Models extends sdks_js_1.ClientSDK {
|
|
|
86
88
|
async azureFoundryDeployments(request, options) {
|
|
87
89
|
return (0, fp_js_1.unwrapAsync)((0, modelsAzureFoundryDeployments_js_1.modelsAzureFoundryDeployments)(this, request, options));
|
|
88
90
|
}
|
|
91
|
+
/**
|
|
92
|
+
* Import models from LiteLLM
|
|
93
|
+
*
|
|
94
|
+
* @remarks
|
|
95
|
+
* Bulk-imports a list of LiteLLM model definitions into the workspace model garden.
|
|
96
|
+
*/
|
|
97
|
+
async importLitellm(request, options) {
|
|
98
|
+
return (0, fp_js_1.unwrapAsync)((0, modelsImportLitellm_js_1.modelsImportLitellm)(this, request, options));
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* List models from configured LiteLLM instance
|
|
102
|
+
*
|
|
103
|
+
* @remarks
|
|
104
|
+
* Fetches the list of models from the LiteLLM instance configured for the workspace. Requires a stored LiteLLM integration.
|
|
105
|
+
*/
|
|
106
|
+
async listLitellm(options) {
|
|
107
|
+
return (0, fp_js_1.unwrapAsync)((0, modelsListLitellm_js_1.modelsListLitellm)(this, options));
|
|
108
|
+
}
|
|
89
109
|
/**
|
|
90
110
|
* Create OpenAI-compatible custom model
|
|
91
111
|
*
|
package/sdk/models.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"models.js","sourceRoot":"","sources":["../src/sdk/models.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEH,gGAA0F;AAC1F,8DAAwD;AACxD,kFAA4E;AAC5E,kFAA4E;AAC5E,kFAA4E;AAC5E,0EAAoE;AACpE,8DAAwD;AACxD,gEAA0D;AAC1D,8DAAwD;AACxD,0DAAoD;AACpD,8DAAwD;AACxD,kFAA4E;AAC5E,kFAA4E;AAC5E,kFAA4E;AAC5E,kEAA4D;AAC5D,sFAAgF;AAChF,4CAA2D;
|
|
1
|
+
{"version":3,"file":"models.js","sourceRoot":"","sources":["../src/sdk/models.ts"],"names":[],"mappings":"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"}
|