@sap-ai-sdk/orchestration 1.15.1-20250630013254.0 → 1.15.1-20250701013320.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/dist/client/api/schema/azure-content-safety-input-filter-config.d.ts +13 -0
- package/dist/client/api/schema/azure-content-safety-input-filter-config.d.ts.map +1 -0
- package/dist/client/api/schema/azure-content-safety-input-filter-config.js +2 -0
- package/dist/client/api/schema/azure-content-safety-input-filter-config.js.map +1 -0
- package/dist/client/api/schema/azure-content-safety-input.d.ts +15 -0
- package/dist/client/api/schema/azure-content-safety-input.d.ts.map +1 -0
- package/dist/client/api/schema/azure-content-safety-input.js +2 -0
- package/dist/client/api/schema/azure-content-safety-input.js.map +1 -0
- package/dist/client/api/schema/azure-content-safety-output-filter-config.d.ts +13 -0
- package/dist/client/api/schema/azure-content-safety-output-filter-config.d.ts.map +1 -0
- package/dist/client/api/schema/azure-content-safety-output-filter-config.js +2 -0
- package/dist/client/api/schema/azure-content-safety-output-filter-config.js.map +1 -0
- package/dist/client/api/schema/{azure-content-safety.d.ts → azure-content-safety-output.d.ts} +2 -2
- package/dist/client/api/schema/azure-content-safety-output.d.ts.map +1 -0
- package/dist/client/api/schema/azure-content-safety-output.js +2 -0
- package/dist/client/api/schema/azure-content-safety-output.js.map +1 -0
- package/dist/client/api/schema/chat-completion-token-logprob.d.ts +37 -0
- package/dist/client/api/schema/chat-completion-token-logprob.d.ts.map +1 -0
- package/dist/client/api/schema/chat-completion-token-logprob.js +7 -0
- package/dist/client/api/schema/chat-completion-token-logprob.js.map +1 -0
- package/dist/client/api/schema/choice-logprobs.d.ts +15 -0
- package/dist/client/api/schema/choice-logprobs.d.ts.map +1 -0
- package/dist/client/api/schema/choice-logprobs.js +2 -0
- package/dist/client/api/schema/choice-logprobs.js.map +1 -0
- package/dist/client/api/schema/completion-post-response-streaming.d.ts +2 -2
- package/dist/client/api/schema/completion-post-response-streaming.d.ts.map +1 -1
- package/dist/client/api/schema/dpi-custom-entity.d.ts +15 -0
- package/dist/client/api/schema/dpi-custom-entity.d.ts.map +1 -0
- package/dist/client/api/schema/dpi-custom-entity.js +2 -0
- package/dist/client/api/schema/dpi-custom-entity.js.map +1 -0
- package/dist/client/api/schema/dpi-entities.d.ts +1 -1
- package/dist/client/api/schema/dpi-entities.d.ts.map +1 -1
- package/dist/client/api/schema/dpi-entity-config.d.ts +3 -7
- package/dist/client/api/schema/dpi-entity-config.d.ts.map +1 -1
- package/dist/client/api/schema/dpi-method-constant.d.ts +12 -0
- package/dist/client/api/schema/dpi-method-constant.d.ts.map +1 -0
- package/dist/client/api/schema/dpi-method-constant.js +7 -0
- package/dist/client/api/schema/dpi-method-constant.js.map +1 -0
- package/dist/client/api/schema/dpi-method-fabricated-data.d.ts +7 -0
- package/dist/client/api/schema/dpi-method-fabricated-data.d.ts.map +1 -0
- package/dist/client/api/schema/dpi-method-fabricated-data.js +7 -0
- package/dist/client/api/schema/dpi-method-fabricated-data.js.map +1 -0
- package/dist/client/api/schema/dpi-standard-entity.d.ts +14 -0
- package/dist/client/api/schema/dpi-standard-entity.d.ts.map +1 -0
- package/dist/client/api/schema/dpi-standard-entity.js +2 -0
- package/dist/client/api/schema/dpi-standard-entity.js.map +1 -0
- package/dist/client/api/schema/embedding-result.d.ts +17 -0
- package/dist/client/api/schema/embedding-result.d.ts.map +1 -0
- package/dist/client/api/schema/embedding-result.js +2 -0
- package/dist/client/api/schema/embedding-result.js.map +1 -0
- package/dist/client/api/schema/embedding.d.ts +5 -0
- package/dist/client/api/schema/embedding.d.ts.map +1 -0
- package/dist/client/api/schema/embedding.js +7 -0
- package/dist/client/api/schema/embedding.js.map +1 -0
- package/dist/client/api/schema/embeddings-input-text.d.ts +9 -0
- package/dist/client/api/schema/embeddings-input-text.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-input-text.js +7 -0
- package/dist/client/api/schema/embeddings-input-text.js.map +1 -0
- package/dist/client/api/schema/embeddings-input.d.ts +9 -0
- package/dist/client/api/schema/embeddings-input.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-input.js +2 -0
- package/dist/client/api/schema/embeddings-input.js.map +1 -0
- package/dist/client/api/schema/embeddings-model-config.d.ts +8 -0
- package/dist/client/api/schema/embeddings-model-config.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-model-config.js +2 -0
- package/dist/client/api/schema/embeddings-model-config.js.map +1 -0
- package/dist/client/api/schema/embeddings-model-details.d.ts +13 -0
- package/dist/client/api/schema/embeddings-model-details.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-model-details.js +2 -0
- package/dist/client/api/schema/embeddings-model-details.js.map +1 -0
- package/dist/client/api/schema/embeddings-model-params.d.ts +17 -0
- package/dist/client/api/schema/embeddings-model-params.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-model-params.js +7 -0
- package/dist/client/api/schema/embeddings-model-params.js.map +1 -0
- package/dist/client/api/schema/embeddings-module-configs.d.ts +10 -0
- package/dist/client/api/schema/embeddings-module-configs.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-module-configs.js +2 -0
- package/dist/client/api/schema/embeddings-module-configs.js.map +1 -0
- package/dist/client/api/schema/embeddings-orchestration-config.d.ts +8 -0
- package/dist/client/api/schema/embeddings-orchestration-config.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-orchestration-config.js +2 -0
- package/dist/client/api/schema/embeddings-orchestration-config.js.map +1 -0
- package/dist/client/api/schema/embeddings-post-request.d.ts +10 -0
- package/dist/client/api/schema/embeddings-post-request.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-post-request.js +2 -0
- package/dist/client/api/schema/embeddings-post-request.js.map +1 -0
- package/dist/client/api/schema/embeddings-post-response.d.ts +11 -0
- package/dist/client/api/schema/embeddings-post-response.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-post-response.js +2 -0
- package/dist/client/api/schema/embeddings-post-response.js.map +1 -0
- package/dist/client/api/schema/embeddings-response.d.ts +21 -0
- package/dist/client/api/schema/embeddings-response.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-response.js +2 -0
- package/dist/client/api/schema/embeddings-response.js.map +1 -0
- package/dist/client/api/schema/embeddings-usage.d.ts +14 -0
- package/dist/client/api/schema/embeddings-usage.d.ts.map +1 -0
- package/dist/client/api/schema/embeddings-usage.js +7 -0
- package/dist/client/api/schema/embeddings-usage.js.map +1 -0
- package/dist/client/api/schema/error-response-streaming.d.ts +25 -0
- package/dist/client/api/schema/error-response-streaming.d.ts.map +1 -0
- package/dist/client/api/schema/error-response-streaming.js +2 -0
- package/dist/client/api/schema/error-response-streaming.js.map +1 -0
- package/dist/client/api/schema/error-response.d.ts +1 -1
- package/dist/client/api/schema/index.d.ts +28 -4
- package/dist/client/api/schema/index.d.ts.map +1 -1
- package/dist/client/api/schema/index.js +28 -4
- package/dist/client/api/schema/index.js.map +1 -1
- package/dist/client/api/schema/input-filter-config.d.ts +7 -0
- package/dist/client/api/schema/input-filter-config.d.ts.map +1 -0
- package/dist/client/api/schema/input-filter-config.js +2 -0
- package/dist/client/api/schema/input-filter-config.js.map +1 -0
- package/dist/client/api/schema/input-filtering-config.d.ts +3 -3
- package/dist/client/api/schema/input-filtering-config.d.ts.map +1 -1
- package/dist/client/api/schema/llm-choice-streaming.d.ts +2 -4
- package/dist/client/api/schema/llm-choice-streaming.d.ts.map +1 -1
- package/dist/client/api/schema/llm-choice.d.ts +2 -4
- package/dist/client/api/schema/llm-choice.d.ts.map +1 -1
- package/dist/client/api/schema/llm-module-config.d.ts +2 -1
- package/dist/client/api/schema/llm-module-config.d.ts.map +1 -1
- package/dist/client/api/schema/llm-module-result.d.ts +34 -3
- package/dist/client/api/schema/llm-module-result.d.ts.map +1 -1
- package/dist/client/api/schema/module-results-base.d.ts +15 -0
- package/dist/client/api/schema/module-results-base.d.ts.map +1 -0
- package/dist/client/api/schema/module-results-base.js +2 -0
- package/dist/client/api/schema/module-results-base.js.map +1 -0
- package/dist/client/api/schema/module-results-streaming.d.ts +11 -0
- package/dist/client/api/schema/module-results-streaming.d.ts.map +1 -0
- package/dist/client/api/schema/module-results-streaming.js +2 -0
- package/dist/client/api/schema/module-results-streaming.js.map +1 -0
- package/dist/client/api/schema/module-results.d.ts +5 -14
- package/dist/client/api/schema/module-results.d.ts.map +1 -1
- package/dist/client/api/schema/output-filter-config.d.ts +7 -0
- package/dist/client/api/schema/output-filter-config.d.ts.map +1 -0
- package/dist/client/api/schema/output-filter-config.js +2 -0
- package/dist/client/api/schema/output-filter-config.js.map +1 -0
- package/dist/client/api/schema/output-filtering-config.d.ts +3 -3
- package/dist/client/api/schema/output-filtering-config.d.ts.map +1 -1
- package/dist/client/api/schema/response-chat-message.d.ts +1 -1
- package/dist/client/api/schema/response-chat-message.d.ts.map +1 -1
- package/dist/client/api/schema/template.d.ts +0 -1
- package/dist/client/api/schema/template.d.ts.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/orchestration-types.d.ts +9 -1
- package/dist/orchestration-types.d.ts.map +1 -1
- package/dist/orchestration-types.js.map +1 -1
- package/dist/util/filtering.d.ts +2 -2
- package/dist/util/filtering.d.ts.map +1 -1
- package/package.json +4 -4
- package/dist/client/api/schema/azure-content-safety-filter-config.d.ts +0 -13
- package/dist/client/api/schema/azure-content-safety-filter-config.d.ts.map +0 -1
- package/dist/client/api/schema/azure-content-safety-filter-config.js +0 -2
- package/dist/client/api/schema/azure-content-safety-filter-config.js.map +0 -1
- package/dist/client/api/schema/azure-content-safety.d.ts.map +0 -1
- package/dist/client/api/schema/azure-content-safety.js +0 -2
- package/dist/client/api/schema/azure-content-safety.js.map +0 -1
- package/dist/client/api/schema/filter-config.d.ts +0 -7
- package/dist/client/api/schema/filter-config.d.ts.map +0 -1
- package/dist/client/api/schema/filter-config.js +0 -2
- package/dist/client/api/schema/filter-config.js.map +0 -1
- package/dist/client/api/schema/llm-module-result-synchronous.d.ts +0 -38
- package/dist/client/api/schema/llm-module-result-synchronous.d.ts.map +0 -1
- package/dist/client/api/schema/llm-module-result-synchronous.js +0 -2
- package/dist/client/api/schema/llm-module-result-synchronous.js.map +0 -1
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { AzureContentSafetyInput } from './azure-content-safety-input.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'AzureContentSafetyInputFilterConfig' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type AzureContentSafetyInputFilterConfig = {
|
|
6
|
+
/**
|
|
7
|
+
* Name of the filter provider type
|
|
8
|
+
* @example "azure_content_safety"
|
|
9
|
+
*/
|
|
10
|
+
type: 'azure_content_safety';
|
|
11
|
+
config?: AzureContentSafetyInput;
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=azure-content-safety-input-filter-config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azure-content-safety-input-filter-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/azure-content-safety-input-filter-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAC/E;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG;IAChD;;;OAGG;IACH,IAAI,EAAE,sBAAsB,CAAC;IAC7B,MAAM,CAAC,EAAE,uBAAuB,CAAC;CAClC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azure-content-safety-input-filter-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/azure-content-safety-input-filter-config.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { AzureThreshold } from './azure-threshold.js';
|
|
2
|
+
/**
|
|
3
|
+
* Filter configuration for Azure Content Safety
|
|
4
|
+
*/
|
|
5
|
+
export type AzureContentSafetyInput = {
|
|
6
|
+
Hate?: AzureThreshold;
|
|
7
|
+
SelfHarm?: AzureThreshold;
|
|
8
|
+
Sexual?: AzureThreshold;
|
|
9
|
+
Violence?: AzureThreshold;
|
|
10
|
+
/**
|
|
11
|
+
* A flag to use prompt shield
|
|
12
|
+
*/
|
|
13
|
+
PromptShield?: boolean;
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=azure-content-safety-input.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azure-content-safety-input.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/azure-content-safety-input.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAC3D;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,QAAQ,CAAC,EAAE,cAAc,CAAC;IAC1B,MAAM,CAAC,EAAE,cAAc,CAAC;IACxB,QAAQ,CAAC,EAAE,cAAc,CAAC;IAC1B;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azure-content-safety-input.js","sourceRoot":"","sources":["../../../../src/client/api/schema/azure-content-safety-input.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { AzureContentSafetyOutput } from './azure-content-safety-output.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'AzureContentSafetyOutputFilterConfig' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type AzureContentSafetyOutputFilterConfig = {
|
|
6
|
+
/**
|
|
7
|
+
* Name of the filter provider type
|
|
8
|
+
* @example "azure_content_safety"
|
|
9
|
+
*/
|
|
10
|
+
type: 'azure_content_safety';
|
|
11
|
+
config?: AzureContentSafetyOutput;
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=azure-content-safety-output-filter-config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azure-content-safety-output-filter-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/azure-content-safety-output-filter-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AACjF;;GAEG;AACH,MAAM,MAAM,oCAAoC,GAAG;IACjD;;;OAGG;IACH,IAAI,EAAE,sBAAsB,CAAC;IAC7B,MAAM,CAAC,EAAE,wBAAwB,CAAC;CACnC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azure-content-safety-output-filter-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/azure-content-safety-output-filter-config.ts"],"names":[],"mappings":""}
|
package/dist/client/api/schema/{azure-content-safety.d.ts → azure-content-safety-output.d.ts}
RENAMED
|
@@ -2,10 +2,10 @@ import type { AzureThreshold } from './azure-threshold.js';
|
|
|
2
2
|
/**
|
|
3
3
|
* Filter configuration for Azure Content Safety
|
|
4
4
|
*/
|
|
5
|
-
export type
|
|
5
|
+
export type AzureContentSafetyOutput = {
|
|
6
6
|
Hate?: AzureThreshold;
|
|
7
7
|
SelfHarm?: AzureThreshold;
|
|
8
8
|
Sexual?: AzureThreshold;
|
|
9
9
|
Violence?: AzureThreshold;
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=azure-content-safety.d.ts.map
|
|
11
|
+
//# sourceMappingURL=azure-content-safety-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azure-content-safety-output.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/azure-content-safety-output.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAC3D;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACrC,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,QAAQ,CAAC,EAAE,cAAc,CAAC;IAC1B,MAAM,CAAC,EAAE,cAAc,CAAC;IACxB,QAAQ,CAAC,EAAE,cAAc,CAAC;CAC3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azure-content-safety-output.js","sourceRoot":"","sources":["../../../../src/client/api/schema/azure-content-safety-output.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Representation of the 'ChatCompletionTokenLogprob' schema.
|
|
3
|
+
*/
|
|
4
|
+
export type ChatCompletionTokenLogprob = {
|
|
5
|
+
/**
|
|
6
|
+
* The token.
|
|
7
|
+
*/
|
|
8
|
+
token: string;
|
|
9
|
+
/**
|
|
10
|
+
* The log probability of this token.
|
|
11
|
+
* Format: "float".
|
|
12
|
+
*/
|
|
13
|
+
logprob: number;
|
|
14
|
+
/**
|
|
15
|
+
* A list of integers representing the UTF-8 bytes representation of the token. Useful in instances where characters are multi-byte.
|
|
16
|
+
*/
|
|
17
|
+
bytes?: number[];
|
|
18
|
+
/**
|
|
19
|
+
* List of the most likely tokens and their log probability, at this token position. In rare cases, there may be fewer than the number of requested `top_logprobs`.
|
|
20
|
+
*/
|
|
21
|
+
top_logprobs?: ({
|
|
22
|
+
/**
|
|
23
|
+
* The token.
|
|
24
|
+
*/
|
|
25
|
+
token: string;
|
|
26
|
+
/**
|
|
27
|
+
* The log probability of this token.
|
|
28
|
+
* Format: "float".
|
|
29
|
+
*/
|
|
30
|
+
logprob: number;
|
|
31
|
+
/**
|
|
32
|
+
* A list of integers representing the UTF-8 bytes representation of the token. Useful in instances where characters are multi-byte.
|
|
33
|
+
*/
|
|
34
|
+
bytes?: number[];
|
|
35
|
+
} & Record<string, any>)[];
|
|
36
|
+
} & Record<string, any>;
|
|
37
|
+
//# sourceMappingURL=chat-completion-token-logprob.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chat-completion-token-logprob.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/chat-completion-token-logprob.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,0BAA0B,GAAG;IACvC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB;;OAEG;IACH,YAAY,CAAC,EAAE,CAAC;QACd;;WAEG;QACH,KAAK,EAAE,MAAM,CAAC;QACd;;;WAGG;QACH,OAAO,EAAE,MAAM,CAAC;QAChB;;WAEG;QACH,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;KAClB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,EAAE,CAAC;CAC5B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chat-completion-token-logprob.js","sourceRoot":"","sources":["../../../../src/client/api/schema/chat-completion-token-logprob.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { ChatCompletionTokenLogprob } from './chat-completion-token-logprob.js';
|
|
2
|
+
/**
|
|
3
|
+
* Log probabilities for the choice.
|
|
4
|
+
*/
|
|
5
|
+
export type ChoiceLogprobs = {
|
|
6
|
+
/**
|
|
7
|
+
* A list of message content tokens with log probability information.
|
|
8
|
+
*/
|
|
9
|
+
content?: ChatCompletionTokenLogprob[];
|
|
10
|
+
/**
|
|
11
|
+
* A list of message refusal tokens with log probability information.
|
|
12
|
+
*/
|
|
13
|
+
refusal?: ChatCompletionTokenLogprob[];
|
|
14
|
+
} & Record<string, any>;
|
|
15
|
+
//# sourceMappingURL=choice-logprobs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"choice-logprobs.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/choice-logprobs.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oCAAoC,CAAC;AACrF;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG;IAC3B;;OAEG;IACH,OAAO,CAAC,EAAE,0BAA0B,EAAE,CAAC;IACvC;;OAEG;IACH,OAAO,CAAC,EAAE,0BAA0B,EAAE,CAAC;CACxC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"choice-logprobs.js","sourceRoot":"","sources":["../../../../src/client/api/schema/choice-logprobs.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { ModuleResultsStreaming } from './module-results-streaming.js';
|
|
2
2
|
import type { LLMModuleResultStreaming } from './llm-module-result-streaming.js';
|
|
3
3
|
/**
|
|
4
4
|
* Representation of the 'CompletionPostResponseStreaming' schema.
|
|
@@ -8,7 +8,7 @@ export type CompletionPostResponseStreaming = {
|
|
|
8
8
|
* ID of the request
|
|
9
9
|
*/
|
|
10
10
|
request_id: string;
|
|
11
|
-
module_results?:
|
|
11
|
+
module_results?: ModuleResultsStreaming;
|
|
12
12
|
orchestration_result?: LLMModuleResultStreaming;
|
|
13
13
|
} & Record<string, any>;
|
|
14
14
|
//# sourceMappingURL=completion-post-response-streaming.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"completion-post-response-streaming.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/completion-post-response-streaming.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"completion-post-response-streaming.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/completion-post-response-streaming.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AACjF;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,sBAAsB,CAAC;IACxC,oBAAoB,CAAC,EAAE,wBAAwB,CAAC;CACjD,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { DPIMethodConstant } from './dpi-method-constant.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'DPICustomEntity' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type DPICustomEntity = {
|
|
6
|
+
/**
|
|
7
|
+
* Regular expression to match the entity
|
|
8
|
+
*/
|
|
9
|
+
regex: string;
|
|
10
|
+
/**
|
|
11
|
+
* Replacement strategy to be used for the entity
|
|
12
|
+
*/
|
|
13
|
+
replacement_strategy: DPIMethodConstant;
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=dpi-custom-entity.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dpi-custom-entity.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-custom-entity.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAClE;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,oBAAoB,EAAE,iBAAiB,CAAC;CACzC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dpi-custom-entity.js","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-custom-entity.ts"],"names":[],"mappings":""}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Default entities supported by data privacy and integration service
|
|
3
3
|
*/
|
|
4
|
-
export type DpiEntities = 'profile-person' | 'profile-org' | 'profile-university' | 'profile-location' | 'profile-email' | 'profile-phone' | 'profile-address' | 'profile-sapids-internal' | 'profile-sapids-public' | 'profile-url' | 'profile-username-password' | 'profile-nationalid' | 'profile-iban' | 'profile-ssn' | 'profile-credit-card-number' | 'profile-passport' | 'profile-driverlicense' | 'profile-nationality' | 'profile-religious-group' | 'profile-political-group' | 'profile-pronouns-gender' | 'profile-gender' | 'profile-sexual-orientation' | 'profile-trade-union' | 'profile-sensitive-data';
|
|
4
|
+
export type DpiEntities = 'profile-person' | 'profile-org' | 'profile-university' | 'profile-location' | 'profile-email' | 'profile-phone' | 'profile-address' | 'profile-sapids-internal' | 'profile-sapids-public' | 'profile-url' | 'profile-username-password' | 'profile-nationalid' | 'profile-iban' | 'profile-ssn' | 'profile-credit-card-number' | 'profile-passport' | 'profile-driverlicense' | 'profile-nationality' | 'profile-religious-group' | 'profile-political-group' | 'profile-pronouns-gender' | 'profile-ethnicity' | 'profile-gender' | 'profile-sexual-orientation' | 'profile-trade-union' | 'profile-sensitive-data';
|
|
5
5
|
//# sourceMappingURL=dpi-entities.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dpi-entities.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-entities.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,WAAW,GACnB,gBAAgB,GAChB,aAAa,GACb,oBAAoB,GACpB,kBAAkB,GAClB,eAAe,GACf,eAAe,GACf,iBAAiB,GACjB,yBAAyB,GACzB,uBAAuB,GACvB,aAAa,GACb,2BAA2B,GAC3B,oBAAoB,GACpB,cAAc,GACd,aAAa,GACb,4BAA4B,GAC5B,kBAAkB,GAClB,uBAAuB,GACvB,qBAAqB,GACrB,yBAAyB,GACzB,yBAAyB,GACzB,yBAAyB,GACzB,gBAAgB,GAChB,4BAA4B,GAC5B,qBAAqB,GACrB,wBAAwB,CAAC"}
|
|
1
|
+
{"version":3,"file":"dpi-entities.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-entities.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,WAAW,GACnB,gBAAgB,GAChB,aAAa,GACb,oBAAoB,GACpB,kBAAkB,GAClB,eAAe,GACf,eAAe,GACf,iBAAiB,GACjB,yBAAyB,GACzB,uBAAuB,GACvB,aAAa,GACb,2BAA2B,GAC3B,oBAAoB,GACpB,cAAc,GACd,aAAa,GACb,4BAA4B,GAC5B,kBAAkB,GAClB,uBAAuB,GACvB,qBAAqB,GACrB,yBAAyB,GACzB,yBAAyB,GACzB,yBAAyB,GACzB,mBAAmB,GACnB,gBAAgB,GAChB,4BAA4B,GAC5B,qBAAqB,GACrB,wBAAwB,CAAC"}
|
|
@@ -1,11 +1,7 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { DPIStandardEntity } from './dpi-standard-entity.js';
|
|
2
|
+
import type { DPICustomEntity } from './dpi-custom-entity.js';
|
|
2
3
|
/**
|
|
3
4
|
* Representation of the 'DpiEntityConfig' schema.
|
|
4
5
|
*/
|
|
5
|
-
export type DpiEntityConfig =
|
|
6
|
-
/**
|
|
7
|
-
* Type of entity to be masked
|
|
8
|
-
*/
|
|
9
|
-
type: DpiEntities;
|
|
10
|
-
};
|
|
6
|
+
export type DpiEntityConfig = DPIStandardEntity | DPICustomEntity;
|
|
11
7
|
//# sourceMappingURL=dpi-entity-config.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dpi-entity-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-entity-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"dpi-entity-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-entity-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,iBAAiB,GAAG,eAAe,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Replaces the entity with the specified value followed by an incrementing number
|
|
3
|
+
*/
|
|
4
|
+
export type DPIMethodConstant = {
|
|
5
|
+
method: 'constant';
|
|
6
|
+
/**
|
|
7
|
+
* Value to be used for replacement
|
|
8
|
+
* @example "NAME_REDACTED"
|
|
9
|
+
*/
|
|
10
|
+
value: string;
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=dpi-method-constant.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dpi-method-constant.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-method-constant.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG;IAC9B,MAAM,EAAE,UAAU,CAAC;IACnB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;CACf,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dpi-method-constant.js","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-method-constant.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dpi-method-fabricated-data.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-method-fabricated-data.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG;IACpC,MAAM,EAAE,iBAAiB,CAAC;CAC3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dpi-method-fabricated-data.js","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-method-fabricated-data.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type { DpiEntities } from './dpi-entities.js';
|
|
2
|
+
import type { DPIMethodConstant } from './dpi-method-constant.js';
|
|
3
|
+
import type { DPIMethodFabricatedData } from './dpi-method-fabricated-data.js';
|
|
4
|
+
/**
|
|
5
|
+
* Representation of the 'DPIStandardEntity' schema.
|
|
6
|
+
*/
|
|
7
|
+
export type DPIStandardEntity = {
|
|
8
|
+
type: DpiEntities;
|
|
9
|
+
/**
|
|
10
|
+
* Replacement strategy to be used for the entity
|
|
11
|
+
*/
|
|
12
|
+
replacement_strategy?: DPIMethodConstant | DPIMethodFabricatedData;
|
|
13
|
+
};
|
|
14
|
+
//# sourceMappingURL=dpi-standard-entity.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dpi-standard-entity.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-standard-entity.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAC/E;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG;IAC9B,IAAI,EAAE,WAAW,CAAC;IAClB;;OAEG;IACH,oBAAoB,CAAC,EAAE,iBAAiB,GAAG,uBAAuB,CAAC;CACpE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dpi-standard-entity.js","sourceRoot":"","sources":["../../../../src/client/api/schema/dpi-standard-entity.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import type { Embedding } from './embedding.js';
|
|
2
|
+
/**
|
|
3
|
+
* Represents an embedding vector returned by embedding endpoint.
|
|
4
|
+
*
|
|
5
|
+
*/
|
|
6
|
+
export type EmbeddingResult = {
|
|
7
|
+
/**
|
|
8
|
+
* The object type, which is always "embedding".
|
|
9
|
+
*/
|
|
10
|
+
object: 'embedding';
|
|
11
|
+
embedding: Embedding;
|
|
12
|
+
/**
|
|
13
|
+
* The index of the embedding in the list of embeddings.
|
|
14
|
+
*/
|
|
15
|
+
index: number;
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=embedding-result.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embedding-result.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/embedding-result.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAChD;;;GAGG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,MAAM,EAAE,WAAW,CAAC;IACpB,SAAS,EAAE,SAAS,CAAC;IACrB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embedding-result.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embedding-result.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embedding.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/embedding.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG,MAAM,EAAE,GAAG,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embedding.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embedding.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-input-text.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-input-text.ts"],"names":[],"mappings":"AAMA;;;;;;GAMG;AACH,MAAM,MAAM,mBAAmB,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-input-text.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-input-text.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { EmbeddingsInputText } from './embeddings-input-text.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'EmbeddingsInput' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type EmbeddingsInput = {
|
|
6
|
+
text: EmbeddingsInputText;
|
|
7
|
+
type?: 'text' | 'document' | 'query';
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=embeddings-input.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-input.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-input.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtE;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,mBAAmB,CAAC;IAC1B,IAAI,CAAC,EAAE,MAAM,GAAG,UAAU,GAAG,OAAO,CAAC;CACtC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-input.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-input.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { EmbeddingsModelDetails } from './embeddings-model-details.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'EmbeddingsModelConfig' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type EmbeddingsModelConfig = {
|
|
6
|
+
model: EmbeddingsModelDetails;
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=embeddings-model-config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-model-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-model-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAC5E;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC,KAAK,EAAE,sBAAsB,CAAC;CAC/B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-model-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-model-config.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { EmbeddingsModelParams } from './embeddings-model-params.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'EmbeddingsModelDetails' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type EmbeddingsModelDetails = {
|
|
6
|
+
name: string;
|
|
7
|
+
/**
|
|
8
|
+
* Default: "latest".
|
|
9
|
+
*/
|
|
10
|
+
version?: string;
|
|
11
|
+
params?: EmbeddingsModelParams;
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=embeddings-model-details.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-model-details.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-model-details.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAC1E;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG;IACnC,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,qBAAqB,CAAC;CAChC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-model-details.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-model-details.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Additional parameters for generating input's embeddings. Default values are used for mandatory parameters.
|
|
3
|
+
*/
|
|
4
|
+
export type EmbeddingsModelParams = {
|
|
5
|
+
/**
|
|
6
|
+
* The number of dimensions the resulting output embeddings should have.
|
|
7
|
+
*
|
|
8
|
+
*/
|
|
9
|
+
dimensions?: number;
|
|
10
|
+
/**
|
|
11
|
+
* OpenAI's spec allows for 'float' and 'base64' encoding formats.
|
|
12
|
+
*
|
|
13
|
+
*/
|
|
14
|
+
encoding_format?: 'float' | 'base64' | 'binary';
|
|
15
|
+
normalize?: boolean;
|
|
16
|
+
} & Record<string, any>;
|
|
17
|
+
//# sourceMappingURL=embeddings-model-params.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-model-params.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-model-params.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;OAGG;IACH,eAAe,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,QAAQ,CAAC;IAChD,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-model-params.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-model-params.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import type { EmbeddingsModelConfig } from './embeddings-model-config.js';
|
|
2
|
+
import type { MaskingModuleConfig } from './masking-module-config.js';
|
|
3
|
+
/**
|
|
4
|
+
* Representation of the 'EmbeddingsModuleConfigs' schema.
|
|
5
|
+
*/
|
|
6
|
+
export type EmbeddingsModuleConfigs = {
|
|
7
|
+
embeddings: EmbeddingsModelConfig;
|
|
8
|
+
masking?: MaskingModuleConfig;
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=embeddings-module-configs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-module-configs.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-module-configs.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtE;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG;IACpC,UAAU,EAAE,qBAAqB,CAAC;IAClC,OAAO,CAAC,EAAE,mBAAmB,CAAC;CAC/B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-module-configs.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-module-configs.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { EmbeddingsModuleConfigs } from './embeddings-module-configs.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'EmbeddingsOrchestrationConfig' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type EmbeddingsOrchestrationConfig = {
|
|
6
|
+
modules: EmbeddingsModuleConfigs;
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=embeddings-orchestration-config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-orchestration-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-orchestration-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAC9E;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C,OAAO,EAAE,uBAAuB,CAAC;CAClC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"embeddings-orchestration-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-orchestration-config.ts"],"names":[],"mappings":""}
|