@sap-ai-sdk/orchestration 1.15.1-20250630013254.0 → 1.15.1-20250702013233.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.
Files changed (165) hide show
  1. package/dist/client/api/schema/azure-content-safety-input-filter-config.d.ts +13 -0
  2. package/dist/client/api/schema/azure-content-safety-input-filter-config.d.ts.map +1 -0
  3. package/dist/client/api/schema/azure-content-safety-input-filter-config.js +2 -0
  4. package/dist/client/api/schema/azure-content-safety-input-filter-config.js.map +1 -0
  5. package/dist/client/api/schema/azure-content-safety-input.d.ts +15 -0
  6. package/dist/client/api/schema/azure-content-safety-input.d.ts.map +1 -0
  7. package/dist/client/api/schema/azure-content-safety-input.js +2 -0
  8. package/dist/client/api/schema/azure-content-safety-input.js.map +1 -0
  9. package/dist/client/api/schema/azure-content-safety-output-filter-config.d.ts +13 -0
  10. package/dist/client/api/schema/azure-content-safety-output-filter-config.d.ts.map +1 -0
  11. package/dist/client/api/schema/azure-content-safety-output-filter-config.js +2 -0
  12. package/dist/client/api/schema/azure-content-safety-output-filter-config.js.map +1 -0
  13. package/dist/client/api/schema/{azure-content-safety.d.ts → azure-content-safety-output.d.ts} +2 -2
  14. package/dist/client/api/schema/azure-content-safety-output.d.ts.map +1 -0
  15. package/dist/client/api/schema/azure-content-safety-output.js +2 -0
  16. package/dist/client/api/schema/azure-content-safety-output.js.map +1 -0
  17. package/dist/client/api/schema/chat-completion-token-logprob.d.ts +37 -0
  18. package/dist/client/api/schema/chat-completion-token-logprob.d.ts.map +1 -0
  19. package/dist/client/api/schema/chat-completion-token-logprob.js +7 -0
  20. package/dist/client/api/schema/chat-completion-token-logprob.js.map +1 -0
  21. package/dist/client/api/schema/choice-logprobs.d.ts +15 -0
  22. package/dist/client/api/schema/choice-logprobs.d.ts.map +1 -0
  23. package/dist/client/api/schema/choice-logprobs.js +2 -0
  24. package/dist/client/api/schema/choice-logprobs.js.map +1 -0
  25. package/dist/client/api/schema/completion-post-response-streaming.d.ts +2 -2
  26. package/dist/client/api/schema/completion-post-response-streaming.d.ts.map +1 -1
  27. package/dist/client/api/schema/dpi-custom-entity.d.ts +15 -0
  28. package/dist/client/api/schema/dpi-custom-entity.d.ts.map +1 -0
  29. package/dist/client/api/schema/dpi-custom-entity.js +2 -0
  30. package/dist/client/api/schema/dpi-custom-entity.js.map +1 -0
  31. package/dist/client/api/schema/dpi-entities.d.ts +1 -1
  32. package/dist/client/api/schema/dpi-entities.d.ts.map +1 -1
  33. package/dist/client/api/schema/dpi-entity-config.d.ts +3 -7
  34. package/dist/client/api/schema/dpi-entity-config.d.ts.map +1 -1
  35. package/dist/client/api/schema/dpi-method-constant.d.ts +12 -0
  36. package/dist/client/api/schema/dpi-method-constant.d.ts.map +1 -0
  37. package/dist/client/api/schema/dpi-method-constant.js +7 -0
  38. package/dist/client/api/schema/dpi-method-constant.js.map +1 -0
  39. package/dist/client/api/schema/dpi-method-fabricated-data.d.ts +7 -0
  40. package/dist/client/api/schema/dpi-method-fabricated-data.d.ts.map +1 -0
  41. package/dist/client/api/schema/dpi-method-fabricated-data.js +7 -0
  42. package/dist/client/api/schema/dpi-method-fabricated-data.js.map +1 -0
  43. package/dist/client/api/schema/dpi-standard-entity.d.ts +14 -0
  44. package/dist/client/api/schema/dpi-standard-entity.d.ts.map +1 -0
  45. package/dist/client/api/schema/dpi-standard-entity.js +2 -0
  46. package/dist/client/api/schema/dpi-standard-entity.js.map +1 -0
  47. package/dist/client/api/schema/embedding-result.d.ts +17 -0
  48. package/dist/client/api/schema/embedding-result.d.ts.map +1 -0
  49. package/dist/client/api/schema/embedding-result.js +2 -0
  50. package/dist/client/api/schema/embedding-result.js.map +1 -0
  51. package/dist/client/api/schema/embedding.d.ts +5 -0
  52. package/dist/client/api/schema/embedding.d.ts.map +1 -0
  53. package/dist/client/api/schema/embedding.js +7 -0
  54. package/dist/client/api/schema/embedding.js.map +1 -0
  55. package/dist/client/api/schema/embeddings-input-text.d.ts +9 -0
  56. package/dist/client/api/schema/embeddings-input-text.d.ts.map +1 -0
  57. package/dist/client/api/schema/embeddings-input-text.js +7 -0
  58. package/dist/client/api/schema/embeddings-input-text.js.map +1 -0
  59. package/dist/client/api/schema/embeddings-input.d.ts +9 -0
  60. package/dist/client/api/schema/embeddings-input.d.ts.map +1 -0
  61. package/dist/client/api/schema/embeddings-input.js +2 -0
  62. package/dist/client/api/schema/embeddings-input.js.map +1 -0
  63. package/dist/client/api/schema/embeddings-model-config.d.ts +8 -0
  64. package/dist/client/api/schema/embeddings-model-config.d.ts.map +1 -0
  65. package/dist/client/api/schema/embeddings-model-config.js +2 -0
  66. package/dist/client/api/schema/embeddings-model-config.js.map +1 -0
  67. package/dist/client/api/schema/embeddings-model-details.d.ts +13 -0
  68. package/dist/client/api/schema/embeddings-model-details.d.ts.map +1 -0
  69. package/dist/client/api/schema/embeddings-model-details.js +2 -0
  70. package/dist/client/api/schema/embeddings-model-details.js.map +1 -0
  71. package/dist/client/api/schema/embeddings-model-params.d.ts +17 -0
  72. package/dist/client/api/schema/embeddings-model-params.d.ts.map +1 -0
  73. package/dist/client/api/schema/embeddings-model-params.js +7 -0
  74. package/dist/client/api/schema/embeddings-model-params.js.map +1 -0
  75. package/dist/client/api/schema/embeddings-module-configs.d.ts +10 -0
  76. package/dist/client/api/schema/embeddings-module-configs.d.ts.map +1 -0
  77. package/dist/client/api/schema/embeddings-module-configs.js +2 -0
  78. package/dist/client/api/schema/embeddings-module-configs.js.map +1 -0
  79. package/dist/client/api/schema/embeddings-orchestration-config.d.ts +8 -0
  80. package/dist/client/api/schema/embeddings-orchestration-config.d.ts.map +1 -0
  81. package/dist/client/api/schema/embeddings-orchestration-config.js +2 -0
  82. package/dist/client/api/schema/embeddings-orchestration-config.js.map +1 -0
  83. package/dist/client/api/schema/embeddings-post-request.d.ts +10 -0
  84. package/dist/client/api/schema/embeddings-post-request.d.ts.map +1 -0
  85. package/dist/client/api/schema/embeddings-post-request.js +2 -0
  86. package/dist/client/api/schema/embeddings-post-request.js.map +1 -0
  87. package/dist/client/api/schema/embeddings-post-response.d.ts +11 -0
  88. package/dist/client/api/schema/embeddings-post-response.d.ts.map +1 -0
  89. package/dist/client/api/schema/embeddings-post-response.js +2 -0
  90. package/dist/client/api/schema/embeddings-post-response.js.map +1 -0
  91. package/dist/client/api/schema/embeddings-response.d.ts +21 -0
  92. package/dist/client/api/schema/embeddings-response.d.ts.map +1 -0
  93. package/dist/client/api/schema/embeddings-response.js +2 -0
  94. package/dist/client/api/schema/embeddings-response.js.map +1 -0
  95. package/dist/client/api/schema/embeddings-usage.d.ts +14 -0
  96. package/dist/client/api/schema/embeddings-usage.d.ts.map +1 -0
  97. package/dist/client/api/schema/embeddings-usage.js +7 -0
  98. package/dist/client/api/schema/embeddings-usage.js.map +1 -0
  99. package/dist/client/api/schema/error-response-streaming.d.ts +25 -0
  100. package/dist/client/api/schema/error-response-streaming.d.ts.map +1 -0
  101. package/dist/client/api/schema/error-response-streaming.js +2 -0
  102. package/dist/client/api/schema/error-response-streaming.js.map +1 -0
  103. package/dist/client/api/schema/error-response.d.ts +1 -1
  104. package/dist/client/api/schema/index.d.ts +28 -4
  105. package/dist/client/api/schema/index.d.ts.map +1 -1
  106. package/dist/client/api/schema/index.js +28 -4
  107. package/dist/client/api/schema/index.js.map +1 -1
  108. package/dist/client/api/schema/input-filter-config.d.ts +7 -0
  109. package/dist/client/api/schema/input-filter-config.d.ts.map +1 -0
  110. package/dist/client/api/schema/input-filter-config.js +2 -0
  111. package/dist/client/api/schema/input-filter-config.js.map +1 -0
  112. package/dist/client/api/schema/input-filtering-config.d.ts +3 -3
  113. package/dist/client/api/schema/input-filtering-config.d.ts.map +1 -1
  114. package/dist/client/api/schema/llm-choice-streaming.d.ts +2 -4
  115. package/dist/client/api/schema/llm-choice-streaming.d.ts.map +1 -1
  116. package/dist/client/api/schema/llm-choice.d.ts +2 -4
  117. package/dist/client/api/schema/llm-choice.d.ts.map +1 -1
  118. package/dist/client/api/schema/llm-module-config.d.ts +2 -1
  119. package/dist/client/api/schema/llm-module-config.d.ts.map +1 -1
  120. package/dist/client/api/schema/llm-module-result.d.ts +34 -3
  121. package/dist/client/api/schema/llm-module-result.d.ts.map +1 -1
  122. package/dist/client/api/schema/module-results-base.d.ts +15 -0
  123. package/dist/client/api/schema/module-results-base.d.ts.map +1 -0
  124. package/dist/client/api/schema/module-results-base.js +2 -0
  125. package/dist/client/api/schema/module-results-base.js.map +1 -0
  126. package/dist/client/api/schema/module-results-streaming.d.ts +11 -0
  127. package/dist/client/api/schema/module-results-streaming.d.ts.map +1 -0
  128. package/dist/client/api/schema/module-results-streaming.js +2 -0
  129. package/dist/client/api/schema/module-results-streaming.js.map +1 -0
  130. package/dist/client/api/schema/module-results.d.ts +5 -14
  131. package/dist/client/api/schema/module-results.d.ts.map +1 -1
  132. package/dist/client/api/schema/output-filter-config.d.ts +7 -0
  133. package/dist/client/api/schema/output-filter-config.d.ts.map +1 -0
  134. package/dist/client/api/schema/output-filter-config.js +2 -0
  135. package/dist/client/api/schema/output-filter-config.js.map +1 -0
  136. package/dist/client/api/schema/output-filtering-config.d.ts +3 -3
  137. package/dist/client/api/schema/output-filtering-config.d.ts.map +1 -1
  138. package/dist/client/api/schema/response-chat-message.d.ts +1 -1
  139. package/dist/client/api/schema/response-chat-message.d.ts.map +1 -1
  140. package/dist/client/api/schema/template.d.ts +0 -1
  141. package/dist/client/api/schema/template.d.ts.map +1 -1
  142. package/dist/index.d.ts +1 -1
  143. package/dist/index.d.ts.map +1 -1
  144. package/dist/index.js.map +1 -1
  145. package/dist/orchestration-types.d.ts +9 -1
  146. package/dist/orchestration-types.d.ts.map +1 -1
  147. package/dist/orchestration-types.js.map +1 -1
  148. package/dist/util/filtering.d.ts +2 -2
  149. package/dist/util/filtering.d.ts.map +1 -1
  150. package/package.json +4 -4
  151. package/dist/client/api/schema/azure-content-safety-filter-config.d.ts +0 -13
  152. package/dist/client/api/schema/azure-content-safety-filter-config.d.ts.map +0 -1
  153. package/dist/client/api/schema/azure-content-safety-filter-config.js +0 -2
  154. package/dist/client/api/schema/azure-content-safety-filter-config.js.map +0 -1
  155. package/dist/client/api/schema/azure-content-safety.d.ts.map +0 -1
  156. package/dist/client/api/schema/azure-content-safety.js +0 -2
  157. package/dist/client/api/schema/azure-content-safety.js.map +0 -1
  158. package/dist/client/api/schema/filter-config.d.ts +0 -7
  159. package/dist/client/api/schema/filter-config.d.ts.map +0 -1
  160. package/dist/client/api/schema/filter-config.js +0 -2
  161. package/dist/client/api/schema/filter-config.js.map +0 -1
  162. package/dist/client/api/schema/llm-module-result-synchronous.d.ts +0 -38
  163. package/dist/client/api/schema/llm-module-result-synchronous.d.ts.map +0 -1
  164. package/dist/client/api/schema/llm-module-result-synchronous.js +0 -2
  165. 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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=azure-content-safety-input-filter-config.js.map
@@ -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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=azure-content-safety-input.js.map
@@ -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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=azure-content-safety-output-filter-config.js.map
@@ -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":""}
@@ -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 AzureContentSafety = {
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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=azure-content-safety-output.js.map
@@ -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,7 @@
1
+ /*
2
+ * Copyright (c) 2025 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 {};
7
+ //# sourceMappingURL=chat-completion-token-logprob.js.map
@@ -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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=choice-logprobs.js.map
@@ -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 { ModuleResults } from './module-results.js';
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?: ModuleResults;
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,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACzD,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,aAAa,CAAC;IAC/B,oBAAoB,CAAC,EAAE,wBAAwB,CAAC;CACjD,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=dpi-custom-entity.js.map
@@ -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 { DpiEntities } from './dpi-entities.js';
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,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,IAAI,EAAE,WAAW,CAAC;CACnB,CAAC"}
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,7 @@
1
+ /*
2
+ * Copyright (c) 2025 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 {};
7
+ //# sourceMappingURL=dpi-method-constant.js.map
@@ -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,7 @@
1
+ /**
2
+ * Replaces the entity with a randomly generated value appropriate to its type.
3
+ */
4
+ export type DPIMethodFabricatedData = {
5
+ method: 'fabricated_data';
6
+ };
7
+ //# sourceMappingURL=dpi-method-fabricated-data.d.ts.map
@@ -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,7 @@
1
+ /*
2
+ * Copyright (c) 2025 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 {};
7
+ //# sourceMappingURL=dpi-method-fabricated-data.js.map
@@ -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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=dpi-standard-entity.js.map
@@ -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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=embedding-result.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"embedding-result.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embedding-result.ts"],"names":[],"mappings":""}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Representation of the 'Embedding' schema.
3
+ */
4
+ export type Embedding = number[] | string;
5
+ //# sourceMappingURL=embedding.d.ts.map
@@ -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,7 @@
1
+ /*
2
+ * Copyright (c) 2025 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 {};
7
+ //# sourceMappingURL=embedding.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"embedding.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embedding.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * Text input for which embeddings need to be generated
3
+ * @example [
4
+ * "This is an input string.",
5
+ * "This is another input string."
6
+ * ]
7
+ */
8
+ export type EmbeddingsInputText = string | string[];
9
+ //# sourceMappingURL=embeddings-input-text.d.ts.map
@@ -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,7 @@
1
+ /*
2
+ * Copyright (c) 2025 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 {};
7
+ //# sourceMappingURL=embeddings-input-text.js.map
@@ -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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=embeddings-input.js.map
@@ -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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=embeddings-model-config.js.map
@@ -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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=embeddings-model-details.js.map
@@ -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,7 @@
1
+ /*
2
+ * Copyright (c) 2025 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 {};
7
+ //# sourceMappingURL=embeddings-model-params.js.map
@@ -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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=embeddings-module-configs.js.map
@@ -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,2 @@
1
+ export {};
2
+ //# sourceMappingURL=embeddings-orchestration-config.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"embeddings-orchestration-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/embeddings-orchestration-config.ts"],"names":[],"mappings":""}