@keystrokehq/scale_ai 0.1.4 → 0.1.5
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/dist/actions/add-studio-assignments.d.cts +13 -1
- package/dist/actions/add-studio-assignments.d.mts +13 -1
- package/dist/actions/add-task-tags.d.cts +13 -1
- package/dist/actions/add-task-tags.d.mts +13 -1
- package/dist/actions/create-batch.d.cts +13 -1
- package/dist/actions/create-batch.d.mts +13 -1
- package/dist/actions/create-document-transcription-task.d.cts +13 -1
- package/dist/actions/create-document-transcription-task.d.mts +13 -1
- package/dist/actions/create-image-annotation-task.d.cts +13 -1
- package/dist/actions/create-image-annotation-task.d.mts +13 -1
- package/dist/actions/create-lidar-annotation-task.d.cts +13 -1
- package/dist/actions/create-lidar-annotation-task.d.cts.map +1 -1
- package/dist/actions/create-lidar-annotation-task.d.mts +13 -1
- package/dist/actions/create-lidar-annotation-task.d.mts.map +1 -1
- package/dist/actions/create-lidar-segmentation-task.d.cts +13 -1
- package/dist/actions/create-lidar-segmentation-task.d.cts.map +1 -1
- package/dist/actions/create-lidar-segmentation-task.d.mts +13 -1
- package/dist/actions/create-lidar-segmentation-task.d.mts.map +1 -1
- package/dist/actions/create-named-entity-recognition-task.d.cts +13 -1
- package/dist/actions/create-named-entity-recognition-task.d.cts.map +1 -1
- package/dist/actions/create-named-entity-recognition-task.d.mts +13 -1
- package/dist/actions/create-named-entity-recognition-task.d.mts.map +1 -1
- package/dist/actions/create-segmentation-annotation-task.d.cts +13 -1
- package/dist/actions/create-segmentation-annotation-task.d.mts +13 -1
- package/dist/actions/create-text-collection-task.d.cts +13 -1
- package/dist/actions/create-text-collection-task.d.cts.map +1 -1
- package/dist/actions/create-text-collection-task.d.mts +13 -1
- package/dist/actions/create-text-collection-task.d.mts.map +1 -1
- package/dist/actions/create-video-annotation-task.d.cts +13 -1
- package/dist/actions/create-video-annotation-task.d.cts.map +1 -1
- package/dist/actions/create-video-annotation-task.d.mts +13 -1
- package/dist/actions/create-video-annotation-task.d.mts.map +1 -1
- package/dist/actions/create-video-playback-annotation-task.d.cts +13 -1
- package/dist/actions/create-video-playback-annotation-task.d.mts +13 -1
- package/dist/actions/delete-task-tags.d.cts +13 -1
- package/dist/actions/delete-task-tags.d.mts +13 -1
- package/dist/actions/delete-task-unique-id.d.cts +13 -1
- package/dist/actions/delete-task-unique-id.d.mts +13 -1
- package/dist/actions/finalize-batch.d.cts +13 -1
- package/dist/actions/finalize-batch.d.mts +13 -1
- package/dist/actions/get-assets.d.cts +13 -1
- package/dist/actions/get-assets.d.mts +13 -1
- package/dist/actions/get-batch-status.d.cts +13 -1
- package/dist/actions/get-batch-status.d.mts +13 -1
- package/dist/actions/get-batch.d.cts +13 -1
- package/dist/actions/get-batch.d.mts +13 -1
- package/dist/actions/get-fixless-audits.d.cts +13 -1
- package/dist/actions/get-fixless-audits.d.mts +13 -1
- package/dist/actions/get-project.d.cts +13 -1
- package/dist/actions/get-project.d.mts +13 -1
- package/dist/actions/get-quality-labelers.d.cts +13 -1
- package/dist/actions/get-quality-labelers.d.mts +13 -1
- package/dist/actions/get-studio-assignments.d.cts +13 -1
- package/dist/actions/get-studio-assignments.d.cts.map +1 -1
- package/dist/actions/get-studio-assignments.d.mts +13 -1
- package/dist/actions/get-studio-assignments.d.mts.map +1 -1
- package/dist/actions/get-studio-batches.d.cts +13 -1
- package/dist/actions/get-studio-batches.d.cts.map +1 -1
- package/dist/actions/get-studio-batches.d.mts +13 -1
- package/dist/actions/get-studio-batches.d.mts.map +1 -1
- package/dist/actions/get-teams.d.cts +13 -1
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +13 -1
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-v1-task-response-url.d.cts +13 -1
- package/dist/actions/get-v1-task-response-url.d.mts +13 -1
- package/dist/actions/get-v1-task.d.cts +13 -1
- package/dist/actions/get-v1-task.d.mts +13 -1
- package/dist/actions/import-file.d.cts +13 -1
- package/dist/actions/import-file.d.mts +13 -1
- package/dist/actions/invite-team-member.d.cts +13 -1
- package/dist/actions/invite-team-member.d.mts +13 -1
- package/dist/actions/list-batches.d.cts +13 -1
- package/dist/actions/list-batches.d.mts +13 -1
- package/dist/actions/list-projects.d.cts +13 -1
- package/dist/actions/list-projects.d.mts +13 -1
- package/dist/actions/list-tasks.d.cts +13 -1
- package/dist/actions/list-tasks.d.mts +13 -1
- package/dist/actions/post-v1-task-send-callback.d.cts +13 -1
- package/dist/actions/post-v1-task-send-callback.d.mts +13 -1
- package/dist/actions/remove-studio-assignments.d.cts +13 -1
- package/dist/actions/remove-studio-assignments.d.mts +13 -1
- package/dist/actions/reset-batch-priorities.d.cts +13 -1
- package/dist/actions/reset-batch-priorities.d.mts +13 -1
- package/dist/actions/set-batch-priorities.d.cts +13 -1
- package/dist/actions/set-batch-priorities.d.mts +13 -1
- package/dist/actions/set-project-ontology.d.cts +13 -1
- package/dist/actions/set-project-ontology.d.mts +13 -1
- package/dist/actions/set-project-params.d.cts +13 -1
- package/dist/actions/set-project-params.d.cts.map +1 -1
- package/dist/actions/set-project-params.d.mts +13 -1
- package/dist/actions/set-project-params.d.mts.map +1 -1
- package/dist/actions/set-task-metadata.d.cts +13 -1
- package/dist/actions/set-task-metadata.d.cts.map +1 -1
- package/dist/actions/set-task-metadata.d.mts +13 -1
- package/dist/actions/set-task-metadata.d.mts.map +1 -1
- package/dist/actions/update-task-unique-id.d.cts +13 -1
- package/dist/actions/update-task-unique-id.d.mts +13 -1
- package/dist/actions/upload-file.d.cts +13 -1
- package/dist/actions/upload-file.d.cts.map +1 -1
- package/dist/actions/upload-file.d.mts +13 -1
- package/dist/actions/upload-file.d.mts.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -11,7 +11,19 @@ declare const ScaleAiAddStudioAssignmentsOutput: z.ZodObject<{
|
|
|
11
11
|
declare const scaleAiAddStudioAssignments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
emails: string[];
|
|
13
13
|
projects: string[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { scaleAiAddStudioAssignments };
|
|
17
29
|
//# sourceMappingURL=add-studio-assignments.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const ScaleAiAddStudioAssignmentsOutput: z.ZodObject<{
|
|
|
11
11
|
declare const scaleAiAddStudioAssignments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
emails: string[];
|
|
13
13
|
projects: string[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { scaleAiAddStudioAssignments };
|
|
17
29
|
//# sourceMappingURL=add-studio-assignments.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const ScaleAiAddTaskTagsOutput: z.ZodObject<{
|
|
|
19
19
|
declare const scaleAiAddTaskTags: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
tags: string[];
|
|
21
21
|
task_id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { scaleAiAddTaskTags };
|
|
25
37
|
//# sourceMappingURL=add-task-tags.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const ScaleAiAddTaskTagsOutput: z.ZodObject<{
|
|
|
19
19
|
declare const scaleAiAddTaskTags: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
tags: string[];
|
|
21
21
|
task_id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { scaleAiAddTaskTags };
|
|
25
37
|
//# sourceMappingURL=add-task-tags.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const scaleAiCreateBatch: import("@keystrokehq/action").WorkflowActionDe
|
|
|
22
22
|
callback?: string | undefined;
|
|
23
23
|
self_label_batch?: boolean | undefined;
|
|
24
24
|
calibration_batch?: boolean | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { scaleAiCreateBatch };
|
|
28
40
|
//# sourceMappingURL=create-batch.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const scaleAiCreateBatch: import("@keystrokehq/action").WorkflowActionDe
|
|
|
22
22
|
callback?: string | undefined;
|
|
23
23
|
self_label_batch?: boolean | undefined;
|
|
24
24
|
calibration_batch?: boolean | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { scaleAiCreateBatch };
|
|
28
40
|
//# sourceMappingURL=create-batch.d.mts.map
|
|
@@ -121,7 +121,19 @@ declare const scaleAiCreateDocumentTranscriptionTask: import("@keystrokehq/actio
|
|
|
121
121
|
callback_url?: string | undefined;
|
|
122
122
|
responses_required?: number | undefined;
|
|
123
123
|
clear_unique_id_on_error?: boolean | undefined;
|
|
124
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
124
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
125
|
+
connectionId: z.ZodString;
|
|
126
|
+
entityId: z.ZodString;
|
|
127
|
+
instanceId: z.ZodString;
|
|
128
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
129
|
+
generic_api_key: z.ZodString;
|
|
130
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
131
|
+
connectionId: z.ZodString;
|
|
132
|
+
entityId: z.ZodString;
|
|
133
|
+
instanceId: z.ZodString;
|
|
134
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
135
|
+
generic_api_key: z.ZodString;
|
|
136
|
+
}, z.core.$strip>>]>;
|
|
125
137
|
//#endregion
|
|
126
138
|
export { scaleAiCreateDocumentTranscriptionTask };
|
|
127
139
|
//# sourceMappingURL=create-document-transcription-task.d.cts.map
|
|
@@ -121,7 +121,19 @@ declare const scaleAiCreateDocumentTranscriptionTask: import("@keystrokehq/actio
|
|
|
121
121
|
callback_url?: string | undefined;
|
|
122
122
|
responses_required?: number | undefined;
|
|
123
123
|
clear_unique_id_on_error?: boolean | undefined;
|
|
124
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
124
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
125
|
+
connectionId: z.ZodString;
|
|
126
|
+
entityId: z.ZodString;
|
|
127
|
+
instanceId: z.ZodString;
|
|
128
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
129
|
+
generic_api_key: z.ZodString;
|
|
130
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
131
|
+
connectionId: z.ZodString;
|
|
132
|
+
entityId: z.ZodString;
|
|
133
|
+
instanceId: z.ZodString;
|
|
134
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
135
|
+
generic_api_key: z.ZodString;
|
|
136
|
+
}, z.core.$strip>>]>;
|
|
125
137
|
//#endregion
|
|
126
138
|
export { scaleAiCreateDocumentTranscriptionTask };
|
|
127
139
|
//# sourceMappingURL=create-document-transcription-task.d.mts.map
|
|
@@ -278,7 +278,19 @@ declare const scaleAiCreateImageAnnotationTask: import("@keystrokehq/action").Wo
|
|
|
278
278
|
can_edit_base_annotations?: boolean | undefined;
|
|
279
279
|
can_delete_base_annotations?: boolean | undefined;
|
|
280
280
|
can_edit_base_annotation_labels?: boolean | undefined;
|
|
281
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
281
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
282
|
+
connectionId: z.ZodString;
|
|
283
|
+
entityId: z.ZodString;
|
|
284
|
+
instanceId: z.ZodString;
|
|
285
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
286
|
+
generic_api_key: z.ZodString;
|
|
287
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
288
|
+
connectionId: z.ZodString;
|
|
289
|
+
entityId: z.ZodString;
|
|
290
|
+
instanceId: z.ZodString;
|
|
291
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
292
|
+
generic_api_key: z.ZodString;
|
|
293
|
+
}, z.core.$strip>>]>;
|
|
282
294
|
//#endregion
|
|
283
295
|
export { scaleAiCreateImageAnnotationTask };
|
|
284
296
|
//# sourceMappingURL=create-image-annotation-task.d.cts.map
|
|
@@ -278,7 +278,19 @@ declare const scaleAiCreateImageAnnotationTask: import("@keystrokehq/action").Wo
|
|
|
278
278
|
can_edit_base_annotations?: boolean | undefined;
|
|
279
279
|
can_delete_base_annotations?: boolean | undefined;
|
|
280
280
|
can_edit_base_annotation_labels?: boolean | undefined;
|
|
281
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
281
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
282
|
+
connectionId: z.ZodString;
|
|
283
|
+
entityId: z.ZodString;
|
|
284
|
+
instanceId: z.ZodString;
|
|
285
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
286
|
+
generic_api_key: z.ZodString;
|
|
287
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
288
|
+
connectionId: z.ZodString;
|
|
289
|
+
entityId: z.ZodString;
|
|
290
|
+
instanceId: z.ZodString;
|
|
291
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
292
|
+
generic_api_key: z.ZodString;
|
|
293
|
+
}, z.core.$strip>>]>;
|
|
282
294
|
//#endregion
|
|
283
295
|
export { scaleAiCreateImageAnnotationTask };
|
|
284
296
|
//# sourceMappingURL=create-image-annotation-task.d.mts.map
|
|
@@ -57,7 +57,19 @@ declare const scaleAiCreateLidarAnnotationTask: import("@keystrokehq/action").Wo
|
|
|
57
57
|
max_distance_meters?: number | undefined;
|
|
58
58
|
labeling_sample_rate?: number | undefined;
|
|
59
59
|
annotation_attributes?: Record<string, unknown> | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { scaleAiCreateLidarAnnotationTask };
|
|
63
75
|
//# sourceMappingURL=create-lidar-annotation-task.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-lidar-annotation-task.d.cts","names":[],"sources":["../../src/actions/create-lidar-annotation-task.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cA4BrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAWtC,gCAAA,gCAAgC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-lidar-annotation-task.d.cts","names":[],"sources":["../../src/actions/create-lidar-annotation-task.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cA4BrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAWtC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -57,7 +57,19 @@ declare const scaleAiCreateLidarAnnotationTask: import("@keystrokehq/action").Wo
|
|
|
57
57
|
max_distance_meters?: number | undefined;
|
|
58
58
|
labeling_sample_rate?: number | undefined;
|
|
59
59
|
annotation_attributes?: Record<string, unknown> | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { scaleAiCreateLidarAnnotationTask };
|
|
63
75
|
//# sourceMappingURL=create-lidar-annotation-task.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-lidar-annotation-task.d.mts","names":[],"sources":["../../src/actions/create-lidar-annotation-task.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cA4BrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAWtC,gCAAA,gCAAgC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-lidar-annotation-task.d.mts","names":[],"sources":["../../src/actions/create-lidar-annotation-task.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cA4BrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAWtC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -51,7 +51,19 @@ declare const scaleAiCreateLidarSegmentationTask: import("@keystrokehq/action").
|
|
|
51
51
|
callback_url?: string | undefined;
|
|
52
52
|
annotation_attributes?: Record<string, unknown> | undefined;
|
|
53
53
|
clear_unique_id_on_error?: boolean | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { scaleAiCreateLidarSegmentationTask };
|
|
57
69
|
//# sourceMappingURL=create-lidar-segmentation-task.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-lidar-segmentation-task.d.cts","names":[],"sources":["../../src/actions/create-lidar-segmentation-task.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAwBvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAWxC,kCAAA,gCAAkC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-lidar-segmentation-task.d.cts","names":[],"sources":["../../src/actions/create-lidar-segmentation-task.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAwBvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAWxC,kCAAA,gCAAkC,wBAAA"}
|
|
@@ -51,7 +51,19 @@ declare const scaleAiCreateLidarSegmentationTask: import("@keystrokehq/action").
|
|
|
51
51
|
callback_url?: string | undefined;
|
|
52
52
|
annotation_attributes?: Record<string, unknown> | undefined;
|
|
53
53
|
clear_unique_id_on_error?: boolean | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { scaleAiCreateLidarSegmentationTask };
|
|
57
69
|
//# sourceMappingURL=create-lidar-segmentation-task.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-lidar-segmentation-task.d.mts","names":[],"sources":["../../src/actions/create-lidar-segmentation-task.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAwBvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAWxC,kCAAA,gCAAkC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-lidar-segmentation-task.d.mts","names":[],"sources":["../../src/actions/create-lidar-segmentation-task.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAwBvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAWxC,kCAAA,gCAAkC,wBAAA"}
|
|
@@ -75,7 +75,19 @@ declare const scaleAiCreateNamedEntityRecognitionTask: import("@keystrokehq/acti
|
|
|
75
75
|
}[] | undefined;
|
|
76
76
|
merge_newlines?: boolean | undefined;
|
|
77
77
|
allow_overlapping_annotations?: boolean | undefined;
|
|
78
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
78
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
85
|
+
connectionId: z.ZodString;
|
|
86
|
+
entityId: z.ZodString;
|
|
87
|
+
instanceId: z.ZodString;
|
|
88
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
89
|
+
generic_api_key: z.ZodString;
|
|
90
|
+
}, z.core.$strip>>]>;
|
|
79
91
|
//#endregion
|
|
80
92
|
export { scaleAiCreateNamedEntityRecognitionTask };
|
|
81
93
|
//# sourceMappingURL=create-named-entity-recognition-task.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-named-entity-recognition-task.d.cts","names":[],"sources":["../../src/actions/create-named-entity-recognition-task.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiC5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAa7C,uCAAA,gCAAuC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-named-entity-recognition-task.d.cts","names":[],"sources":["../../src/actions/create-named-entity-recognition-task.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiC5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAa7C,uCAAA,gCAAuC,wBAAA"}
|
|
@@ -75,7 +75,19 @@ declare const scaleAiCreateNamedEntityRecognitionTask: import("@keystrokehq/acti
|
|
|
75
75
|
}[] | undefined;
|
|
76
76
|
merge_newlines?: boolean | undefined;
|
|
77
77
|
allow_overlapping_annotations?: boolean | undefined;
|
|
78
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
78
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
85
|
+
connectionId: z.ZodString;
|
|
86
|
+
entityId: z.ZodString;
|
|
87
|
+
instanceId: z.ZodString;
|
|
88
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
89
|
+
generic_api_key: z.ZodString;
|
|
90
|
+
}, z.core.$strip>>]>;
|
|
79
91
|
//#endregion
|
|
80
92
|
export { scaleAiCreateNamedEntityRecognitionTask };
|
|
81
93
|
//# sourceMappingURL=create-named-entity-recognition-task.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-named-entity-recognition-task.d.mts","names":[],"sources":["../../src/actions/create-named-entity-recognition-task.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiC5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAa7C,uCAAA,gCAAuC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-named-entity-recognition-task.d.mts","names":[],"sources":["../../src/actions/create-named-entity-recognition-task.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiC5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAa7C,uCAAA,gCAAuC,wBAAA"}
|
|
@@ -80,7 +80,19 @@ declare const scaleAiCreateSegmentationAnnotationTask: import("@keystrokehq/acti
|
|
|
80
80
|
}[] | undefined;
|
|
81
81
|
annotation_attributes?: Record<string, unknown> | undefined;
|
|
82
82
|
clear_unique_id_on_error?: boolean | undefined;
|
|
83
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
83
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
generic_api_key: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
generic_api_key: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>;
|
|
84
96
|
//#endregion
|
|
85
97
|
export { scaleAiCreateSegmentationAnnotationTask };
|
|
86
98
|
//# sourceMappingURL=create-segmentation-annotation-task.d.cts.map
|
|
@@ -80,7 +80,19 @@ declare const scaleAiCreateSegmentationAnnotationTask: import("@keystrokehq/acti
|
|
|
80
80
|
}[] | undefined;
|
|
81
81
|
annotation_attributes?: Record<string, unknown> | undefined;
|
|
82
82
|
clear_unique_id_on_error?: boolean | undefined;
|
|
83
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
83
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
generic_api_key: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
generic_api_key: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>;
|
|
84
96
|
//#endregion
|
|
85
97
|
export { scaleAiCreateSegmentationAnnotationTask };
|
|
86
98
|
//# sourceMappingURL=create-segmentation-annotation-task.d.mts.map
|
|
@@ -88,7 +88,19 @@ declare const scaleAiCreateTextCollectionTask: import("@keystrokehq/action").Wor
|
|
|
88
88
|
callback_url?: string | undefined;
|
|
89
89
|
responses_required?: number | undefined;
|
|
90
90
|
clear_unique_id_on_error?: boolean | undefined;
|
|
91
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
91
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
generic_api_key: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
generic_api_key: z.ZodString;
|
|
103
|
+
}, z.core.$strip>>]>;
|
|
92
104
|
//#endregion
|
|
93
105
|
export { scaleAiCreateTextCollectionTask };
|
|
94
106
|
//# sourceMappingURL=create-text-collection-task.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-text-collection-task.d.cts","names":[],"sources":["../../src/actions/create-text-collection-task.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAqBrC,+BAAA,gCAA+B,wBAAA
|
|
1
|
+
{"version":3,"file":"create-text-collection-task.d.cts","names":[],"sources":["../../src/actions/create-text-collection-task.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAqBrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -88,7 +88,19 @@ declare const scaleAiCreateTextCollectionTask: import("@keystrokehq/action").Wor
|
|
|
88
88
|
callback_url?: string | undefined;
|
|
89
89
|
responses_required?: number | undefined;
|
|
90
90
|
clear_unique_id_on_error?: boolean | undefined;
|
|
91
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
91
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
generic_api_key: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
generic_api_key: z.ZodString;
|
|
103
|
+
}, z.core.$strip>>]>;
|
|
92
104
|
//#endregion
|
|
93
105
|
export { scaleAiCreateTextCollectionTask };
|
|
94
106
|
//# sourceMappingURL=create-text-collection-task.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-text-collection-task.d.mts","names":[],"sources":["../../src/actions/create-text-collection-task.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAqBrC,+BAAA,gCAA+B,wBAAA
|
|
1
|
+
{"version":3,"file":"create-text-collection-task.d.mts","names":[],"sources":["../../src/actions/create-text-collection-task.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAqBrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -172,7 +172,19 @@ declare const scaleAiCreateVideoAnnotationTask: import("@keystrokehq/action").Wo
|
|
|
172
172
|
events_to_annotate?: string[] | undefined;
|
|
173
173
|
annotation_attributes?: Record<string, unknown> | undefined;
|
|
174
174
|
clear_unique_id_on_error?: boolean | undefined;
|
|
175
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
175
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
176
|
+
connectionId: z.ZodString;
|
|
177
|
+
entityId: z.ZodString;
|
|
178
|
+
instanceId: z.ZodString;
|
|
179
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
180
|
+
generic_api_key: z.ZodString;
|
|
181
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
182
|
+
connectionId: z.ZodString;
|
|
183
|
+
entityId: z.ZodString;
|
|
184
|
+
instanceId: z.ZodString;
|
|
185
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
186
|
+
generic_api_key: z.ZodString;
|
|
187
|
+
}, z.core.$strip>>]>;
|
|
176
188
|
//#endregion
|
|
177
189
|
export { scaleAiCreateVideoAnnotationTask };
|
|
178
190
|
//# sourceMappingURL=create-video-annotation-task.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-video-annotation-task.d.cts","names":[],"sources":["../../src/actions/create-video-annotation-task.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkFrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyBtC,gCAAA,gCAAgC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-video-annotation-task.d.cts","names":[],"sources":["../../src/actions/create-video-annotation-task.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkFrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyBtC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -172,7 +172,19 @@ declare const scaleAiCreateVideoAnnotationTask: import("@keystrokehq/action").Wo
|
|
|
172
172
|
events_to_annotate?: string[] | undefined;
|
|
173
173
|
annotation_attributes?: Record<string, unknown> | undefined;
|
|
174
174
|
clear_unique_id_on_error?: boolean | undefined;
|
|
175
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
175
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
176
|
+
connectionId: z.ZodString;
|
|
177
|
+
entityId: z.ZodString;
|
|
178
|
+
instanceId: z.ZodString;
|
|
179
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
180
|
+
generic_api_key: z.ZodString;
|
|
181
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
182
|
+
connectionId: z.ZodString;
|
|
183
|
+
entityId: z.ZodString;
|
|
184
|
+
instanceId: z.ZodString;
|
|
185
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
186
|
+
generic_api_key: z.ZodString;
|
|
187
|
+
}, z.core.$strip>>]>;
|
|
176
188
|
//#endregion
|
|
177
189
|
export { scaleAiCreateVideoAnnotationTask };
|
|
178
190
|
//# sourceMappingURL=create-video-annotation-task.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-video-annotation-task.d.mts","names":[],"sources":["../../src/actions/create-video-annotation-task.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkFrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyBtC,gCAAA,gCAAgC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-video-annotation-task.d.mts","names":[],"sources":["../../src/actions/create-video-annotation-task.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkFrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyBtC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -204,7 +204,19 @@ declare const scaleAiCreateVideoPlaybackAnnotationTask: import("@keystrokehq/act
|
|
|
204
204
|
clear_unique_id_on_error?: boolean | undefined;
|
|
205
205
|
can_edit_base_annotations?: boolean | undefined;
|
|
206
206
|
can_delete_base_annotations?: boolean | undefined;
|
|
207
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
207
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
208
|
+
connectionId: z.ZodString;
|
|
209
|
+
entityId: z.ZodString;
|
|
210
|
+
instanceId: z.ZodString;
|
|
211
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
212
|
+
generic_api_key: z.ZodString;
|
|
213
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
214
|
+
connectionId: z.ZodString;
|
|
215
|
+
entityId: z.ZodString;
|
|
216
|
+
instanceId: z.ZodString;
|
|
217
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
218
|
+
generic_api_key: z.ZodString;
|
|
219
|
+
}, z.core.$strip>>]>;
|
|
208
220
|
//#endregion
|
|
209
221
|
export { scaleAiCreateVideoPlaybackAnnotationTask };
|
|
210
222
|
//# sourceMappingURL=create-video-playback-annotation-task.d.cts.map
|
|
@@ -204,7 +204,19 @@ declare const scaleAiCreateVideoPlaybackAnnotationTask: import("@keystrokehq/act
|
|
|
204
204
|
clear_unique_id_on_error?: boolean | undefined;
|
|
205
205
|
can_edit_base_annotations?: boolean | undefined;
|
|
206
206
|
can_delete_base_annotations?: boolean | undefined;
|
|
207
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
207
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
208
|
+
connectionId: z.ZodString;
|
|
209
|
+
entityId: z.ZodString;
|
|
210
|
+
instanceId: z.ZodString;
|
|
211
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
212
|
+
generic_api_key: z.ZodString;
|
|
213
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
214
|
+
connectionId: z.ZodString;
|
|
215
|
+
entityId: z.ZodString;
|
|
216
|
+
instanceId: z.ZodString;
|
|
217
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
218
|
+
generic_api_key: z.ZodString;
|
|
219
|
+
}, z.core.$strip>>]>;
|
|
208
220
|
//#endregion
|
|
209
221
|
export { scaleAiCreateVideoPlaybackAnnotationTask };
|
|
210
222
|
//# sourceMappingURL=create-video-playback-annotation-task.d.mts.map
|
|
@@ -18,7 +18,19 @@ declare const ScaleAiDeleteTaskTagsOutput: z.ZodObject<{
|
|
|
18
18
|
declare const scaleAiDeleteTaskTags: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
tags: string[];
|
|
20
20
|
task_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scale_ai", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { scaleAiDeleteTaskTags };
|
|
24
36
|
//# sourceMappingURL=delete-task-tags.d.cts.map
|