@orq-ai/node 3.3.0-rc.13 → 3.3.0-rc.14
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/bin/mcp-server.js +86 -86
- package/bin/mcp-server.js.map +68 -68
- package/funcs/contactsCreate.js +1 -1
- package/funcs/contactsCreate.js.map +1 -1
- package/funcs/datasetsClear.js +1 -1
- package/funcs/datasetsClear.js.map +1 -1
- package/funcs/datasetsCreate.js +1 -1
- package/funcs/datasetsCreate.js.map +1 -1
- package/funcs/datasetsCreateDatapoint.js +1 -1
- package/funcs/datasetsCreateDatapoint.js.map +1 -1
- package/funcs/datasetsCreateDatapoints.js +1 -1
- package/funcs/datasetsCreateDatapoints.js.map +1 -1
- package/funcs/datasetsDelete.js +1 -1
- package/funcs/datasetsDelete.js.map +1 -1
- package/funcs/datasetsDeleteDatapoint.js +1 -1
- package/funcs/datasetsDeleteDatapoint.js.map +1 -1
- package/funcs/datasetsList.js +1 -1
- package/funcs/datasetsList.js.map +1 -1
- package/funcs/datasetsListDatapoints.js +1 -1
- package/funcs/datasetsListDatapoints.js.map +1 -1
- package/funcs/datasetsRetrieve.js +1 -1
- package/funcs/datasetsRetrieve.js.map +1 -1
- package/funcs/datasetsRetrieveDatapoint.js +1 -1
- package/funcs/datasetsRetrieveDatapoint.js.map +1 -1
- package/funcs/datasetsUpdate.js +1 -1
- package/funcs/datasetsUpdate.js.map +1 -1
- package/funcs/datasetsUpdateDatapoint.js +1 -1
- package/funcs/datasetsUpdateDatapoint.js.map +1 -1
- package/funcs/deploymentsGetConfig.js +1 -1
- package/funcs/deploymentsGetConfig.js.map +1 -1
- package/funcs/deploymentsInvoke.js +1 -1
- package/funcs/deploymentsInvoke.js.map +1 -1
- package/funcs/deploymentsList.js +1 -1
- package/funcs/deploymentsList.js.map +1 -1
- package/funcs/deploymentsMetricsCreate.js +1 -1
- package/funcs/deploymentsMetricsCreate.js.map +1 -1
- package/funcs/deploymentsStream.js +1 -1
- package/funcs/deploymentsStream.js.map +1 -1
- package/funcs/feedbackCreate.js +1 -1
- package/funcs/feedbackCreate.js.map +1 -1
- package/funcs/filesCreate.js +1 -1
- package/funcs/filesCreate.js.map +1 -1
- package/funcs/filesDelete.js +1 -1
- package/funcs/filesDelete.js.map +1 -1
- package/funcs/filesGet.js +1 -1
- package/funcs/filesGet.js.map +1 -1
- package/funcs/filesList.js +1 -1
- package/funcs/filesList.js.map +1 -1
- package/funcs/knowledgeCreate.js +1 -1
- package/funcs/knowledgeCreate.js.map +1 -1
- package/funcs/knowledgeCreateChunks.js +1 -1
- package/funcs/knowledgeCreateChunks.js.map +1 -1
- package/funcs/knowledgeCreateDatasource.js +1 -1
- package/funcs/knowledgeCreateDatasource.js.map +1 -1
- package/funcs/knowledgeDelete.js +1 -1
- package/funcs/knowledgeDelete.js.map +1 -1
- package/funcs/knowledgeDeleteChunk.js +1 -1
- package/funcs/knowledgeDeleteChunk.js.map +1 -1
- package/funcs/knowledgeDeleteDatasource.js +1 -1
- package/funcs/knowledgeDeleteDatasource.js.map +1 -1
- package/funcs/knowledgeList.js +1 -1
- package/funcs/knowledgeList.js.map +1 -1
- package/funcs/knowledgeListChunks.js +1 -1
- package/funcs/knowledgeListChunks.js.map +1 -1
- package/funcs/knowledgeListDatasources.js +1 -1
- package/funcs/knowledgeListDatasources.js.map +1 -1
- package/funcs/knowledgeRetrieve.js +1 -1
- package/funcs/knowledgeRetrieve.js.map +1 -1
- package/funcs/knowledgeRetrieveDatasource.js +1 -1
- package/funcs/knowledgeRetrieveDatasource.js.map +1 -1
- package/funcs/knowledgeRetrieveFileUrl.js +1 -1
- package/funcs/knowledgeRetrieveFileUrl.js.map +1 -1
- package/funcs/knowledgeSearch.js +1 -1
- package/funcs/knowledgeSearch.js.map +1 -1
- package/funcs/knowledgeUpdate.js +1 -1
- package/funcs/knowledgeUpdate.js.map +1 -1
- package/funcs/knowledgeUpdateChunk.js +1 -1
- package/funcs/knowledgeUpdateChunk.js.map +1 -1
- package/funcs/promptsCreate.js +1 -1
- package/funcs/promptsCreate.js.map +1 -1
- package/funcs/promptsDelete.js +1 -1
- package/funcs/promptsDelete.js.map +1 -1
- package/funcs/promptsGetVersion.js +1 -1
- package/funcs/promptsGetVersion.js.map +1 -1
- package/funcs/promptsList.js +1 -1
- package/funcs/promptsList.js.map +1 -1
- package/funcs/promptsListVersions.js +1 -1
- package/funcs/promptsListVersions.js.map +1 -1
- package/funcs/promptsRetrieve.js +1 -1
- package/funcs/promptsRetrieve.js.map +1 -1
- package/funcs/promptsUpdate.js +1 -1
- package/funcs/promptsUpdate.js.map +1 -1
- package/funcs/remoteconfigsRetrieve.js +1 -1
- package/funcs/remoteconfigsRetrieve.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.js +1 -1
- package/models/operations/bulkcreatedatapoints.js +2 -2
- package/models/operations/createchunk.js +2 -2
- package/models/operations/createcontact.js +2 -2
- package/models/operations/createdataset.js +2 -2
- package/models/operations/createdatasetitem.js +2 -2
- package/models/operations/createdatasource.js +2 -2
- package/models/operations/fileget.js +2 -2
- package/models/operations/filelist.js +2 -2
- package/models/operations/fileupload.js +2 -2
- package/models/operations/listdatasetdatapoints.js +2 -2
- package/models/operations/listdatasets.js +2 -2
- package/models/operations/listdatasources.js +2 -2
- package/models/operations/retrievedatapoint.js +2 -2
- package/models/operations/retrievedataset.js +2 -2
- package/models/operations/retrievedatasource.js +2 -2
- package/models/operations/updatedatapoint.js +2 -2
- package/models/operations/updatedataset.js +2 -2
- package/package.json +1 -1
- package/src/funcs/contactsCreate.ts +1 -1
- package/src/funcs/datasetsClear.ts +1 -1
- package/src/funcs/datasetsCreate.ts +1 -1
- package/src/funcs/datasetsCreateDatapoint.ts +1 -1
- package/src/funcs/datasetsCreateDatapoints.ts +1 -1
- package/src/funcs/datasetsDelete.ts +1 -1
- package/src/funcs/datasetsDeleteDatapoint.ts +1 -1
- package/src/funcs/datasetsList.ts +1 -1
- package/src/funcs/datasetsListDatapoints.ts +1 -1
- package/src/funcs/datasetsRetrieve.ts +1 -1
- package/src/funcs/datasetsRetrieveDatapoint.ts +1 -1
- package/src/funcs/datasetsUpdate.ts +1 -1
- package/src/funcs/datasetsUpdateDatapoint.ts +1 -1
- package/src/funcs/deploymentsGetConfig.ts +1 -1
- package/src/funcs/deploymentsInvoke.ts +1 -1
- package/src/funcs/deploymentsList.ts +1 -1
- package/src/funcs/deploymentsMetricsCreate.ts +1 -1
- package/src/funcs/deploymentsStream.ts +1 -1
- package/src/funcs/feedbackCreate.ts +1 -1
- package/src/funcs/filesCreate.ts +1 -1
- package/src/funcs/filesDelete.ts +1 -1
- package/src/funcs/filesGet.ts +1 -1
- package/src/funcs/filesList.ts +1 -1
- package/src/funcs/knowledgeCreate.ts +1 -1
- package/src/funcs/knowledgeCreateChunks.ts +1 -1
- package/src/funcs/knowledgeCreateDatasource.ts +1 -1
- package/src/funcs/knowledgeDelete.ts +1 -1
- package/src/funcs/knowledgeDeleteChunk.ts +1 -1
- package/src/funcs/knowledgeDeleteDatasource.ts +1 -1
- package/src/funcs/knowledgeList.ts +1 -1
- package/src/funcs/knowledgeListChunks.ts +1 -1
- package/src/funcs/knowledgeListDatasources.ts +1 -1
- package/src/funcs/knowledgeRetrieve.ts +1 -1
- package/src/funcs/knowledgeRetrieveDatasource.ts +1 -1
- package/src/funcs/knowledgeRetrieveFileUrl.ts +1 -1
- package/src/funcs/knowledgeSearch.ts +1 -1
- package/src/funcs/knowledgeUpdate.ts +1 -1
- package/src/funcs/knowledgeUpdateChunk.ts +1 -1
- package/src/funcs/promptsCreate.ts +1 -1
- package/src/funcs/promptsDelete.ts +1 -1
- package/src/funcs/promptsGetVersion.ts +1 -1
- package/src/funcs/promptsList.ts +1 -1
- package/src/funcs/promptsListVersions.ts +1 -1
- package/src/funcs/promptsRetrieve.ts +1 -1
- package/src/funcs/promptsUpdate.ts +1 -1
- package/src/funcs/remoteconfigsRetrieve.ts +1 -1
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/operations/bulkcreatedatapoints.ts +2 -2
- package/src/models/operations/createchunk.ts +2 -2
- package/src/models/operations/createcontact.ts +2 -2
- package/src/models/operations/createdataset.ts +2 -2
- package/src/models/operations/createdatasetitem.ts +2 -2
- package/src/models/operations/createdatasource.ts +2 -2
- package/src/models/operations/fileget.ts +2 -2
- package/src/models/operations/filelist.ts +2 -2
- package/src/models/operations/fileupload.ts +2 -2
- package/src/models/operations/listdatasetdatapoints.ts +2 -2
- package/src/models/operations/listdatasets.ts +2 -2
- package/src/models/operations/listdatasources.ts +2 -2
- package/src/models/operations/retrievedatapoint.ts +2 -2
- package/src/models/operations/retrievedataset.ts +2 -2
- package/src/models/operations/retrievedatasource.ts +2 -2
- package/src/models/operations/updatedatapoint.ts +2 -2
- package/src/models/operations/updatedataset.ts +2 -2
package/bin/mcp-server.js
CHANGED
|
@@ -34231,9 +34231,9 @@ var init_config = __esm(() => {
|
|
|
34231
34231
|
SDK_METADATA = {
|
|
34232
34232
|
language: "typescript",
|
|
34233
34233
|
openapiDocVersion: "2.0",
|
|
34234
|
-
sdkVersion: "3.3.0-rc.
|
|
34235
|
-
genVersion: "2.
|
|
34236
|
-
userAgent: "speakeasy-sdk/typescript 3.3.0-rc.
|
|
34234
|
+
sdkVersion: "3.3.0-rc.14",
|
|
34235
|
+
genVersion: "2.563.0",
|
|
34236
|
+
userAgent: "speakeasy-sdk/typescript 3.3.0-rc.14 2.563.0 2.0 @orq-ai/node"
|
|
34237
34237
|
};
|
|
34238
34238
|
});
|
|
34239
34239
|
|
|
@@ -36268,7 +36268,7 @@ var init_bulkcreatedatapoints = __esm(() => {
|
|
|
36268
36268
|
created_by_id: stringType().optional(),
|
|
36269
36269
|
updated_by_id: stringType().optional(),
|
|
36270
36270
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
36271
|
-
updated: stringType().datetime({ offset: true }).default("2025-03-
|
|
36271
|
+
updated: stringType().datetime({ offset: true }).default("2025-03-29T18:00:56.880Z").transform((v2) => new Date(v2))
|
|
36272
36272
|
}).transform((v2) => {
|
|
36273
36273
|
return remap(v2, {
|
|
36274
36274
|
_id: "id",
|
|
@@ -36289,7 +36289,7 @@ var init_bulkcreatedatapoints = __esm(() => {
|
|
|
36289
36289
|
createdById: stringType().optional(),
|
|
36290
36290
|
updatedById: stringType().optional(),
|
|
36291
36291
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
36292
|
-
updated: dateType().default(() => new Date("2025-03-
|
|
36292
|
+
updated: dateType().default(() => new Date("2025-03-29T18:00:56.880Z")).transform((v2) => v2.toISOString())
|
|
36293
36293
|
}).transform((v2) => {
|
|
36294
36294
|
return remap(v2, {
|
|
36295
36295
|
id: "_id",
|
|
@@ -36492,7 +36492,7 @@ var init_createchunk = __esm(() => {
|
|
|
36492
36492
|
knowledge_id: stringType(),
|
|
36493
36493
|
workspace_id: stringType(),
|
|
36494
36494
|
data_source_id: stringType(),
|
|
36495
|
-
id: stringType().default("
|
|
36495
|
+
id: stringType().default("chunk_01JQHH0YGJR4J0WCEYH8TSWS56"),
|
|
36496
36496
|
text: stringType(),
|
|
36497
36497
|
enabled: booleanType().default(true),
|
|
36498
36498
|
metadata: lazyType(() => CreateChunkKnowledgeMetadata$inboundSchema).optional(),
|
|
@@ -36515,7 +36515,7 @@ var init_createchunk = __esm(() => {
|
|
|
36515
36515
|
knowledgeId: stringType(),
|
|
36516
36516
|
workspaceId: stringType(),
|
|
36517
36517
|
dataSourceId: stringType(),
|
|
36518
|
-
id: stringType().default("
|
|
36518
|
+
id: stringType().default("chunk_01JQHH0YGJR4J0WCEYH8TSWS56"),
|
|
36519
36519
|
text: stringType(),
|
|
36520
36520
|
enabled: booleanType().default(true),
|
|
36521
36521
|
metadata: lazyType(() => CreateChunkKnowledgeMetadata$outboundSchema).optional(),
|
|
@@ -36586,7 +36586,7 @@ var init_createcontact = __esm(() => {
|
|
|
36586
36586
|
tags: arrayType(stringType()).optional(),
|
|
36587
36587
|
metadata: recordType(anyType()).optional(),
|
|
36588
36588
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
36589
|
-
updated: stringType().datetime({ offset: true }).default("2025-03-
|
|
36589
|
+
updated: stringType().datetime({ offset: true }).default("2025-03-29T18:00:56.880Z").transform((v2) => new Date(v2))
|
|
36590
36590
|
}).transform((v2) => {
|
|
36591
36591
|
return remap(v2, {
|
|
36592
36592
|
external_id: "externalId",
|
|
@@ -36603,7 +36603,7 @@ var init_createcontact = __esm(() => {
|
|
|
36603
36603
|
tags: arrayType(stringType()).optional(),
|
|
36604
36604
|
metadata: recordType(anyType()).optional(),
|
|
36605
36605
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
36606
|
-
updated: dateType().default(() => new Date("2025-03-
|
|
36606
|
+
updated: dateType().default(() => new Date("2025-03-29T18:00:56.880Z")).transform((v2) => v2.toISOString())
|
|
36607
36607
|
}).transform((v2) => {
|
|
36608
36608
|
return remap(v2, {
|
|
36609
36609
|
externalId: "external_id",
|
|
@@ -36673,7 +36673,7 @@ var init_createdataset = __esm(() => {
|
|
|
36673
36673
|
updated_by_id: stringType().optional(),
|
|
36674
36674
|
metadata: lazyType(() => CreateDatasetMetadata$inboundSchema),
|
|
36675
36675
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
36676
|
-
updated: stringType().datetime({ offset: true }).default("2025-03-
|
|
36676
|
+
updated: stringType().datetime({ offset: true }).default("2025-03-29T18:00:56.880Z").transform((v2) => new Date(v2))
|
|
36677
36677
|
}).transform((v2) => {
|
|
36678
36678
|
return remap(v2, {
|
|
36679
36679
|
_id: "id",
|
|
@@ -36693,7 +36693,7 @@ var init_createdataset = __esm(() => {
|
|
|
36693
36693
|
updatedById: stringType().optional(),
|
|
36694
36694
|
metadata: lazyType(() => CreateDatasetMetadata$outboundSchema),
|
|
36695
36695
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
36696
|
-
updated: dateType().default(() => new Date("2025-03-
|
|
36696
|
+
updated: dateType().default(() => new Date("2025-03-29T18:00:56.880Z")).transform((v2) => v2.toISOString())
|
|
36697
36697
|
}).transform((v2) => {
|
|
36698
36698
|
return remap(v2, {
|
|
36699
36699
|
id: "_id",
|
|
@@ -37129,7 +37129,7 @@ var init_createdatasetitem = __esm(() => {
|
|
|
37129
37129
|
created_by_id: stringType().optional(),
|
|
37130
37130
|
updated_by_id: stringType().optional(),
|
|
37131
37131
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
37132
|
-
updated: stringType().datetime({ offset: true }).default("2025-03-
|
|
37132
|
+
updated: stringType().datetime({ offset: true }).default("2025-03-29T18:00:56.880Z").transform((v2) => new Date(v2))
|
|
37133
37133
|
}).transform((v2) => {
|
|
37134
37134
|
return remap(v2, {
|
|
37135
37135
|
_id: "id",
|
|
@@ -37150,7 +37150,7 @@ var init_createdatasetitem = __esm(() => {
|
|
|
37150
37150
|
createdById: stringType().optional(),
|
|
37151
37151
|
updatedById: stringType().optional(),
|
|
37152
37152
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
37153
|
-
updated: dateType().default(() => new Date("2025-03-
|
|
37153
|
+
updated: dateType().default(() => new Date("2025-03-29T18:00:56.880Z")).transform((v2) => v2.toISOString())
|
|
37154
37154
|
}).transform((v2) => {
|
|
37155
37155
|
return remap(v2, {
|
|
37156
37156
|
id: "_id",
|
|
@@ -37372,7 +37372,7 @@ var init_createdatasource = __esm(() => {
|
|
|
37372
37372
|
CreateDatasourceStatus$.outboundSchema = CreateDatasourceStatus$outboundSchema;
|
|
37373
37373
|
})(CreateDatasourceStatus$ ||= {});
|
|
37374
37374
|
CreateDatasourceResponseBody$inboundSchema = objectType({
|
|
37375
|
-
_id: stringType().default("
|
|
37375
|
+
_id: stringType().default("01JQHH0YGGVQWD05R0W93SM8RA"),
|
|
37376
37376
|
display_name: stringType(),
|
|
37377
37377
|
description: stringType().optional(),
|
|
37378
37378
|
status: CreateDatasourceStatus$inboundSchema,
|
|
@@ -37395,7 +37395,7 @@ var init_createdatasource = __esm(() => {
|
|
|
37395
37395
|
});
|
|
37396
37396
|
});
|
|
37397
37397
|
CreateDatasourceResponseBody$outboundSchema = objectType({
|
|
37398
|
-
id: stringType().default("
|
|
37398
|
+
id: stringType().default("01JQHH0YGGVQWD05R0W93SM8RA"),
|
|
37399
37399
|
displayName: stringType(),
|
|
37400
37400
|
description: stringType().optional(),
|
|
37401
37401
|
status: CreateDatasourceStatus$outboundSchema,
|
|
@@ -44552,7 +44552,7 @@ var init_fileget = __esm(() => {
|
|
|
44552
44552
|
bytes: numberType(),
|
|
44553
44553
|
file_name: stringType(),
|
|
44554
44554
|
workspace_id: stringType(),
|
|
44555
|
-
created: stringType().datetime({ offset: true }).default("2025-03-
|
|
44555
|
+
created: stringType().datetime({ offset: true }).default("2025-03-29T18:00:58.427Z").transform((v2) => new Date(v2))
|
|
44556
44556
|
}).transform((v2) => {
|
|
44557
44557
|
return remap(v2, {
|
|
44558
44558
|
_id: "id",
|
|
@@ -44568,7 +44568,7 @@ var init_fileget = __esm(() => {
|
|
|
44568
44568
|
bytes: numberType(),
|
|
44569
44569
|
fileName: stringType(),
|
|
44570
44570
|
workspaceId: stringType(),
|
|
44571
|
-
created: dateType().default(() => new Date("2025-03-
|
|
44571
|
+
created: dateType().default(() => new Date("2025-03-29T18:00:58.427Z")).transform((v2) => v2.toISOString())
|
|
44572
44572
|
}).transform((v2) => {
|
|
44573
44573
|
return remap(v2, {
|
|
44574
44574
|
id: "_id",
|
|
@@ -44639,7 +44639,7 @@ var init_filelist = __esm(() => {
|
|
|
44639
44639
|
bytes: numberType(),
|
|
44640
44640
|
file_name: stringType(),
|
|
44641
44641
|
workspace_id: stringType(),
|
|
44642
|
-
created: stringType().datetime({ offset: true }).default("2025-03-
|
|
44642
|
+
created: stringType().datetime({ offset: true }).default("2025-03-29T18:00:58.427Z").transform((v2) => new Date(v2))
|
|
44643
44643
|
}).transform((v2) => {
|
|
44644
44644
|
return remap(v2, {
|
|
44645
44645
|
_id: "id",
|
|
@@ -44655,7 +44655,7 @@ var init_filelist = __esm(() => {
|
|
|
44655
44655
|
bytes: numberType(),
|
|
44656
44656
|
fileName: stringType(),
|
|
44657
44657
|
workspaceId: stringType(),
|
|
44658
|
-
created: dateType().default(() => new Date("2025-03-
|
|
44658
|
+
created: dateType().default(() => new Date("2025-03-29T18:00:58.427Z")).transform((v2) => v2.toISOString())
|
|
44659
44659
|
}).transform((v2) => {
|
|
44660
44660
|
return remap(v2, {
|
|
44661
44661
|
id: "_id",
|
|
@@ -44787,7 +44787,7 @@ var init_fileupload = __esm(() => {
|
|
|
44787
44787
|
bytes: numberType(),
|
|
44788
44788
|
file_name: stringType(),
|
|
44789
44789
|
workspace_id: stringType(),
|
|
44790
|
-
created: stringType().datetime({ offset: true }).default("2025-03-
|
|
44790
|
+
created: stringType().datetime({ offset: true }).default("2025-03-29T18:00:58.427Z").transform((v2) => new Date(v2))
|
|
44791
44791
|
}).transform((v2) => {
|
|
44792
44792
|
return remap(v2, {
|
|
44793
44793
|
_id: "id",
|
|
@@ -44803,7 +44803,7 @@ var init_fileupload = __esm(() => {
|
|
|
44803
44803
|
bytes: numberType(),
|
|
44804
44804
|
fileName: stringType(),
|
|
44805
44805
|
workspaceId: stringType(),
|
|
44806
|
-
created: dateType().default(() => new Date("2025-03-
|
|
44806
|
+
created: dateType().default(() => new Date("2025-03-29T18:00:58.427Z")).transform((v2) => v2.toISOString())
|
|
44807
44807
|
}).transform((v2) => {
|
|
44808
44808
|
return remap(v2, {
|
|
44809
44809
|
id: "_id",
|
|
@@ -47479,7 +47479,7 @@ var init_listdatasetdatapoints = __esm(() => {
|
|
|
47479
47479
|
created_by_id: stringType().optional(),
|
|
47480
47480
|
updated_by_id: stringType().optional(),
|
|
47481
47481
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
47482
|
-
updated: stringType().datetime({ offset: true }).default("2025-03-
|
|
47482
|
+
updated: stringType().datetime({ offset: true }).default("2025-03-29T18:00:56.880Z").transform((v2) => new Date(v2))
|
|
47483
47483
|
}).transform((v2) => {
|
|
47484
47484
|
return remap(v2, {
|
|
47485
47485
|
_id: "id",
|
|
@@ -47500,7 +47500,7 @@ var init_listdatasetdatapoints = __esm(() => {
|
|
|
47500
47500
|
createdById: stringType().optional(),
|
|
47501
47501
|
updatedById: stringType().optional(),
|
|
47502
47502
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
47503
|
-
updated: dateType().default(() => new Date("2025-03-
|
|
47503
|
+
updated: dateType().default(() => new Date("2025-03-29T18:00:56.880Z")).transform((v2) => v2.toISOString())
|
|
47504
47504
|
}).transform((v2) => {
|
|
47505
47505
|
return remap(v2, {
|
|
47506
47506
|
id: "_id",
|
|
@@ -47608,7 +47608,7 @@ var init_listdatasets = __esm(() => {
|
|
|
47608
47608
|
updated_by_id: stringType().optional(),
|
|
47609
47609
|
metadata: lazyType(() => ListDatasetsMetadata$inboundSchema),
|
|
47610
47610
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
47611
|
-
updated: stringType().datetime({ offset: true }).default("2025-03-
|
|
47611
|
+
updated: stringType().datetime({ offset: true }).default("2025-03-29T18:00:56.880Z").transform((v2) => new Date(v2))
|
|
47612
47612
|
}).transform((v2) => {
|
|
47613
47613
|
return remap(v2, {
|
|
47614
47614
|
_id: "id",
|
|
@@ -47628,7 +47628,7 @@ var init_listdatasets = __esm(() => {
|
|
|
47628
47628
|
updatedById: stringType().optional(),
|
|
47629
47629
|
metadata: lazyType(() => ListDatasetsMetadata$outboundSchema),
|
|
47630
47630
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
47631
|
-
updated: dateType().default(() => new Date("2025-03-
|
|
47631
|
+
updated: dateType().default(() => new Date("2025-03-29T18:00:56.880Z")).transform((v2) => v2.toISOString())
|
|
47632
47632
|
}).transform((v2) => {
|
|
47633
47633
|
return remap(v2, {
|
|
47634
47634
|
id: "_id",
|
|
@@ -47733,7 +47733,7 @@ var init_listdatasources = __esm(() => {
|
|
|
47733
47733
|
ListDatasourcesStatus$.outboundSchema = ListDatasourcesStatus$outboundSchema;
|
|
47734
47734
|
})(ListDatasourcesStatus$ ||= {});
|
|
47735
47735
|
ListDatasourcesData$inboundSchema = objectType({
|
|
47736
|
-
_id: stringType().default("
|
|
47736
|
+
_id: stringType().default("01JQHH0YGF1P8JG9PRB1Q5EMMD"),
|
|
47737
47737
|
display_name: stringType(),
|
|
47738
47738
|
description: stringType().optional(),
|
|
47739
47739
|
status: ListDatasourcesStatus$inboundSchema,
|
|
@@ -47756,7 +47756,7 @@ var init_listdatasources = __esm(() => {
|
|
|
47756
47756
|
});
|
|
47757
47757
|
});
|
|
47758
47758
|
ListDatasourcesData$outboundSchema = objectType({
|
|
47759
|
-
id: stringType().default("
|
|
47759
|
+
id: stringType().default("01JQHH0YGF1P8JG9PRB1Q5EMMD"),
|
|
47760
47760
|
displayName: stringType(),
|
|
47761
47761
|
description: stringType().optional(),
|
|
47762
47762
|
status: ListDatasourcesStatus$outboundSchema,
|
|
@@ -49184,7 +49184,7 @@ var init_retrievedatapoint = __esm(() => {
|
|
|
49184
49184
|
created_by_id: stringType().optional(),
|
|
49185
49185
|
updated_by_id: stringType().optional(),
|
|
49186
49186
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
49187
|
-
updated: stringType().datetime({ offset: true }).default("2025-03-
|
|
49187
|
+
updated: stringType().datetime({ offset: true }).default("2025-03-29T18:00:56.880Z").transform((v2) => new Date(v2))
|
|
49188
49188
|
}).transform((v2) => {
|
|
49189
49189
|
return remap(v2, {
|
|
49190
49190
|
_id: "id",
|
|
@@ -49205,7 +49205,7 @@ var init_retrievedatapoint = __esm(() => {
|
|
|
49205
49205
|
createdById: stringType().optional(),
|
|
49206
49206
|
updatedById: stringType().optional(),
|
|
49207
49207
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
49208
|
-
updated: dateType().default(() => new Date("2025-03-
|
|
49208
|
+
updated: dateType().default(() => new Date("2025-03-29T18:00:56.880Z")).transform((v2) => v2.toISOString())
|
|
49209
49209
|
}).transform((v2) => {
|
|
49210
49210
|
return remap(v2, {
|
|
49211
49211
|
id: "_id",
|
|
@@ -49276,7 +49276,7 @@ var init_retrievedataset = __esm(() => {
|
|
|
49276
49276
|
updated_by_id: stringType().optional(),
|
|
49277
49277
|
metadata: lazyType(() => RetrieveDatasetMetadata$inboundSchema),
|
|
49278
49278
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
49279
|
-
updated: stringType().datetime({ offset: true }).default("2025-03-
|
|
49279
|
+
updated: stringType().datetime({ offset: true }).default("2025-03-29T18:00:56.880Z").transform((v2) => new Date(v2))
|
|
49280
49280
|
}).transform((v2) => {
|
|
49281
49281
|
return remap(v2, {
|
|
49282
49282
|
_id: "id",
|
|
@@ -49296,7 +49296,7 @@ var init_retrievedataset = __esm(() => {
|
|
|
49296
49296
|
updatedById: stringType().optional(),
|
|
49297
49297
|
metadata: lazyType(() => RetrieveDatasetMetadata$outboundSchema),
|
|
49298
49298
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
49299
|
-
updated: dateType().default(() => new Date("2025-03-
|
|
49299
|
+
updated: dateType().default(() => new Date("2025-03-29T18:00:56.880Z")).transform((v2) => v2.toISOString())
|
|
49300
49300
|
}).transform((v2) => {
|
|
49301
49301
|
return remap(v2, {
|
|
49302
49302
|
id: "_id",
|
|
@@ -49354,7 +49354,7 @@ var init_retrievedatasource = __esm(() => {
|
|
|
49354
49354
|
RetrieveDatasourceStatus$.outboundSchema = RetrieveDatasourceStatus$outboundSchema;
|
|
49355
49355
|
})(RetrieveDatasourceStatus$ ||= {});
|
|
49356
49356
|
RetrieveDatasourceResponseBody$inboundSchema = objectType({
|
|
49357
|
-
_id: stringType().default("
|
|
49357
|
+
_id: stringType().default("01JQHH0YGGFZQSZ9XSQPVH3GCY"),
|
|
49358
49358
|
display_name: stringType(),
|
|
49359
49359
|
description: stringType().optional(),
|
|
49360
49360
|
status: RetrieveDatasourceStatus$inboundSchema,
|
|
@@ -49377,7 +49377,7 @@ var init_retrievedatasource = __esm(() => {
|
|
|
49377
49377
|
});
|
|
49378
49378
|
});
|
|
49379
49379
|
RetrieveDatasourceResponseBody$outboundSchema = objectType({
|
|
49380
|
-
id: stringType().default("
|
|
49380
|
+
id: stringType().default("01JQHH0YGGFZQSZ9XSQPVH3GCY"),
|
|
49381
49381
|
displayName: stringType(),
|
|
49382
49382
|
description: stringType().optional(),
|
|
49383
49383
|
status: RetrieveDatasourceStatus$outboundSchema,
|
|
@@ -50441,7 +50441,7 @@ var init_updatedatapoint = __esm(() => {
|
|
|
50441
50441
|
created_by_id: stringType().optional(),
|
|
50442
50442
|
updated_by_id: stringType().optional(),
|
|
50443
50443
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
50444
|
-
updated: stringType().datetime({ offset: true }).default("2025-03-
|
|
50444
|
+
updated: stringType().datetime({ offset: true }).default("2025-03-29T18:00:56.880Z").transform((v2) => new Date(v2))
|
|
50445
50445
|
}).transform((v2) => {
|
|
50446
50446
|
return remap(v2, {
|
|
50447
50447
|
_id: "id",
|
|
@@ -50462,7 +50462,7 @@ var init_updatedatapoint = __esm(() => {
|
|
|
50462
50462
|
createdById: stringType().optional(),
|
|
50463
50463
|
updatedById: stringType().optional(),
|
|
50464
50464
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
50465
|
-
updated: dateType().default(() => new Date("2025-03-
|
|
50465
|
+
updated: dateType().default(() => new Date("2025-03-29T18:00:56.880Z")).transform((v2) => v2.toISOString())
|
|
50466
50466
|
}).transform((v2) => {
|
|
50467
50467
|
return remap(v2, {
|
|
50468
50468
|
id: "_id",
|
|
@@ -50557,7 +50557,7 @@ var init_updatedataset = __esm(() => {
|
|
|
50557
50557
|
parent_id: stringType().optional(),
|
|
50558
50558
|
version: stringType().optional(),
|
|
50559
50559
|
created: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
50560
|
-
updated: stringType().datetime({ offset: true }).default("2025-03-
|
|
50560
|
+
updated: stringType().datetime({ offset: true }).default("2025-03-29T18:00:56.880Z").transform((v2) => new Date(v2))
|
|
50561
50561
|
}).transform((v2) => {
|
|
50562
50562
|
return remap(v2, {
|
|
50563
50563
|
_id: "id",
|
|
@@ -50580,7 +50580,7 @@ var init_updatedataset = __esm(() => {
|
|
|
50580
50580
|
parentId: stringType().optional(),
|
|
50581
50581
|
version: stringType().optional(),
|
|
50582
50582
|
created: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
50583
|
-
updated: dateType().default(() => new Date("2025-03-
|
|
50583
|
+
updated: dateType().default(() => new Date("2025-03-29T18:00:56.880Z")).transform((v2) => v2.toISOString())
|
|
50584
50584
|
}).transform((v2) => {
|
|
50585
50585
|
return remap(v2, {
|
|
50586
50586
|
id: "_id",
|
|
@@ -52685,7 +52685,7 @@ async function $do(client, request, options) {
|
|
|
52685
52685
|
const context = {
|
|
52686
52686
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
52687
52687
|
operationID: "CreateContact",
|
|
52688
|
-
oAuth2Scopes:
|
|
52688
|
+
oAuth2Scopes: [],
|
|
52689
52689
|
resolvedSecurity: requestSecurity,
|
|
52690
52690
|
securitySource: client._options.apiKey,
|
|
52691
52691
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -52787,7 +52787,7 @@ async function $do2(client, request, options) {
|
|
|
52787
52787
|
const context = {
|
|
52788
52788
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
52789
52789
|
operationID: "ClearDataset",
|
|
52790
|
-
oAuth2Scopes:
|
|
52790
|
+
oAuth2Scopes: [],
|
|
52791
52791
|
resolvedSecurity: requestSecurity,
|
|
52792
52792
|
securitySource: client._options.apiKey,
|
|
52793
52793
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -52884,7 +52884,7 @@ async function $do3(client, request, options) {
|
|
|
52884
52884
|
const context = {
|
|
52885
52885
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
52886
52886
|
operationID: "CreateDataset",
|
|
52887
|
-
oAuth2Scopes:
|
|
52887
|
+
oAuth2Scopes: [],
|
|
52888
52888
|
resolvedSecurity: requestSecurity,
|
|
52889
52889
|
securitySource: client._options.apiKey,
|
|
52890
52890
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -52987,7 +52987,7 @@ async function $do4(client, request, options) {
|
|
|
52987
52987
|
const context = {
|
|
52988
52988
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
52989
52989
|
operationID: "CreateDatasetItem",
|
|
52990
|
-
oAuth2Scopes:
|
|
52990
|
+
oAuth2Scopes: [],
|
|
52991
52991
|
resolvedSecurity: requestSecurity,
|
|
52992
52992
|
securitySource: client._options.apiKey,
|
|
52993
52993
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -53090,7 +53090,7 @@ async function $do5(client, request, options) {
|
|
|
53090
53090
|
const context = {
|
|
53091
53091
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
53092
53092
|
operationID: "BulkCreateDatapoints",
|
|
53093
|
-
oAuth2Scopes:
|
|
53093
|
+
oAuth2Scopes: [],
|
|
53094
53094
|
resolvedSecurity: requestSecurity,
|
|
53095
53095
|
securitySource: client._options.apiKey,
|
|
53096
53096
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -53193,7 +53193,7 @@ async function $do6(client, request, options) {
|
|
|
53193
53193
|
const context = {
|
|
53194
53194
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
53195
53195
|
operationID: "DeleteDataset",
|
|
53196
|
-
oAuth2Scopes:
|
|
53196
|
+
oAuth2Scopes: [],
|
|
53197
53197
|
resolvedSecurity: requestSecurity,
|
|
53198
53198
|
securitySource: client._options.apiKey,
|
|
53199
53199
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -53395,7 +53395,7 @@ async function $do7(client, request, options) {
|
|
|
53395
53395
|
const context = {
|
|
53396
53396
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
53397
53397
|
operationID: "DeleteDatapoint",
|
|
53398
|
-
oAuth2Scopes:
|
|
53398
|
+
oAuth2Scopes: [],
|
|
53399
53399
|
resolvedSecurity: requestSecurity,
|
|
53400
53400
|
securitySource: client._options.apiKey,
|
|
53401
53401
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -53500,7 +53500,7 @@ async function $do8(client, request, options) {
|
|
|
53500
53500
|
const context = {
|
|
53501
53501
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
53502
53502
|
operationID: "ListDatasets",
|
|
53503
|
-
oAuth2Scopes:
|
|
53503
|
+
oAuth2Scopes: [],
|
|
53504
53504
|
resolvedSecurity: requestSecurity,
|
|
53505
53505
|
securitySource: client._options.apiKey,
|
|
53506
53506
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -53608,7 +53608,7 @@ async function $do9(client, request, options) {
|
|
|
53608
53608
|
const context = {
|
|
53609
53609
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
53610
53610
|
operationID: "ListDatasetDatapoints",
|
|
53611
|
-
oAuth2Scopes:
|
|
53611
|
+
oAuth2Scopes: [],
|
|
53612
53612
|
resolvedSecurity: requestSecurity,
|
|
53613
53613
|
securitySource: client._options.apiKey,
|
|
53614
53614
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -53711,7 +53711,7 @@ async function $do10(client, request, options) {
|
|
|
53711
53711
|
const context = {
|
|
53712
53712
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
53713
53713
|
operationID: "RetrieveDataset",
|
|
53714
|
-
oAuth2Scopes:
|
|
53714
|
+
oAuth2Scopes: [],
|
|
53715
53715
|
resolvedSecurity: requestSecurity,
|
|
53716
53716
|
securitySource: client._options.apiKey,
|
|
53717
53717
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -53821,7 +53821,7 @@ async function $do11(client, request, options) {
|
|
|
53821
53821
|
const context = {
|
|
53822
53822
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
53823
53823
|
operationID: "RetrieveDatapoint",
|
|
53824
|
-
oAuth2Scopes:
|
|
53824
|
+
oAuth2Scopes: [],
|
|
53825
53825
|
resolvedSecurity: requestSecurity,
|
|
53826
53826
|
securitySource: client._options.apiKey,
|
|
53827
53827
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -53928,7 +53928,7 @@ async function $do12(client, request, options) {
|
|
|
53928
53928
|
const context = {
|
|
53929
53929
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
53930
53930
|
operationID: "UpdateDataset",
|
|
53931
|
-
oAuth2Scopes:
|
|
53931
|
+
oAuth2Scopes: [],
|
|
53932
53932
|
resolvedSecurity: requestSecurity,
|
|
53933
53933
|
securitySource: client._options.apiKey,
|
|
53934
53934
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -54039,7 +54039,7 @@ async function $do13(client, request, options) {
|
|
|
54039
54039
|
const context = {
|
|
54040
54040
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
54041
54041
|
operationID: "UpdateDatapoint",
|
|
54042
|
-
oAuth2Scopes:
|
|
54042
|
+
oAuth2Scopes: [],
|
|
54043
54043
|
resolvedSecurity: requestSecurity,
|
|
54044
54044
|
securitySource: client._options.apiKey,
|
|
54045
54045
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -54138,7 +54138,7 @@ async function $do14(client, request, options) {
|
|
|
54138
54138
|
const context = {
|
|
54139
54139
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
54140
54140
|
operationID: "DeploymentGetConfig",
|
|
54141
|
-
oAuth2Scopes:
|
|
54141
|
+
oAuth2Scopes: [],
|
|
54142
54142
|
resolvedSecurity: requestSecurity,
|
|
54143
54143
|
securitySource: client._options.apiKey,
|
|
54144
54144
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -55333,7 +55333,7 @@ async function $do15(client, request, options) {
|
|
|
55333
55333
|
const context = {
|
|
55334
55334
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
55335
55335
|
operationID: "DeploymentInvoke",
|
|
55336
|
-
oAuth2Scopes:
|
|
55336
|
+
oAuth2Scopes: [],
|
|
55337
55337
|
resolvedSecurity: requestSecurity,
|
|
55338
55338
|
securitySource: client._options.apiKey,
|
|
55339
55339
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -55435,7 +55435,7 @@ async function $do16(client, request, options) {
|
|
|
55435
55435
|
const context = {
|
|
55436
55436
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
55437
55437
|
operationID: "Deployments",
|
|
55438
|
-
oAuth2Scopes:
|
|
55438
|
+
oAuth2Scopes: [],
|
|
55439
55439
|
resolvedSecurity: requestSecurity,
|
|
55440
55440
|
securitySource: client._options.apiKey,
|
|
55441
55441
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -55543,7 +55543,7 @@ async function $do17(client, request, options) {
|
|
|
55543
55543
|
const context = {
|
|
55544
55544
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
55545
55545
|
operationID: "DeploymentCreateMetric",
|
|
55546
|
-
oAuth2Scopes:
|
|
55546
|
+
oAuth2Scopes: [],
|
|
55547
55547
|
resolvedSecurity: requestSecurity,
|
|
55548
55548
|
securitySource: client._options.apiKey,
|
|
55549
55549
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -55648,7 +55648,7 @@ async function $do18(client, request, options) {
|
|
|
55648
55648
|
const context = {
|
|
55649
55649
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
55650
55650
|
operationID: "DeploymentStream",
|
|
55651
|
-
oAuth2Scopes:
|
|
55651
|
+
oAuth2Scopes: [],
|
|
55652
55652
|
resolvedSecurity: requestSecurity,
|
|
55653
55653
|
securitySource: client._options.apiKey,
|
|
55654
55654
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -55755,7 +55755,7 @@ async function $do19(client, request, options) {
|
|
|
55755
55755
|
const context = {
|
|
55756
55756
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
55757
55757
|
operationID: "CreateFeedback",
|
|
55758
|
-
oAuth2Scopes:
|
|
55758
|
+
oAuth2Scopes: [],
|
|
55759
55759
|
resolvedSecurity: requestSecurity,
|
|
55760
55760
|
securitySource: client._options.apiKey,
|
|
55761
55761
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -55896,7 +55896,7 @@ async function $do20(client, request, options) {
|
|
|
55896
55896
|
const context = {
|
|
55897
55897
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
55898
55898
|
operationID: "FileUpload",
|
|
55899
|
-
oAuth2Scopes:
|
|
55899
|
+
oAuth2Scopes: [],
|
|
55900
55900
|
resolvedSecurity: requestSecurity,
|
|
55901
55901
|
securitySource: client._options.apiKey,
|
|
55902
55902
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -55999,7 +55999,7 @@ async function $do21(client, request, options) {
|
|
|
55999
55999
|
const context = {
|
|
56000
56000
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
56001
56001
|
operationID: "FileDelete",
|
|
56002
|
-
oAuth2Scopes:
|
|
56002
|
+
oAuth2Scopes: [],
|
|
56003
56003
|
resolvedSecurity: requestSecurity,
|
|
56004
56004
|
securitySource: client._options.apiKey,
|
|
56005
56005
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -56099,7 +56099,7 @@ async function $do22(client, request, options) {
|
|
|
56099
56099
|
const context = {
|
|
56100
56100
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
56101
56101
|
operationID: "FileGet",
|
|
56102
|
-
oAuth2Scopes:
|
|
56102
|
+
oAuth2Scopes: [],
|
|
56103
56103
|
resolvedSecurity: requestSecurity,
|
|
56104
56104
|
securitySource: client._options.apiKey,
|
|
56105
56105
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -56200,7 +56200,7 @@ async function $do23(client, request, options) {
|
|
|
56200
56200
|
const context = {
|
|
56201
56201
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
56202
56202
|
operationID: "FileList",
|
|
56203
|
-
oAuth2Scopes:
|
|
56203
|
+
oAuth2Scopes: [],
|
|
56204
56204
|
resolvedSecurity: requestSecurity,
|
|
56205
56205
|
securitySource: client._options.apiKey,
|
|
56206
56206
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -56298,7 +56298,7 @@ async function $do24(client, request, options) {
|
|
|
56298
56298
|
const context = {
|
|
56299
56299
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
56300
56300
|
operationID: "CreateKnowledge",
|
|
56301
|
-
oAuth2Scopes:
|
|
56301
|
+
oAuth2Scopes: [],
|
|
56302
56302
|
resolvedSecurity: requestSecurity,
|
|
56303
56303
|
securitySource: client._options.apiKey,
|
|
56304
56304
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -56403,7 +56403,7 @@ async function $do25(client, request, options) {
|
|
|
56403
56403
|
const context = {
|
|
56404
56404
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
56405
56405
|
operationID: "CreateChunk",
|
|
56406
|
-
oAuth2Scopes:
|
|
56406
|
+
oAuth2Scopes: [],
|
|
56407
56407
|
resolvedSecurity: requestSecurity,
|
|
56408
56408
|
securitySource: client._options.apiKey,
|
|
56409
56409
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -56505,7 +56505,7 @@ async function $do26(client, request, options) {
|
|
|
56505
56505
|
const context = {
|
|
56506
56506
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
56507
56507
|
operationID: "CreateDatasource",
|
|
56508
|
-
oAuth2Scopes:
|
|
56508
|
+
oAuth2Scopes: [],
|
|
56509
56509
|
resolvedSecurity: requestSecurity,
|
|
56510
56510
|
securitySource: client._options.apiKey,
|
|
56511
56511
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -56605,7 +56605,7 @@ async function $do27(client, request, options) {
|
|
|
56605
56605
|
const context = {
|
|
56606
56606
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
56607
56607
|
operationID: "DeleteKnowledge",
|
|
56608
|
-
oAuth2Scopes:
|
|
56608
|
+
oAuth2Scopes: [],
|
|
56609
56609
|
resolvedSecurity: requestSecurity,
|
|
56610
56610
|
securitySource: client._options.apiKey,
|
|
56611
56611
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -56715,7 +56715,7 @@ async function $do28(client, request, options) {
|
|
|
56715
56715
|
const context = {
|
|
56716
56716
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
56717
56717
|
operationID: "DeleteChunk",
|
|
56718
|
-
oAuth2Scopes:
|
|
56718
|
+
oAuth2Scopes: [],
|
|
56719
56719
|
resolvedSecurity: requestSecurity,
|
|
56720
56720
|
securitySource: client._options.apiKey,
|
|
56721
56721
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -56819,7 +56819,7 @@ async function $do29(client, request, options) {
|
|
|
56819
56819
|
const context = {
|
|
56820
56820
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
56821
56821
|
operationID: "DeleteDatasource",
|
|
56822
|
-
oAuth2Scopes:
|
|
56822
|
+
oAuth2Scopes: [],
|
|
56823
56823
|
resolvedSecurity: requestSecurity,
|
|
56824
56824
|
securitySource: client._options.apiKey,
|
|
56825
56825
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -56920,7 +56920,7 @@ async function $do30(client, request, options) {
|
|
|
56920
56920
|
const context = {
|
|
56921
56921
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
56922
56922
|
operationID: "ListKnowledgeBases",
|
|
56923
|
-
oAuth2Scopes:
|
|
56923
|
+
oAuth2Scopes: [],
|
|
56924
56924
|
resolvedSecurity: requestSecurity,
|
|
56925
56925
|
securitySource: client._options.apiKey,
|
|
56926
56926
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -57034,7 +57034,7 @@ async function $do31(client, request, options) {
|
|
|
57034
57034
|
const context = {
|
|
57035
57035
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
57036
57036
|
operationID: "ListChunks",
|
|
57037
|
-
oAuth2Scopes:
|
|
57037
|
+
oAuth2Scopes: [],
|
|
57038
57038
|
resolvedSecurity: requestSecurity,
|
|
57039
57039
|
securitySource: client._options.apiKey,
|
|
57040
57040
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -57142,7 +57142,7 @@ async function $do32(client, request, options) {
|
|
|
57142
57142
|
const context = {
|
|
57143
57143
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
57144
57144
|
operationID: "ListDatasources",
|
|
57145
|
-
oAuth2Scopes:
|
|
57145
|
+
oAuth2Scopes: [],
|
|
57146
57146
|
resolvedSecurity: requestSecurity,
|
|
57147
57147
|
securitySource: client._options.apiKey,
|
|
57148
57148
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -57243,7 +57243,7 @@ async function $do33(client, request, options) {
|
|
|
57243
57243
|
const context = {
|
|
57244
57244
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
57245
57245
|
operationID: "GetOneKnowledge",
|
|
57246
|
-
oAuth2Scopes:
|
|
57246
|
+
oAuth2Scopes: [],
|
|
57247
57247
|
resolvedSecurity: requestSecurity,
|
|
57248
57248
|
securitySource: client._options.apiKey,
|
|
57249
57249
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -57349,7 +57349,7 @@ async function $do34(client, request, options) {
|
|
|
57349
57349
|
const context = {
|
|
57350
57350
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
57351
57351
|
operationID: "RetrieveDatasource",
|
|
57352
|
-
oAuth2Scopes:
|
|
57352
|
+
oAuth2Scopes: [],
|
|
57353
57353
|
resolvedSecurity: requestSecurity,
|
|
57354
57354
|
securitySource: client._options.apiKey,
|
|
57355
57355
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -57454,7 +57454,7 @@ async function $do35(client, request, options) {
|
|
|
57454
57454
|
const context = {
|
|
57455
57455
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
57456
57456
|
operationID: "GetOneFileUploadUrl",
|
|
57457
|
-
oAuth2Scopes:
|
|
57457
|
+
oAuth2Scopes: [],
|
|
57458
57458
|
resolvedSecurity: requestSecurity,
|
|
57459
57459
|
securitySource: client._options.apiKey,
|
|
57460
57460
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -57560,7 +57560,7 @@ async function $do36(client, request, options) {
|
|
|
57560
57560
|
const context = {
|
|
57561
57561
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
57562
57562
|
operationID: "SearchKnowledge",
|
|
57563
|
-
oAuth2Scopes:
|
|
57563
|
+
oAuth2Scopes: [],
|
|
57564
57564
|
resolvedSecurity: requestSecurity,
|
|
57565
57565
|
securitySource: client._options.apiKey,
|
|
57566
57566
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -57661,7 +57661,7 @@ async function $do37(client, request, options) {
|
|
|
57661
57661
|
const context = {
|
|
57662
57662
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
57663
57663
|
operationID: "UpdateKnowledge",
|
|
57664
|
-
oAuth2Scopes:
|
|
57664
|
+
oAuth2Scopes: [],
|
|
57665
57665
|
resolvedSecurity: requestSecurity,
|
|
57666
57666
|
securitySource: client._options.apiKey,
|
|
57667
57667
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -57770,7 +57770,7 @@ async function $do38(client, request, options) {
|
|
|
57770
57770
|
const context = {
|
|
57771
57771
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
57772
57772
|
operationID: "UpdateChunk",
|
|
57773
|
-
oAuth2Scopes:
|
|
57773
|
+
oAuth2Scopes: [],
|
|
57774
57774
|
resolvedSecurity: requestSecurity,
|
|
57775
57775
|
securitySource: client._options.apiKey,
|
|
57776
57776
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -57865,7 +57865,7 @@ async function $do39(client, request, options) {
|
|
|
57865
57865
|
const context = {
|
|
57866
57866
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
57867
57867
|
operationID: "CreatePrompt",
|
|
57868
|
-
oAuth2Scopes:
|
|
57868
|
+
oAuth2Scopes: [],
|
|
57869
57869
|
resolvedSecurity: requestSecurity,
|
|
57870
57870
|
securitySource: client._options.apiKey,
|
|
57871
57871
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -57965,7 +57965,7 @@ async function $do40(client, request, options) {
|
|
|
57965
57965
|
const context = {
|
|
57966
57966
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
57967
57967
|
operationID: "DeletePrompt",
|
|
57968
|
-
oAuth2Scopes:
|
|
57968
|
+
oAuth2Scopes: [],
|
|
57969
57969
|
resolvedSecurity: requestSecurity,
|
|
57970
57970
|
securitySource: client._options.apiKey,
|
|
57971
57971
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -58069,7 +58069,7 @@ async function $do41(client, request, options) {
|
|
|
58069
58069
|
const context = {
|
|
58070
58070
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
58071
58071
|
operationID: "GetPromptVersion",
|
|
58072
|
-
oAuth2Scopes:
|
|
58072
|
+
oAuth2Scopes: [],
|
|
58073
58073
|
resolvedSecurity: requestSecurity,
|
|
58074
58074
|
securitySource: client._options.apiKey,
|
|
58075
58075
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -58174,7 +58174,7 @@ async function $do42(client, request, options) {
|
|
|
58174
58174
|
const context = {
|
|
58175
58175
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
58176
58176
|
operationID: "GetAllPrompts",
|
|
58177
|
-
oAuth2Scopes:
|
|
58177
|
+
oAuth2Scopes: [],
|
|
58178
58178
|
resolvedSecurity: requestSecurity,
|
|
58179
58179
|
securitySource: client._options.apiKey,
|
|
58180
58180
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -58282,7 +58282,7 @@ async function $do43(client, request, options) {
|
|
|
58282
58282
|
const context = {
|
|
58283
58283
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
58284
58284
|
operationID: "ListPromptVersions",
|
|
58285
|
-
oAuth2Scopes:
|
|
58285
|
+
oAuth2Scopes: [],
|
|
58286
58286
|
resolvedSecurity: requestSecurity,
|
|
58287
58287
|
securitySource: client._options.apiKey,
|
|
58288
58288
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -58385,7 +58385,7 @@ async function $do44(client, request, options) {
|
|
|
58385
58385
|
const context = {
|
|
58386
58386
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
58387
58387
|
operationID: "GetOnePrompt",
|
|
58388
|
-
oAuth2Scopes:
|
|
58388
|
+
oAuth2Scopes: [],
|
|
58389
58389
|
resolvedSecurity: requestSecurity,
|
|
58390
58390
|
securitySource: client._options.apiKey,
|
|
58391
58391
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -58488,7 +58488,7 @@ async function $do45(client, request, options) {
|
|
|
58488
58488
|
const context = {
|
|
58489
58489
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
58490
58490
|
operationID: "UpdatePrompt",
|
|
58491
|
-
oAuth2Scopes:
|
|
58491
|
+
oAuth2Scopes: [],
|
|
58492
58492
|
resolvedSecurity: requestSecurity,
|
|
58493
58493
|
securitySource: client._options.apiKey,
|
|
58494
58494
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -58587,7 +58587,7 @@ async function $do46(client, request, options) {
|
|
|
58587
58587
|
const context = {
|
|
58588
58588
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
58589
58589
|
operationID: "RemoteConfigsGetConfig",
|
|
58590
|
-
oAuth2Scopes:
|
|
58590
|
+
oAuth2Scopes: [],
|
|
58591
58591
|
resolvedSecurity: requestSecurity,
|
|
58592
58592
|
securitySource: client._options.apiKey,
|
|
58593
58593
|
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
@@ -58664,7 +58664,7 @@ var init_remoteconfigsRetrieve2 = __esm(() => {
|
|
|
58664
58664
|
function createMCPServer(deps) {
|
|
58665
58665
|
const server = new McpServer({
|
|
58666
58666
|
name: "Orq",
|
|
58667
|
-
version: "3.3.0-rc.
|
|
58667
|
+
version: "3.3.0-rc.14"
|
|
58668
58668
|
});
|
|
58669
58669
|
const client = new OrqCore({
|
|
58670
58670
|
apiKey: deps.apiKey,
|
|
@@ -59989,7 +59989,7 @@ var routes = rn({
|
|
|
59989
59989
|
var app = Ve(routes, {
|
|
59990
59990
|
name: "mcp",
|
|
59991
59991
|
versionInfo: {
|
|
59992
|
-
currentVersion: "3.3.0-rc.
|
|
59992
|
+
currentVersion: "3.3.0-rc.14"
|
|
59993
59993
|
}
|
|
59994
59994
|
});
|
|
59995
59995
|
_t(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -59997,5 +59997,5 @@ export {
|
|
|
59997
59997
|
app
|
|
59998
59998
|
};
|
|
59999
59999
|
|
|
60000
|
-
//# debugId=
|
|
60000
|
+
//# debugId=DE15525EE8D7EFB764756E2164756E21
|
|
60001
60001
|
//# sourceMappingURL=mcp-server.js.map
|