@lucidtech/las-sdk-core
Advanced tools
Comparing version 7.1.5 to 7.1.6
@@ -79,2 +79,3 @@ /// <reference types="node" /> | ||
postprocessConfig?: PostprocessConfig; | ||
trainingId?: string; | ||
}; | ||
@@ -481,2 +482,3 @@ export interface PaginationOptions { | ||
metadata?: Record<string, JSONValue> | null; | ||
trainingId?: string; | ||
}; | ||
@@ -496,2 +498,3 @@ export declare type DeleteModelOptions = RequestConfig; | ||
status: 'active' | 'inactive'; | ||
trainingId: string | null; | ||
updatedBy: string | null; | ||
@@ -498,0 +501,0 @@ updatedTime: string | null; |
{ | ||
"name": "@lucidtech/las-sdk-core", | ||
"version": "7.1.5", | ||
"version": "7.1.6", | ||
"author": "Lucidtech AS <hello@lucidtech.ai>", | ||
@@ -5,0 +5,0 @@ "maintainers": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
118828
2439