@sap-ai-sdk/orchestration 0.1.0
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/LICENSE +201 -0
- package/README.md +32 -0
- package/dist/client/api/index.d.ts +2 -0
- package/dist/client/api/index.d.ts.map +1 -0
- package/dist/client/api/index.js +7 -0
- package/dist/client/api/index.js.map +1 -0
- package/dist/client/api/schema/azure-content-safety-filter-config.d.ts +13 -0
- package/dist/client/api/schema/azure-content-safety-filter-config.d.ts.map +1 -0
- package/dist/client/api/schema/azure-content-safety-filter-config.js +2 -0
- package/dist/client/api/schema/azure-content-safety-filter-config.js.map +1 -0
- package/dist/client/api/schema/azure-content-safety.d.ts +11 -0
- package/dist/client/api/schema/azure-content-safety.d.ts.map +1 -0
- package/dist/client/api/schema/azure-content-safety.js +2 -0
- package/dist/client/api/schema/azure-content-safety.js.map +1 -0
- package/dist/client/api/schema/azure-threshold.d.ts +5 -0
- package/dist/client/api/schema/azure-threshold.d.ts.map +1 -0
- package/dist/client/api/schema/azure-threshold.js +7 -0
- package/dist/client/api/schema/azure-threshold.js.map +1 -0
- package/dist/client/api/schema/chat-message.d.ts +14 -0
- package/dist/client/api/schema/chat-message.d.ts.map +1 -0
- package/dist/client/api/schema/chat-message.js +7 -0
- package/dist/client/api/schema/chat-message.js.map +1 -0
- package/dist/client/api/schema/chat-messages.d.ts +6 -0
- package/dist/client/api/schema/chat-messages.d.ts.map +1 -0
- package/dist/client/api/schema/chat-messages.js +2 -0
- package/dist/client/api/schema/chat-messages.js.map +1 -0
- package/dist/client/api/schema/completion-post-request.d.ts +20 -0
- package/dist/client/api/schema/completion-post-request.d.ts.map +1 -0
- package/dist/client/api/schema/completion-post-request.js +2 -0
- package/dist/client/api/schema/completion-post-request.js.map +1 -0
- package/dist/client/api/schema/completion-post-response.d.ts +15 -0
- package/dist/client/api/schema/completion-post-response.d.ts.map +1 -0
- package/dist/client/api/schema/completion-post-response.js +2 -0
- package/dist/client/api/schema/completion-post-response.js.map +1 -0
- package/dist/client/api/schema/dpi-config.d.ts +20 -0
- package/dist/client/api/schema/dpi-config.d.ts.map +1 -0
- package/dist/client/api/schema/dpi-config.js +2 -0
- package/dist/client/api/schema/dpi-config.js.map +1 -0
- package/dist/client/api/schema/dpi-entities.d.ts +5 -0
- package/dist/client/api/schema/dpi-entities.d.ts.map +1 -0
- package/dist/client/api/schema/dpi-entities.js +7 -0
- package/dist/client/api/schema/dpi-entities.js.map +1 -0
- package/dist/client/api/schema/dpi-entity-config.d.ts +11 -0
- package/dist/client/api/schema/dpi-entity-config.d.ts.map +1 -0
- package/dist/client/api/schema/dpi-entity-config.js +2 -0
- package/dist/client/api/schema/dpi-entity-config.js.map +1 -0
- package/dist/client/api/schema/error-response.d.ts +25 -0
- package/dist/client/api/schema/error-response.d.ts.map +1 -0
- package/dist/client/api/schema/error-response.js +2 -0
- package/dist/client/api/schema/error-response.js.map +1 -0
- package/dist/client/api/schema/filter-config.d.ts +6 -0
- package/dist/client/api/schema/filter-config.d.ts.map +1 -0
- package/dist/client/api/schema/filter-config.js +2 -0
- package/dist/client/api/schema/filter-config.js.map +1 -0
- package/dist/client/api/schema/filtering-config.d.ts +12 -0
- package/dist/client/api/schema/filtering-config.d.ts.map +1 -0
- package/dist/client/api/schema/filtering-config.js +2 -0
- package/dist/client/api/schema/filtering-config.js.map +1 -0
- package/dist/client/api/schema/filtering-module-config.d.ts +15 -0
- package/dist/client/api/schema/filtering-module-config.d.ts.map +1 -0
- package/dist/client/api/schema/filtering-module-config.js +2 -0
- package/dist/client/api/schema/filtering-module-config.js.map +1 -0
- package/dist/client/api/schema/generic-module-result.d.ts +15 -0
- package/dist/client/api/schema/generic-module-result.d.ts.map +1 -0
- package/dist/client/api/schema/generic-module-result.js +7 -0
- package/dist/client/api/schema/generic-module-result.js.map +1 -0
- package/dist/client/api/schema/grounding-filter.d.ts +36 -0
- package/dist/client/api/schema/grounding-filter.d.ts.map +1 -0
- package/dist/client/api/schema/grounding-filter.js +7 -0
- package/dist/client/api/schema/grounding-filter.js.map +1 -0
- package/dist/client/api/schema/grounding-module-config.d.ts +26 -0
- package/dist/client/api/schema/grounding-module-config.d.ts.map +1 -0
- package/dist/client/api/schema/grounding-module-config.js +2 -0
- package/dist/client/api/schema/grounding-module-config.js.map +1 -0
- package/dist/client/api/schema/index.d.ts +28 -0
- package/dist/client/api/schema/index.d.ts.map +1 -0
- package/dist/client/api/schema/index.js +33 -0
- package/dist/client/api/schema/index.js.map +1 -0
- package/dist/client/api/schema/llm-choice.d.ts +21 -0
- package/dist/client/api/schema/llm-choice.d.ts.map +1 -0
- package/dist/client/api/schema/llm-choice.js +2 -0
- package/dist/client/api/schema/llm-choice.js.map +1 -0
- package/dist/client/api/schema/llm-module-config.d.ts +27 -0
- package/dist/client/api/schema/llm-module-config.d.ts.map +1 -0
- package/dist/client/api/schema/llm-module-config.js +7 -0
- package/dist/client/api/schema/llm-module-config.js.map +1 -0
- package/dist/client/api/schema/llm-module-result.d.ts +38 -0
- package/dist/client/api/schema/llm-module-result.d.ts.map +1 -0
- package/dist/client/api/schema/llm-module-result.js +2 -0
- package/dist/client/api/schema/llm-module-result.js.map +1 -0
- package/dist/client/api/schema/masking-module-config.d.ts +12 -0
- package/dist/client/api/schema/masking-module-config.d.ts.map +1 -0
- package/dist/client/api/schema/masking-module-config.js +2 -0
- package/dist/client/api/schema/masking-module-config.js.map +1 -0
- package/dist/client/api/schema/masking-provider-config.d.ts +6 -0
- package/dist/client/api/schema/masking-provider-config.d.ts.map +1 -0
- package/dist/client/api/schema/masking-provider-config.js +2 -0
- package/dist/client/api/schema/masking-provider-config.js.map +1 -0
- package/dist/client/api/schema/module-configs.d.ts +16 -0
- package/dist/client/api/schema/module-configs.d.ts.map +1 -0
- package/dist/client/api/schema/module-configs.js +2 -0
- package/dist/client/api/schema/module-configs.js.map +1 -0
- package/dist/client/api/schema/module-results.d.ts +17 -0
- package/dist/client/api/schema/module-results.d.ts.map +1 -0
- package/dist/client/api/schema/module-results.js +2 -0
- package/dist/client/api/schema/module-results.js.map +1 -0
- package/dist/client/api/schema/orchestration-config.d.ts +8 -0
- package/dist/client/api/schema/orchestration-config.d.ts.map +1 -0
- package/dist/client/api/schema/orchestration-config.js +2 -0
- package/dist/client/api/schema/orchestration-config.js.map +1 -0
- package/dist/client/api/schema/templating-module-config.d.ts +26 -0
- package/dist/client/api/schema/templating-module-config.d.ts.map +1 -0
- package/dist/client/api/schema/templating-module-config.js +2 -0
- package/dist/client/api/schema/templating-module-config.js.map +1 -0
- package/dist/client/api/schema/token-usage.d.ts +21 -0
- package/dist/client/api/schema/token-usage.d.ts.map +1 -0
- package/dist/client/api/schema/token-usage.js +7 -0
- package/dist/client/api/schema/token-usage.js.map +1 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -0
- package/dist/internal.d.ts +6 -0
- package/dist/internal.d.ts.map +1 -0
- package/dist/internal.js +6 -0
- package/dist/internal.js.map +1 -0
- package/dist/orchestration-client.d.ts +30 -0
- package/dist/orchestration-client.d.ts.map +1 -0
- package/dist/orchestration-client.js +61 -0
- package/dist/orchestration-client.js.map +1 -0
- package/dist/orchestration-filter-utility.d.ts +8 -0
- package/dist/orchestration-filter-utility.d.ts.map +1 -0
- package/dist/orchestration-filter-utility.js +19 -0
- package/dist/orchestration-filter-utility.js.map +1 -0
- package/dist/orchestration-response.d.ts +33 -0
- package/dist/orchestration-response.d.ts.map +1 -0
- package/dist/orchestration-response.js +57 -0
- package/dist/orchestration-response.js.map +1 -0
- package/dist/orchestration-types.d.ts +36 -0
- package/dist/orchestration-types.d.ts.map +1 -0
- package/dist/orchestration-types.js +2 -0
- package/dist/orchestration-types.js.map +1 -0
- package/internal.d.ts +3 -0
- package/internal.js +2 -0
- package/package.json +44 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"filtering-module-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/filtering-module-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC7D;;GAEG;AACH,MAAM,WAAW,qBAAqB;IACpC;;OAEG;IACH,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB;;OAEG;IACH,MAAM,CAAC,EAAE,eAAe,CAAC;CAC1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"filtering-module-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/filtering-module-config.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generic module result.
|
|
3
|
+
*/
|
|
4
|
+
export type GenericModuleResult = {
|
|
5
|
+
/**
|
|
6
|
+
* Some message created from the module.
|
|
7
|
+
* @example "Input to LLM is masked successfully."
|
|
8
|
+
*/
|
|
9
|
+
message: string;
|
|
10
|
+
/**
|
|
11
|
+
* Additional data object from the module.
|
|
12
|
+
*/
|
|
13
|
+
data?: Record<string, any>;
|
|
14
|
+
} & Record<string, any>;
|
|
15
|
+
//# sourceMappingURL=generic-module-result.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generic-module-result.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/generic-module-result.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG;IAChC;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC5B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generic-module-result.js","sourceRoot":"","sources":["../../../../src/client/api/schema/generic-module-result.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Representation of the 'GroundingFilter' schema.
|
|
3
|
+
*/
|
|
4
|
+
export type GroundingFilter = {
|
|
5
|
+
/**
|
|
6
|
+
* @example "string"
|
|
7
|
+
*/
|
|
8
|
+
id?: string;
|
|
9
|
+
/**
|
|
10
|
+
* @example {}
|
|
11
|
+
*/
|
|
12
|
+
search_configuration?: Record<string, any>;
|
|
13
|
+
/**
|
|
14
|
+
* @example [
|
|
15
|
+
* "*"
|
|
16
|
+
* ]
|
|
17
|
+
*/
|
|
18
|
+
data_repositories?: string[];
|
|
19
|
+
/**
|
|
20
|
+
* @example "help.sap.com"
|
|
21
|
+
*/
|
|
22
|
+
data_repository_type?: 'vector' | 'help.sap.com';
|
|
23
|
+
/**
|
|
24
|
+
* @example []
|
|
25
|
+
*/
|
|
26
|
+
data_repository_metadata?: Record<string, any>[];
|
|
27
|
+
/**
|
|
28
|
+
* @example []
|
|
29
|
+
*/
|
|
30
|
+
document_metadata?: Record<string, any>[];
|
|
31
|
+
/**
|
|
32
|
+
* @example []
|
|
33
|
+
*/
|
|
34
|
+
chunk_metadata?: Record<string, any>[];
|
|
35
|
+
} & Record<string, any>;
|
|
36
|
+
//# sourceMappingURL=grounding-filter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"grounding-filter.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/grounding-filter.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC3C;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC7B;;OAEG;IACH,oBAAoB,CAAC,EAAE,QAAQ,GAAG,cAAc,CAAC;IACjD;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC;IACjD;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC;IAC1C;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC;CACxC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"grounding-filter.js","sourceRoot":"","sources":["../../../../src/client/api/schema/grounding-filter.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type { GroundingFilter } from './grounding-filter.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'GroundingModuleConfig' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type GroundingModuleConfig = {
|
|
6
|
+
/**
|
|
7
|
+
* @example "document_grounding_service"
|
|
8
|
+
*/
|
|
9
|
+
grounding_service: 'document_grounding_service';
|
|
10
|
+
grounding_service_configuration?: {
|
|
11
|
+
/**
|
|
12
|
+
* Document grounding service filters to be used.
|
|
13
|
+
*/
|
|
14
|
+
filters?: GroundingFilter[];
|
|
15
|
+
/**
|
|
16
|
+
* Contains the input parameters used for grounding input questions.
|
|
17
|
+
*/
|
|
18
|
+
grounding_input_parameters: string[];
|
|
19
|
+
/**
|
|
20
|
+
* Parameter name used for grounding output.
|
|
21
|
+
* @example "groundingOutput"
|
|
22
|
+
*/
|
|
23
|
+
grounding_output_parameter: string;
|
|
24
|
+
} & Record<string, any>;
|
|
25
|
+
} & Record<string, any>;
|
|
26
|
+
//# sourceMappingURL=grounding-module-config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"grounding-module-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/grounding-module-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC7D;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,iBAAiB,EAAE,4BAA4B,CAAC;IAChD,+BAA+B,CAAC,EAAE;QAChC;;WAEG;QACH,OAAO,CAAC,EAAE,eAAe,EAAE,CAAC;QAC5B;;WAEG;QACH,0BAA0B,EAAE,MAAM,EAAE,CAAC;QACrC;;;WAGG;QACH,0BAA0B,EAAE,MAAM,CAAC;KACpC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"grounding-module-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/grounding-module-config.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
export * from './completion-post-request.js';
|
|
2
|
+
export * from './chat-messages.js';
|
|
3
|
+
export * from './chat-message.js';
|
|
4
|
+
export * from './completion-post-response.js';
|
|
5
|
+
export * from './orchestration-config.js';
|
|
6
|
+
export * from './module-configs.js';
|
|
7
|
+
export * from './module-results.js';
|
|
8
|
+
export * from './llm-module-config.js';
|
|
9
|
+
export * from './generic-module-result.js';
|
|
10
|
+
export * from './llm-module-result.js';
|
|
11
|
+
export * from './llm-choice.js';
|
|
12
|
+
export * from './token-usage.js';
|
|
13
|
+
export * from './templating-module-config.js';
|
|
14
|
+
export * from './filtering-module-config.js';
|
|
15
|
+
export * from './filtering-config.js';
|
|
16
|
+
export * from './filter-config.js';
|
|
17
|
+
export * from './azure-content-safety-filter-config.js';
|
|
18
|
+
export * from './azure-content-safety.js';
|
|
19
|
+
export * from './azure-threshold.js';
|
|
20
|
+
export * from './masking-module-config.js';
|
|
21
|
+
export * from './masking-provider-config.js';
|
|
22
|
+
export * from './dpi-config.js';
|
|
23
|
+
export * from './dpi-entity-config.js';
|
|
24
|
+
export * from './dpi-entities.js';
|
|
25
|
+
export * from './grounding-module-config.js';
|
|
26
|
+
export * from './grounding-filter.js';
|
|
27
|
+
export * from './error-response.js';
|
|
28
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/index.ts"],"names":[],"mappings":"AAKA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AACvC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,yCAAyC,CAAC;AACxD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,mBAAmB,CAAC;AAClC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
* This is a generated file powered by the SAP Cloud SDK for JavaScript.
|
|
5
|
+
*/
|
|
6
|
+
export * from './completion-post-request.js';
|
|
7
|
+
export * from './chat-messages.js';
|
|
8
|
+
export * from './chat-message.js';
|
|
9
|
+
export * from './completion-post-response.js';
|
|
10
|
+
export * from './orchestration-config.js';
|
|
11
|
+
export * from './module-configs.js';
|
|
12
|
+
export * from './module-results.js';
|
|
13
|
+
export * from './llm-module-config.js';
|
|
14
|
+
export * from './generic-module-result.js';
|
|
15
|
+
export * from './llm-module-result.js';
|
|
16
|
+
export * from './llm-choice.js';
|
|
17
|
+
export * from './token-usage.js';
|
|
18
|
+
export * from './templating-module-config.js';
|
|
19
|
+
export * from './filtering-module-config.js';
|
|
20
|
+
export * from './filtering-config.js';
|
|
21
|
+
export * from './filter-config.js';
|
|
22
|
+
export * from './azure-content-safety-filter-config.js';
|
|
23
|
+
export * from './azure-content-safety.js';
|
|
24
|
+
export * from './azure-threshold.js';
|
|
25
|
+
export * from './masking-module-config.js';
|
|
26
|
+
export * from './masking-provider-config.js';
|
|
27
|
+
export * from './dpi-config.js';
|
|
28
|
+
export * from './dpi-entity-config.js';
|
|
29
|
+
export * from './dpi-entities.js';
|
|
30
|
+
export * from './grounding-module-config.js';
|
|
31
|
+
export * from './grounding-filter.js';
|
|
32
|
+
export * from './error-response.js';
|
|
33
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/client/api/schema/index.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AACvC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,yCAAyC,CAAC;AACxD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,mBAAmB,CAAC;AAClC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import type { ChatMessage } from './chat-message.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'LLMChoice' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type LLMChoice = {
|
|
6
|
+
/**
|
|
7
|
+
* Index of the choice.
|
|
8
|
+
*/
|
|
9
|
+
index: number;
|
|
10
|
+
message: ChatMessage;
|
|
11
|
+
/**
|
|
12
|
+
* Log probabilities.
|
|
13
|
+
*/
|
|
14
|
+
logprobs?: Record<string, number[]>;
|
|
15
|
+
/**
|
|
16
|
+
* Reason the model stopped generating tokens. 'stop' if the model hit a natural stop point or a provided stop sequence, 'length' if the maximum token number was reached, 'content_filter' if content was omitted due to a filter enforced by the LLM model provider or the content filtering module.
|
|
17
|
+
* @example "stop"
|
|
18
|
+
*/
|
|
19
|
+
finish_reason: string;
|
|
20
|
+
} & Record<string, any>;
|
|
21
|
+
//# sourceMappingURL=llm-choice.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"llm-choice.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/llm-choice.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG;IACtB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,WAAW,CAAC;IACrB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,CAAC;IACpC;;;OAGG;IACH,aAAa,EAAE,MAAM,CAAC;CACvB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"llm-choice.js","sourceRoot":"","sources":["../../../../src/client/api/schema/llm-choice.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Representation of the 'LLMModuleConfig' schema.
|
|
3
|
+
*/
|
|
4
|
+
export type LLMModuleConfig = {
|
|
5
|
+
/**
|
|
6
|
+
* Model name as in LLM Access configuration.
|
|
7
|
+
* @example "gpt-4"
|
|
8
|
+
*/
|
|
9
|
+
model_name: string;
|
|
10
|
+
/**
|
|
11
|
+
* Model parameters.
|
|
12
|
+
* @example {
|
|
13
|
+
* "max_tokens": 300,
|
|
14
|
+
* "temperature": 0.1,
|
|
15
|
+
* "frequency_penalty": 0,
|
|
16
|
+
* "presence_penalty": 0,
|
|
17
|
+
* "n": 2
|
|
18
|
+
* }
|
|
19
|
+
*/
|
|
20
|
+
model_params: Record<string, any>;
|
|
21
|
+
/**
|
|
22
|
+
* Version of the model to use
|
|
23
|
+
* Default: "latest".
|
|
24
|
+
*/
|
|
25
|
+
model_version?: string;
|
|
26
|
+
} & Record<string, any>;
|
|
27
|
+
//# sourceMappingURL=llm-module-config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"llm-module-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/llm-module-config.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;;;;;;;;OASG;IACH,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAClC;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"llm-module-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/llm-module-config.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import type { LLMChoice } from './llm-choice.js';
|
|
2
|
+
import type { TokenUsage } from './token-usage.js';
|
|
3
|
+
/**
|
|
4
|
+
* Output of LLM module. Follows the OpenAI spec.
|
|
5
|
+
*/
|
|
6
|
+
export type LLMModuleResult = {
|
|
7
|
+
/**
|
|
8
|
+
* ID of the response.
|
|
9
|
+
* @example "chatcmpl-9rO0aLoPKY7RtqkWi1317bazHEVFr"
|
|
10
|
+
*/
|
|
11
|
+
id: string;
|
|
12
|
+
/**
|
|
13
|
+
* Object type.
|
|
14
|
+
* @example "chat.completion"
|
|
15
|
+
*/
|
|
16
|
+
object: string;
|
|
17
|
+
/**
|
|
18
|
+
* Unix timestamp.
|
|
19
|
+
* @example 1722510700
|
|
20
|
+
*/
|
|
21
|
+
created: number;
|
|
22
|
+
/**
|
|
23
|
+
* Model name.
|
|
24
|
+
* @example "gpt-4"
|
|
25
|
+
*/
|
|
26
|
+
model: string;
|
|
27
|
+
/**
|
|
28
|
+
* System fingerprint.
|
|
29
|
+
* @example "fp_44709d6fcb"
|
|
30
|
+
*/
|
|
31
|
+
system_fingerprint?: string;
|
|
32
|
+
/**
|
|
33
|
+
* Choices.
|
|
34
|
+
*/
|
|
35
|
+
choices: LLMChoice[];
|
|
36
|
+
usage: TokenUsage;
|
|
37
|
+
} & Record<string, any>;
|
|
38
|
+
//# sourceMappingURL=llm-module-result.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"llm-module-result.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/llm-module-result.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACnD;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B;;;OAGG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;OAGG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,OAAO,EAAE,SAAS,EAAE,CAAC;IACrB,KAAK,EAAE,UAAU,CAAC;CACnB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"llm-module-result.js","sourceRoot":"","sources":["../../../../src/client/api/schema/llm-module-result.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { MaskingProviderConfig } from './masking-provider-config.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'MaskingModuleConfig' schema.
|
|
4
|
+
*/
|
|
5
|
+
export interface MaskingModuleConfig {
|
|
6
|
+
/**
|
|
7
|
+
* List of masking service providers
|
|
8
|
+
* Min Items: 1.
|
|
9
|
+
*/
|
|
10
|
+
masking_providers: MaskingProviderConfig[];
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=masking-module-config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"masking-module-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/masking-module-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAC1E;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;;OAGG;IACH,iBAAiB,EAAE,qBAAqB,EAAE,CAAC;CAC5C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"masking-module-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/masking-module-config.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"masking-provider-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/masking-provider-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"masking-provider-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/masking-provider-config.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import type { LLMModuleConfig } from './llm-module-config.js';
|
|
2
|
+
import type { TemplatingModuleConfig } from './templating-module-config.js';
|
|
3
|
+
import type { FilteringModuleConfig } from './filtering-module-config.js';
|
|
4
|
+
import type { MaskingModuleConfig } from './masking-module-config.js';
|
|
5
|
+
import type { GroundingModuleConfig } from './grounding-module-config.js';
|
|
6
|
+
/**
|
|
7
|
+
* Representation of the 'ModuleConfigs' schema.
|
|
8
|
+
*/
|
|
9
|
+
export type ModuleConfigs = {
|
|
10
|
+
llm_module_config: LLMModuleConfig;
|
|
11
|
+
templating_module_config: TemplatingModuleConfig;
|
|
12
|
+
filtering_module_config?: FilteringModuleConfig;
|
|
13
|
+
masking_module_config?: MaskingModuleConfig;
|
|
14
|
+
grounding_module_config?: GroundingModuleConfig;
|
|
15
|
+
} & Record<string, any>;
|
|
16
|
+
//# sourceMappingURL=module-configs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"module-configs.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/module-configs.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAC1E;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG;IAC1B,iBAAiB,EAAE,eAAe,CAAC;IACnC,wBAAwB,EAAE,sBAAsB,CAAC;IACjD,uBAAuB,CAAC,EAAE,qBAAqB,CAAC;IAChD,qBAAqB,CAAC,EAAE,mBAAmB,CAAC;IAC5C,uBAAuB,CAAC,EAAE,qBAAqB,CAAC;CACjD,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"module-configs.js","sourceRoot":"","sources":["../../../../src/client/api/schema/module-configs.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import type { GenericModuleResult } from './generic-module-result.js';
|
|
2
|
+
import type { ChatMessages } from './chat-messages.js';
|
|
3
|
+
import type { LLMModuleResult } from './llm-module-result.js';
|
|
4
|
+
import type { LLMChoice } from './llm-choice.js';
|
|
5
|
+
/**
|
|
6
|
+
* Results of each module.
|
|
7
|
+
*/
|
|
8
|
+
export interface ModuleResults {
|
|
9
|
+
grounding?: GenericModuleResult;
|
|
10
|
+
templating?: ChatMessages;
|
|
11
|
+
input_masking?: GenericModuleResult;
|
|
12
|
+
input_filtering?: GenericModuleResult;
|
|
13
|
+
llm?: LLMModuleResult;
|
|
14
|
+
output_filtering?: GenericModuleResult;
|
|
15
|
+
output_unmasking?: LLMChoice[];
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=module-results.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"module-results.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/module-results.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AACvD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B,SAAS,CAAC,EAAE,mBAAmB,CAAC;IAChC,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,aAAa,CAAC,EAAE,mBAAmB,CAAC;IACpC,eAAe,CAAC,EAAE,mBAAmB,CAAC;IACtC,GAAG,CAAC,EAAE,eAAe,CAAC;IACtB,gBAAgB,CAAC,EAAE,mBAAmB,CAAC;IACvC,gBAAgB,CAAC,EAAE,SAAS,EAAE,CAAC;CAChC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"module-results.js","sourceRoot":"","sources":["../../../../src/client/api/schema/module-results.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { ModuleConfigs } from './module-configs.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'OrchestrationConfig' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type OrchestrationConfig = {
|
|
6
|
+
module_configurations: ModuleConfigs;
|
|
7
|
+
} & Record<string, any>;
|
|
8
|
+
//# sourceMappingURL=orchestration-config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"orchestration-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/orchestration-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACzD;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG;IAChC,qBAAqB,EAAE,aAAa,CAAC;CACtC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"orchestration-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/orchestration-config.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type { ChatMessages } from './chat-messages.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'TemplatingModuleConfig' schema.
|
|
4
|
+
* @example {
|
|
5
|
+
* "template": [
|
|
6
|
+
* {
|
|
7
|
+
* "role": "user",
|
|
8
|
+
* "content": "How can the features of AI in SAP BTP specifially {{?groundingOutput}}, be applied to {{?inputContext}}"
|
|
9
|
+
* }
|
|
10
|
+
* ],
|
|
11
|
+
* "defaults": {
|
|
12
|
+
* "inputContext": "The default text that will be used in the template if inputContext is not set"
|
|
13
|
+
* }
|
|
14
|
+
* }
|
|
15
|
+
*/
|
|
16
|
+
export type TemplatingModuleConfig = {
|
|
17
|
+
/**
|
|
18
|
+
* A chat message array to be formatted with values from input_params. Both role and content can be templated. If messages_history is provided, the templated messages will be appended.
|
|
19
|
+
*/
|
|
20
|
+
template: ChatMessages;
|
|
21
|
+
/**
|
|
22
|
+
* Optional default values for the template. If a parameter has no default it is required.
|
|
23
|
+
*/
|
|
24
|
+
defaults?: Record<string, any>;
|
|
25
|
+
} & Record<string, any>;
|
|
26
|
+
//# sourceMappingURL=templating-module-config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"templating-module-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/templating-module-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AACvD;;;;;;;;;;;;;GAaG;AACH,MAAM,MAAM,sBAAsB,GAAG;IACnC;;OAEG;IACH,QAAQ,EAAE,YAAY,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAChC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"templating-module-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/templating-module-config.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Usage of tokens in the response.
|
|
3
|
+
*/
|
|
4
|
+
export type TokenUsage = {
|
|
5
|
+
/**
|
|
6
|
+
* Number of tokens used in the input.
|
|
7
|
+
* @example 20
|
|
8
|
+
*/
|
|
9
|
+
completion_tokens: number;
|
|
10
|
+
/**
|
|
11
|
+
* Number of tokens used in the output.
|
|
12
|
+
* @example 30
|
|
13
|
+
*/
|
|
14
|
+
prompt_tokens: number;
|
|
15
|
+
/**
|
|
16
|
+
* Total number of tokens used.
|
|
17
|
+
* @example 50
|
|
18
|
+
*/
|
|
19
|
+
total_tokens: number;
|
|
20
|
+
} & Record<string, any>;
|
|
21
|
+
//# sourceMappingURL=token-usage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"token-usage.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/token-usage.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG;IACvB;;;OAGG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;;OAGG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;;OAGG;IACH,YAAY,EAAE,MAAM,CAAC;CACtB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"token-usage.js","sourceRoot":"","sources":["../../../../src/client/api/schema/token-usage.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export type { CompletionPostResponse, ChatMessages, TokenUsage, TemplatingModuleConfig, OrchestrationConfig, ModuleResults, ModuleConfigs, MaskingModuleConfig, MaskingProviderConfig, LLMModuleResult, LLMModuleConfig, LLMChoice, GroundingModuleConfig, GroundingFilter, GenericModuleResult, FilteringModuleConfig, FilteringConfig, FilterConfig, ErrorResponse, DPIEntities, DPIEntityConfig, DPIConfig, CompletionPostRequest, ChatMessage, AzureThreshold, AzureContentSafety, AzureContentSafetyFilterConfig } from './client/api/index.js';
|
|
2
|
+
export type { OrchestrationModuleConfig, LlmConfig, Prompt } from './orchestration-types.js';
|
|
3
|
+
export { OrchestrationClient } from './orchestration-client.js';
|
|
4
|
+
export { azureContentFilter } from './orchestration-filter-utility.js';
|
|
5
|
+
export { OrchestrationResponse } from './orchestration-response.js';
|
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,YAAY,EACV,sBAAsB,EACtB,YAAY,EACZ,UAAU,EACV,sBAAsB,EACtB,mBAAmB,EACnB,aAAa,EACb,aAAa,EACb,mBAAmB,EACnB,qBAAqB,EACrB,eAAe,EACf,eAAe,EACf,SAAS,EACT,qBAAqB,EACrB,eAAe,EACf,mBAAmB,EACnB,qBAAqB,EACrB,eAAe,EACf,YAAY,EACZ,aAAa,EACb,WAAW,EACX,eAAe,EACf,SAAS,EACT,qBAAqB,EACrB,WAAW,EACX,cAAc,EACd,kBAAkB,EAClB,8BAA8B,EAC/B,MAAM,uBAAuB,CAAC;AAE/B,YAAY,EACV,yBAAyB,EACzB,SAAS,EACT,MAAM,EACP,MAAM,0BAA0B,CAAC;AAElC,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAEhE,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAEvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC"}
|
package/dist/index.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAoCA,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAEhE,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAEvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../src/internal.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mCAAmC,CAAC;AAClD,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC"}
|
package/dist/internal.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"internal.js","sourceRoot":"","sources":["../src/internal.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mCAAmC,CAAC;AAClD,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC"}
|