@sap-ai-sdk/document-grounding 1.15.1-20250709013241.0 → 1.16.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/pipelines-api.d.ts +80 -5
- package/dist/client/api/pipelines-api.d.ts.map +1 -1
- package/dist/client/api/pipelines-api.js +71 -0
- package/dist/client/api/pipelines-api.js.map +1 -1
- package/dist/client/api/retrieval-api.d.ts +5 -5
- package/dist/client/api/retrieval-api.d.ts.map +1 -1
- package/dist/client/api/retrieval-api.js +3 -3
- package/dist/client/api/schema/base-pipeline-response.d.ts +10 -0
- package/dist/client/api/schema/base-pipeline-response.d.ts.map +1 -0
- package/dist/client/api/schema/base-pipeline-response.js +2 -0
- package/dist/client/api/schema/base-pipeline-response.js.map +1 -0
- package/dist/client/api/schema/collection-pending-response.d.ts +0 -3
- package/dist/client/api/schema/collection-pending-response.d.ts.map +1 -1
- package/dist/client/api/schema/collection-request.d.ts +1 -1
- package/dist/client/api/schema/collection-request.d.ts.map +1 -1
- package/dist/client/api/schema/collection.d.ts +1 -1
- package/dist/client/api/schema/collection.d.ts.map +1 -1
- package/dist/client/api/schema/collections-list-response.d.ts +1 -1
- package/dist/client/api/schema/collections-list-response.d.ts.map +1 -1
- package/dist/client/api/schema/common-configuration.d.ts +10 -0
- package/dist/client/api/schema/common-configuration.d.ts.map +1 -0
- package/dist/client/api/schema/{pipeline-post-requst.js → common-configuration.js} +1 -1
- package/dist/client/api/schema/common-configuration.js.map +1 -0
- package/dist/client/api/schema/create-pipeline.d.ts +14 -0
- package/dist/client/api/schema/create-pipeline.d.ts.map +1 -0
- package/dist/client/api/schema/create-pipeline.js +2 -0
- package/dist/client/api/schema/create-pipeline.js.map +1 -0
- package/dist/client/api/schema/data-repositories.d.ts +1 -1
- package/dist/client/api/schema/data-repositories.d.ts.map +1 -1
- package/dist/client/api/schema/data-repository-per-filter-search-result.d.ts +13 -0
- package/dist/client/api/schema/data-repository-per-filter-search-result.d.ts.map +1 -0
- package/dist/client/api/schema/data-repository-per-filter-search-result.js +2 -0
- package/dist/client/api/schema/data-repository-per-filter-search-result.js.map +1 -0
- package/dist/client/api/schema/data-repository-search-result.d.ts +8 -0
- package/dist/client/api/schema/data-repository-search-result.d.ts.map +1 -0
- package/dist/client/api/schema/data-repository-search-result.js +2 -0
- package/dist/client/api/schema/data-repository-search-result.js.map +1 -0
- package/dist/client/api/schema/data-repository-search-results.d.ts +12 -0
- package/dist/client/api/schema/data-repository-search-results.d.ts.map +1 -0
- package/dist/client/api/schema/data-repository-search-results.js +2 -0
- package/dist/client/api/schema/data-repository-search-results.js.map +1 -0
- package/dist/client/api/schema/data-repository-type.d.ts +1 -1
- package/dist/client/api/schema/data-repository-type.d.ts.map +1 -1
- package/dist/client/api/schema/data-repository-with-documents.d.ts +2 -2
- package/dist/client/api/schema/data-repository-with-documents.d.ts.map +1 -1
- package/dist/client/api/schema/document-key-value-list-pair.d.ts +1 -1
- package/dist/client/api/schema/document-key-value-list-pair.d.ts.map +1 -1
- package/dist/client/api/schema/document-status.d.ts +6 -0
- package/dist/client/api/schema/document-status.d.ts.map +1 -0
- package/dist/client/api/schema/{pipeline-status.js → document-status.js} +1 -1
- package/dist/client/api/schema/document-status.js.map +1 -0
- package/dist/client/api/schema/{retrieval-document.d.ts → document.d.ts} +3 -3
- package/dist/client/api/schema/document.d.ts.map +1 -0
- package/dist/client/api/schema/document.js +2 -0
- package/dist/client/api/schema/document.js.map +1 -0
- package/dist/client/api/schema/documents-status-response.d.ts +18 -0
- package/dist/client/api/schema/documents-status-response.d.ts.map +1 -0
- package/dist/client/api/schema/documents-status-response.js +2 -0
- package/dist/client/api/schema/documents-status-response.js.map +1 -0
- package/dist/client/api/schema/documents.d.ts +1 -1
- package/dist/client/api/schema/documents.d.ts.map +1 -1
- package/dist/client/api/schema/get-pipeline-execution-by-id.d.ts +20 -0
- package/dist/client/api/schema/get-pipeline-execution-by-id.d.ts.map +1 -0
- package/dist/client/api/schema/get-pipeline-execution-by-id.js +2 -0
- package/dist/client/api/schema/get-pipeline-execution-by-id.js.map +1 -0
- package/dist/client/api/schema/get-pipeline-executions.d.ts +12 -0
- package/dist/client/api/schema/get-pipeline-executions.d.ts.map +1 -0
- package/dist/client/api/schema/get-pipeline-executions.js +2 -0
- package/dist/client/api/schema/get-pipeline-executions.js.map +1 -0
- package/dist/client/api/schema/get-pipeline-status.d.ts +13 -0
- package/dist/client/api/schema/get-pipeline-status.d.ts.map +1 -0
- package/dist/client/api/schema/get-pipeline-status.js +2 -0
- package/dist/client/api/schema/get-pipeline-status.js.map +1 -0
- package/dist/client/api/schema/get-pipeline.d.ts +14 -0
- package/dist/client/api/schema/get-pipeline.d.ts.map +1 -0
- package/dist/client/api/schema/get-pipeline.js +2 -0
- package/dist/client/api/schema/get-pipeline.js.map +1 -0
- package/dist/client/api/schema/get-pipelines.d.ts +9 -0
- package/dist/client/api/schema/get-pipelines.d.ts.map +1 -0
- package/dist/client/api/schema/get-pipelines.js +2 -0
- package/dist/client/api/schema/get-pipelines.js.map +1 -0
- package/dist/client/api/schema/http-validation-error.d.ts +8 -0
- package/dist/client/api/schema/http-validation-error.d.ts.map +1 -0
- package/dist/client/api/schema/http-validation-error.js +2 -0
- package/dist/client/api/schema/http-validation-error.js.map +1 -0
- package/dist/client/api/schema/index.d.ts +42 -13
- package/dist/client/api/schema/index.d.ts.map +1 -1
- package/dist/client/api/schema/index.js +42 -13
- package/dist/client/api/schema/index.js.map +1 -1
- package/dist/client/api/schema/meta-data.d.ts +10 -0
- package/dist/client/api/schema/meta-data.d.ts.map +1 -0
- package/dist/client/api/schema/{pipeline.js → meta-data.js} +1 -1
- package/dist/client/api/schema/meta-data.js.map +1 -0
- package/dist/client/api/schema/ms-share-point-configuration-get-response.d.ts +9 -0
- package/dist/client/api/schema/ms-share-point-configuration-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/ms-share-point-configuration-get-response.js +2 -0
- package/dist/client/api/schema/ms-share-point-configuration-get-response.js.map +1 -0
- package/dist/client/api/schema/ms-share-point-configuration.d.ts +12 -0
- package/dist/client/api/schema/ms-share-point-configuration.d.ts.map +1 -0
- package/dist/client/api/schema/ms-share-point-configuration.js +2 -0
- package/dist/client/api/schema/ms-share-point-configuration.js.map +1 -0
- package/dist/client/api/schema/ms-share-point-pipeline-create-request.d.ts +11 -0
- package/dist/client/api/schema/ms-share-point-pipeline-create-request.d.ts.map +1 -0
- package/dist/client/api/schema/ms-share-point-pipeline-create-request.js +2 -0
- package/dist/client/api/schema/ms-share-point-pipeline-create-request.js.map +1 -0
- package/dist/client/api/schema/ms-share-point-pipeline-get-response.d.ts +10 -0
- package/dist/client/api/schema/ms-share-point-pipeline-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/ms-share-point-pipeline-get-response.js +2 -0
- package/dist/client/api/schema/ms-share-point-pipeline-get-response.js.map +1 -0
- package/dist/client/api/schema/per-filter-search-result-error.d.ts +7 -0
- package/dist/client/api/schema/per-filter-search-result-error.d.ts.map +1 -0
- package/dist/client/api/schema/{retieval-per-filter-search-result-with-error.js → per-filter-search-result-error.js} +1 -1
- package/dist/client/api/schema/per-filter-search-result-error.js.map +1 -0
- package/dist/client/api/schema/per-filter-search-result-with-error.d.ts +9 -0
- package/dist/client/api/schema/per-filter-search-result-with-error.d.ts.map +1 -0
- package/dist/client/api/schema/per-filter-search-result-with-error.js +2 -0
- package/dist/client/api/schema/per-filter-search-result-with-error.js.map +1 -0
- package/dist/client/api/schema/pipeline-document-response.d.ts +24 -0
- package/dist/client/api/schema/pipeline-document-response.d.ts.map +1 -0
- package/dist/client/api/schema/pipeline-document-response.js +2 -0
- package/dist/client/api/schema/pipeline-document-response.js.map +1 -0
- package/dist/client/api/schema/pipeline-execution-data.d.ts +12 -0
- package/dist/client/api/schema/pipeline-execution-data.d.ts.map +1 -0
- package/dist/client/api/schema/pipeline-execution-data.js +2 -0
- package/dist/client/api/schema/pipeline-execution-data.js.map +1 -0
- package/dist/client/api/schema/pipeline-execution-status.d.ts +6 -0
- package/dist/client/api/schema/pipeline-execution-status.d.ts.map +1 -0
- package/dist/client/api/schema/pipeline-execution-status.js +7 -0
- package/dist/client/api/schema/pipeline-execution-status.js.map +1 -0
- package/dist/client/api/schema/retrieval-data-repository-search-result.d.ts +8 -0
- package/dist/client/api/schema/retrieval-data-repository-search-result.d.ts.map +1 -0
- package/dist/client/api/schema/retrieval-data-repository-search-result.js +2 -0
- package/dist/client/api/schema/retrieval-data-repository-search-result.js.map +1 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result-with-error.d.ts +7 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result-with-error.d.ts.map +1 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result-with-error.js +7 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result-with-error.js.map +1 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result.d.ts +13 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result.d.ts.map +1 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result.js +2 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result.js.map +1 -0
- package/dist/client/api/schema/retrieval-search-results.d.ts +12 -0
- package/dist/client/api/schema/retrieval-search-results.d.ts.map +1 -0
- package/dist/client/api/schema/retrieval-search-results.js +2 -0
- package/dist/client/api/schema/retrieval-search-results.js.map +1 -0
- package/dist/client/api/schema/s-3-pipeline-create-request.d.ts +11 -0
- package/dist/client/api/schema/s-3-pipeline-create-request.d.ts.map +1 -0
- package/dist/client/api/schema/s-3-pipeline-create-request.js +2 -0
- package/dist/client/api/schema/s-3-pipeline-create-request.js.map +1 -0
- package/dist/client/api/schema/s-3-pipeline-get-response.d.ts +10 -0
- package/dist/client/api/schema/s-3-pipeline-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/s-3-pipeline-get-response.js +2 -0
- package/dist/client/api/schema/s-3-pipeline-get-response.js.map +1 -0
- package/dist/client/api/schema/search-configuration.d.ts +2 -2
- package/dist/client/api/schema/search-configuration.d.ts.map +1 -1
- package/dist/client/api/schema/sftp-pipeline-create-request.d.ts +11 -0
- package/dist/client/api/schema/sftp-pipeline-create-request.d.ts.map +1 -0
- package/dist/client/api/schema/sftp-pipeline-create-request.js +2 -0
- package/dist/client/api/schema/sftp-pipeline-create-request.js.map +1 -0
- package/dist/client/api/schema/sftp-pipeline-get-response.d.ts +10 -0
- package/dist/client/api/schema/sftp-pipeline-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/sftp-pipeline-get-response.js +2 -0
- package/dist/client/api/schema/sftp-pipeline-get-response.js.map +1 -0
- package/dist/client/api/schema/share-point-config-get-response.d.ts +8 -0
- package/dist/client/api/schema/share-point-config-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/share-point-config-get-response.js +2 -0
- package/dist/client/api/schema/share-point-config-get-response.js.map +1 -0
- package/dist/client/api/schema/share-point-config.d.ts +8 -0
- package/dist/client/api/schema/share-point-config.d.ts.map +1 -0
- package/dist/client/api/schema/share-point-config.js +2 -0
- package/dist/client/api/schema/share-point-config.js.map +1 -0
- package/dist/client/api/schema/share-point-site-get-response.d.ts +9 -0
- package/dist/client/api/schema/share-point-site-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/share-point-site-get-response.js +7 -0
- package/dist/client/api/schema/share-point-site-get-response.js.map +1 -0
- package/dist/client/api/schema/share-point-site.d.ts +17 -0
- package/dist/client/api/schema/share-point-site.d.ts.map +1 -0
- package/dist/client/api/schema/share-point-site.js +7 -0
- package/dist/client/api/schema/share-point-site.js.map +1 -0
- package/dist/client/api/schema/validation-error.d.ts +9 -0
- package/dist/client/api/schema/validation-error.d.ts.map +1 -0
- package/dist/client/api/schema/validation-error.js +7 -0
- package/dist/client/api/schema/validation-error.js.map +1 -0
- package/dist/client/api/vector-api.d.ts +12 -12
- package/dist/client/api/vector-api.js +12 -12
- package/package.json +2 -2
- package/dist/client/api/schema/pipeline-post-requst.d.ts +0 -31
- package/dist/client/api/schema/pipeline-post-requst.d.ts.map +0 -1
- package/dist/client/api/schema/pipeline-post-requst.js.map +0 -1
- package/dist/client/api/schema/pipeline-status.d.ts +0 -11
- package/dist/client/api/schema/pipeline-status.d.ts.map +0 -1
- package/dist/client/api/schema/pipeline-status.js.map +0 -1
- package/dist/client/api/schema/pipeline.d.ts +0 -39
- package/dist/client/api/schema/pipeline.d.ts.map +0 -1
- package/dist/client/api/schema/pipeline.js.map +0 -1
- package/dist/client/api/schema/pipelines.d.ts +0 -9
- package/dist/client/api/schema/pipelines.d.ts.map +0 -1
- package/dist/client/api/schema/pipelines.js +0 -2
- package/dist/client/api/schema/pipelines.js.map +0 -1
- package/dist/client/api/schema/retieval-data-repository-search-result.d.ts +0 -8
- package/dist/client/api/schema/retieval-data-repository-search-result.d.ts.map +0 -1
- package/dist/client/api/schema/retieval-data-repository-search-result.js +0 -2
- package/dist/client/api/schema/retieval-data-repository-search-result.js.map +0 -1
- package/dist/client/api/schema/retieval-per-filter-search-result-with-error.d.ts +0 -7
- package/dist/client/api/schema/retieval-per-filter-search-result-with-error.d.ts.map +0 -1
- package/dist/client/api/schema/retieval-per-filter-search-result-with-error.js.map +0 -1
- package/dist/client/api/schema/retieval-per-filter-search-result.d.ts +0 -13
- package/dist/client/api/schema/retieval-per-filter-search-result.d.ts.map +0 -1
- package/dist/client/api/schema/retieval-per-filter-search-result.js +0 -2
- package/dist/client/api/schema/retieval-per-filter-search-result.js.map +0 -1
- package/dist/client/api/schema/retieval-search-results.d.ts +0 -12
- package/dist/client/api/schema/retieval-search-results.d.ts.map +0 -1
- package/dist/client/api/schema/retieval-search-results.js +0 -2
- package/dist/client/api/schema/retieval-search-results.js.map +0 -1
- package/dist/client/api/schema/retrieval-document.d.ts.map +0 -1
- package/dist/client/api/schema/retrieval-document.js +0 -2
- package/dist/client/api/schema/retrieval-document.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pipeline-execution-data.js","sourceRoot":"","sources":["../../../../src/client/api/schema/pipeline-execution-data.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Representation of the 'PipelineExecutionStatus' schema.
|
|
3
|
+
* @example "INPROGRESS"
|
|
4
|
+
*/
|
|
5
|
+
export type PipelineExecutionStatus = 'NEW' | 'UNKNOWN' | 'INPROGRESS' | 'FINISHED' | 'FINISHEDWITHERRORS' | 'TIMEOUT';
|
|
6
|
+
//# sourceMappingURL=pipeline-execution-status.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pipeline-execution-status.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/pipeline-execution-status.ts"],"names":[],"mappings":"AAMA;;;GAGG;AACH,MAAM,MAAM,uBAAuB,GAC/B,KAAK,GACL,SAAS,GACT,YAAY,GACZ,UAAU,GACV,oBAAoB,GACpB,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pipeline-execution-status.js","sourceRoot":"","sources":["../../../../src/client/api/schema/pipeline-execution-status.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { DataRepositoryWithDocuments } from './data-repository-with-documents.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'RetrievalDataRepositorySearchResult' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type RetrievalDataRepositorySearchResult = {
|
|
6
|
+
dataRepository: DataRepositoryWithDocuments;
|
|
7
|
+
} & Record<string, any>;
|
|
8
|
+
//# sourceMappingURL=retrieval-data-repository-search-result.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retrieval-data-repository-search-result.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/retrieval-data-repository-search-result.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC;AACvF;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG;IAChD,cAAc,EAAE,2BAA2B,CAAC;CAC7C,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retrieval-data-repository-search-result.js","sourceRoot":"","sources":["../../../../src/client/api/schema/retrieval-data-repository-search-result.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retrieval-per-filter-search-result-with-error.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/retrieval-per-filter-search-result-with-error.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,uCAAuC,GAAG;IACpD,OAAO,EAAE,MAAM,CAAC;CACjB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retrieval-per-filter-search-result-with-error.js","sourceRoot":"","sources":["../../../../src/client/api/schema/retrieval-per-filter-search-result-with-error.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { RetrievalDataRepositorySearchResult } from './retrieval-data-repository-search-result.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'RetrievalPerFilterSearchResult' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type RetrievalPerFilterSearchResult = {
|
|
6
|
+
filterId: string;
|
|
7
|
+
/**
|
|
8
|
+
* List of returned results.
|
|
9
|
+
* Default: [].
|
|
10
|
+
*/
|
|
11
|
+
results?: RetrievalDataRepositorySearchResult[];
|
|
12
|
+
} & Record<string, any>;
|
|
13
|
+
//# sourceMappingURL=retrieval-per-filter-search-result.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retrieval-per-filter-search-result.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/retrieval-per-filter-search-result.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,8CAA8C,CAAC;AACxG;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG;IAC3C,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,OAAO,CAAC,EAAE,mCAAmC,EAAE,CAAC;CACjD,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retrieval-per-filter-search-result.js","sourceRoot":"","sources":["../../../../src/client/api/schema/retrieval-per-filter-search-result.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { RetrievalPerFilterSearchResult } from './retrieval-per-filter-search-result.js';
|
|
2
|
+
import type { RetrievalPerFilterSearchResultWithError } from './retrieval-per-filter-search-result-with-error.js';
|
|
3
|
+
/**
|
|
4
|
+
* Representation of the 'RetrievalSearchResults' schema.
|
|
5
|
+
*/
|
|
6
|
+
export type RetrievalSearchResults = {
|
|
7
|
+
/**
|
|
8
|
+
* List of returned results.
|
|
9
|
+
*/
|
|
10
|
+
results: (RetrievalPerFilterSearchResult | RetrievalPerFilterSearchResultWithError)[];
|
|
11
|
+
} & Record<string, any>;
|
|
12
|
+
//# sourceMappingURL=retrieval-search-results.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retrieval-search-results.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/retrieval-search-results.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,yCAAyC,CAAC;AAC9F,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,oDAAoD,CAAC;AAClH;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG;IACnC;;OAEG;IACH,OAAO,EAAE,CACL,8BAA8B,GAC9B,uCAAuC,CAC1C,EAAE,CAAC;CACL,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retrieval-search-results.js","sourceRoot":"","sources":["../../../../src/client/api/schema/retrieval-search-results.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { CommonConfiguration } from './common-configuration.js';
|
|
2
|
+
import type { MetaData } from './meta-data.js';
|
|
3
|
+
/**
|
|
4
|
+
* Representation of the 'S3PipelineCreateRequest' schema.
|
|
5
|
+
*/
|
|
6
|
+
export type S3PipelineCreateRequest = {
|
|
7
|
+
type: 'S3';
|
|
8
|
+
configuration: CommonConfiguration;
|
|
9
|
+
metadata?: MetaData;
|
|
10
|
+
} & Record<string, any>;
|
|
11
|
+
//# sourceMappingURL=s-3-pipeline-create-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"s-3-pipeline-create-request.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/s-3-pipeline-create-request.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AACrE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC/C;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,IAAI,CAAC;IACX,aAAa,EAAE,mBAAmB,CAAC;IACnC,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACrB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"s-3-pipeline-create-request.js","sourceRoot":"","sources":["../../../../src/client/api/schema/s-3-pipeline-create-request.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import type { BasePipelineResponse } from './base-pipeline-response.js';
|
|
2
|
+
import type { CommonConfiguration } from './common-configuration.js';
|
|
3
|
+
/**
|
|
4
|
+
* Representation of the 'S3PipelineGetResponse' schema.
|
|
5
|
+
*/
|
|
6
|
+
export type S3PipelineGetResponse = BasePipelineResponse & {
|
|
7
|
+
type?: 'S3';
|
|
8
|
+
configuration: CommonConfiguration;
|
|
9
|
+
} & Record<string, any>;
|
|
10
|
+
//# sourceMappingURL=s-3-pipeline-get-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"s-3-pipeline-get-response.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/s-3-pipeline-get-response.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AACrE;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,oBAAoB,GAAG;IACzD,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,aAAa,EAAE,mBAAmB,CAAC;CACpC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"s-3-pipeline-get-response.js","sourceRoot":"","sources":["../../../../src/client/api/schema/s-3-pipeline-get-response.ts"],"names":[],"mappings":""}
|
|
@@ -5,10 +5,10 @@ export type SearchConfiguration = {
|
|
|
5
5
|
/**
|
|
6
6
|
* Maximum number of chunks to be returned. Cannot be used with 'maxDocumentCount'.
|
|
7
7
|
*/
|
|
8
|
-
maxChunkCount?: number;
|
|
8
|
+
maxChunkCount?: number | null;
|
|
9
9
|
/**
|
|
10
10
|
* [Only supports 'vector' dataRepositoryType] - Maximum number of documents to be returned. Cannot be used with 'maxChunkCount'. If maxDocumentCount is given, then only one chunk per document is returned.
|
|
11
11
|
*/
|
|
12
|
-
maxDocumentCount?: number;
|
|
12
|
+
maxDocumentCount?: number | null;
|
|
13
13
|
} & Record<string, any>;
|
|
14
14
|
//# sourceMappingURL=search-configuration.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-configuration.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/search-configuration.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG;IAChC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"search-configuration.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/search-configuration.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG;IAChC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { CommonConfiguration } from './common-configuration.js';
|
|
2
|
+
import type { MetaData } from './meta-data.js';
|
|
3
|
+
/**
|
|
4
|
+
* Representation of the 'SFTPPipelineCreateRequest' schema.
|
|
5
|
+
*/
|
|
6
|
+
export type SFTPPipelineCreateRequest = {
|
|
7
|
+
type: 'SFTP';
|
|
8
|
+
configuration: CommonConfiguration;
|
|
9
|
+
metadata?: MetaData;
|
|
10
|
+
} & Record<string, any>;
|
|
11
|
+
//# sourceMappingURL=sftp-pipeline-create-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sftp-pipeline-create-request.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/sftp-pipeline-create-request.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AACrE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC/C;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,mBAAmB,CAAC;IACnC,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACrB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sftp-pipeline-create-request.js","sourceRoot":"","sources":["../../../../src/client/api/schema/sftp-pipeline-create-request.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import type { BasePipelineResponse } from './base-pipeline-response.js';
|
|
2
|
+
import type { CommonConfiguration } from './common-configuration.js';
|
|
3
|
+
/**
|
|
4
|
+
* Representation of the 'SFTPPipelineGetResponse' schema.
|
|
5
|
+
*/
|
|
6
|
+
export type SFTPPipelineGetResponse = BasePipelineResponse & {
|
|
7
|
+
type?: 'SFTP';
|
|
8
|
+
configuration: CommonConfiguration;
|
|
9
|
+
} & Record<string, any>;
|
|
10
|
+
//# sourceMappingURL=sftp-pipeline-get-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sftp-pipeline-get-response.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/sftp-pipeline-get-response.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AACrE;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,oBAAoB,GAAG;IAC3D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,mBAAmB,CAAC;CACpC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sftp-pipeline-get-response.js","sourceRoot":"","sources":["../../../../src/client/api/schema/sftp-pipeline-get-response.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { SharePointSiteGetResponse } from './share-point-site-get-response.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'SharePointConfigGetResponse' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type SharePointConfigGetResponse = {
|
|
6
|
+
site: SharePointSiteGetResponse;
|
|
7
|
+
} & Record<string, any>;
|
|
8
|
+
//# sourceMappingURL=share-point-config-get-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-point-config-get-response.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/share-point-config-get-response.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AACpF;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG;IACxC,IAAI,EAAE,yBAAyB,CAAC;CACjC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-point-config-get-response.js","sourceRoot":"","sources":["../../../../src/client/api/schema/share-point-config-get-response.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-point-config.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/share-point-config.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAC5D;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC7B,IAAI,EAAE,cAAc,CAAC;CACtB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-point-config.js","sourceRoot":"","sources":["../../../../src/client/api/schema/share-point-config.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-point-site-get-response.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/share-point-site-get-response.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG;IACtC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;CACzB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-point-site-get-response.js","sourceRoot":"","sources":["../../../../src/client/api/schema/share-point-site-get-response.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Representation of the 'SharePointSite' schema.
|
|
3
|
+
*/
|
|
4
|
+
export type SharePointSite = {
|
|
5
|
+
/**
|
|
6
|
+
* @example "sharepoint-site-name"
|
|
7
|
+
*/
|
|
8
|
+
name: string;
|
|
9
|
+
/**
|
|
10
|
+
* @example [
|
|
11
|
+
* "/testFolder1",
|
|
12
|
+
* "/testFolder2"
|
|
13
|
+
* ]
|
|
14
|
+
*/
|
|
15
|
+
includePaths?: string[];
|
|
16
|
+
} & Record<string, any>;
|
|
17
|
+
//# sourceMappingURL=share-point-site.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-point-site.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/share-point-site.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG;IAC3B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;;OAKG;IACH,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;CACzB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-point-site.js","sourceRoot":"","sources":["../../../../src/client/api/schema/share-point-site.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validation-error.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/validation-error.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;CACd,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validation-error.js","sourceRoot":"","sources":["../../../../src/client/api/schema/validation-error.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -30,7 +30,7 @@ export declare const VectorApi: {
|
|
|
30
30
|
}) => OpenApiRequestBuilder<any>;
|
|
31
31
|
/**
|
|
32
32
|
* Gets a specific collection by ID.
|
|
33
|
-
* @param collectionId -
|
|
33
|
+
* @param collectionId - Collection ID
|
|
34
34
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
35
35
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
36
36
|
*/
|
|
@@ -39,7 +39,7 @@ export declare const VectorApi: {
|
|
|
39
39
|
}) => OpenApiRequestBuilder<Collection>;
|
|
40
40
|
/**
|
|
41
41
|
* Deletes a specific collection by ID. This operation is asynchronous. Poll the collection for a 404 status code.
|
|
42
|
-
* @param collectionId -
|
|
42
|
+
* @param collectionId - Collection ID
|
|
43
43
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
44
44
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
45
45
|
*/
|
|
@@ -48,8 +48,8 @@ export declare const VectorApi: {
|
|
|
48
48
|
}) => OpenApiRequestBuilder<any>;
|
|
49
49
|
/**
|
|
50
50
|
* Gets a specific document in a collection by ID.
|
|
51
|
-
* @param collectionId -
|
|
52
|
-
* @param documentId -
|
|
51
|
+
* @param collectionId - Collection ID
|
|
52
|
+
* @param documentId - Document ID
|
|
53
53
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
54
54
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
55
55
|
*/
|
|
@@ -58,8 +58,8 @@ export declare const VectorApi: {
|
|
|
58
58
|
}) => OpenApiRequestBuilder<DocumentResponse>;
|
|
59
59
|
/**
|
|
60
60
|
* Deletes a specific document of a collection.
|
|
61
|
-
* @param collectionId -
|
|
62
|
-
* @param documentId -
|
|
61
|
+
* @param collectionId - Collection ID
|
|
62
|
+
* @param documentId - Document ID
|
|
63
63
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
64
64
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
65
65
|
*/
|
|
@@ -68,7 +68,7 @@ export declare const VectorApi: {
|
|
|
68
68
|
}) => OpenApiRequestBuilder<any>;
|
|
69
69
|
/**
|
|
70
70
|
* Gets a list of documents of a collection.
|
|
71
|
-
* @param collectionId -
|
|
71
|
+
* @param collectionId - Collection ID
|
|
72
72
|
* @param queryParameters - Object containing the following keys: $top, $skip, $count.
|
|
73
73
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
74
74
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
@@ -82,7 +82,7 @@ export declare const VectorApi: {
|
|
|
82
82
|
}) => OpenApiRequestBuilder<Documents>;
|
|
83
83
|
/**
|
|
84
84
|
* Create and stores one or multiple documents into a collection. If omitted, 'id' will be auto-generated.
|
|
85
|
-
* @param collectionId -
|
|
85
|
+
* @param collectionId - Collection ID
|
|
86
86
|
* @param body - Request body.
|
|
87
87
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
88
88
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
@@ -92,7 +92,7 @@ export declare const VectorApi: {
|
|
|
92
92
|
}) => OpenApiRequestBuilder<DocumentsListResponse>;
|
|
93
93
|
/**
|
|
94
94
|
* Upserts the data of multiple documents into a collection.
|
|
95
|
-
* @param collectionId -
|
|
95
|
+
* @param collectionId - Collection ID
|
|
96
96
|
* @param body - Request body.
|
|
97
97
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
98
98
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
@@ -101,7 +101,7 @@ export declare const VectorApi: {
|
|
|
101
101
|
"AI-Resource-Group": string;
|
|
102
102
|
}) => OpenApiRequestBuilder<DocumentsListResponse>;
|
|
103
103
|
/**
|
|
104
|
-
* Search
|
|
104
|
+
* Search chunks
|
|
105
105
|
* @param body - Request body.
|
|
106
106
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
107
107
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
@@ -111,7 +111,7 @@ export declare const VectorApi: {
|
|
|
111
111
|
}) => OpenApiRequestBuilder<SearchResults>;
|
|
112
112
|
/**
|
|
113
113
|
* Gets a specific collection status from monitor by ID.
|
|
114
|
-
* @param id -
|
|
114
|
+
* @param id - Collection ID
|
|
115
115
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
116
116
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
117
117
|
*/
|
|
@@ -120,7 +120,7 @@ export declare const VectorApi: {
|
|
|
120
120
|
}) => OpenApiRequestBuilder<CollectionCreatedResponse | CollectionPendingResponse>;
|
|
121
121
|
/**
|
|
122
122
|
* Gets a specific collection status from monitor by ID.
|
|
123
|
-
* @param id -
|
|
123
|
+
* @param id - Collection ID
|
|
124
124
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
125
125
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
126
126
|
*/
|
|
@@ -32,7 +32,7 @@ export const VectorApi = {
|
|
|
32
32
|
}, VectorApi._defaultBasePath),
|
|
33
33
|
/**
|
|
34
34
|
* Gets a specific collection by ID.
|
|
35
|
-
* @param collectionId -
|
|
35
|
+
* @param collectionId - Collection ID
|
|
36
36
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
37
37
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
38
38
|
*/
|
|
@@ -42,7 +42,7 @@ export const VectorApi = {
|
|
|
42
42
|
}, VectorApi._defaultBasePath),
|
|
43
43
|
/**
|
|
44
44
|
* Deletes a specific collection by ID. This operation is asynchronous. Poll the collection for a 404 status code.
|
|
45
|
-
* @param collectionId -
|
|
45
|
+
* @param collectionId - Collection ID
|
|
46
46
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
47
47
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
48
48
|
*/
|
|
@@ -52,8 +52,8 @@ export const VectorApi = {
|
|
|
52
52
|
}, VectorApi._defaultBasePath),
|
|
53
53
|
/**
|
|
54
54
|
* Gets a specific document in a collection by ID.
|
|
55
|
-
* @param collectionId -
|
|
56
|
-
* @param documentId -
|
|
55
|
+
* @param collectionId - Collection ID
|
|
56
|
+
* @param documentId - Document ID
|
|
57
57
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
58
58
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
59
59
|
*/
|
|
@@ -63,8 +63,8 @@ export const VectorApi = {
|
|
|
63
63
|
}, VectorApi._defaultBasePath),
|
|
64
64
|
/**
|
|
65
65
|
* Deletes a specific document of a collection.
|
|
66
|
-
* @param collectionId -
|
|
67
|
-
* @param documentId -
|
|
66
|
+
* @param collectionId - Collection ID
|
|
67
|
+
* @param documentId - Document ID
|
|
68
68
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
69
69
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
70
70
|
*/
|
|
@@ -74,7 +74,7 @@ export const VectorApi = {
|
|
|
74
74
|
}, VectorApi._defaultBasePath),
|
|
75
75
|
/**
|
|
76
76
|
* Gets a list of documents of a collection.
|
|
77
|
-
* @param collectionId -
|
|
77
|
+
* @param collectionId - Collection ID
|
|
78
78
|
* @param queryParameters - Object containing the following keys: $top, $skip, $count.
|
|
79
79
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
80
80
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
@@ -86,7 +86,7 @@ export const VectorApi = {
|
|
|
86
86
|
}, VectorApi._defaultBasePath),
|
|
87
87
|
/**
|
|
88
88
|
* Create and stores one or multiple documents into a collection. If omitted, 'id' will be auto-generated.
|
|
89
|
-
* @param collectionId -
|
|
89
|
+
* @param collectionId - Collection ID
|
|
90
90
|
* @param body - Request body.
|
|
91
91
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
92
92
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
@@ -98,7 +98,7 @@ export const VectorApi = {
|
|
|
98
98
|
}, VectorApi._defaultBasePath),
|
|
99
99
|
/**
|
|
100
100
|
* Upserts the data of multiple documents into a collection.
|
|
101
|
-
* @param collectionId -
|
|
101
|
+
* @param collectionId - Collection ID
|
|
102
102
|
* @param body - Request body.
|
|
103
103
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
104
104
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
@@ -109,7 +109,7 @@ export const VectorApi = {
|
|
|
109
109
|
headerParameters
|
|
110
110
|
}, VectorApi._defaultBasePath),
|
|
111
111
|
/**
|
|
112
|
-
* Search
|
|
112
|
+
* Search chunks
|
|
113
113
|
* @param body - Request body.
|
|
114
114
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
115
115
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
@@ -120,7 +120,7 @@ export const VectorApi = {
|
|
|
120
120
|
}, VectorApi._defaultBasePath),
|
|
121
121
|
/**
|
|
122
122
|
* Gets a specific collection status from monitor by ID.
|
|
123
|
-
* @param id -
|
|
123
|
+
* @param id - Collection ID
|
|
124
124
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
125
125
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
126
126
|
*/
|
|
@@ -130,7 +130,7 @@ export const VectorApi = {
|
|
|
130
130
|
}, VectorApi._defaultBasePath),
|
|
131
131
|
/**
|
|
132
132
|
* Gets a specific collection status from monitor by ID.
|
|
133
|
-
* @param id -
|
|
133
|
+
* @param id - Collection ID
|
|
134
134
|
* @param headerParameters - Object containing the following keys: AI-Resource-Group.
|
|
135
135
|
* @returns The request builder, use the `execute()` method to trigger the request.
|
|
136
136
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sap-ai-sdk/document-grounding",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.16.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"keywords": [
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"internal.d.ts"
|
|
23
23
|
],
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@sap-ai-sdk/core": "^1.
|
|
25
|
+
"@sap-ai-sdk/core": "^1.16.0"
|
|
26
26
|
},
|
|
27
27
|
"scripts": {
|
|
28
28
|
"compile": "tsc",
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Representation of the 'PipelinePostRequst' schema.
|
|
3
|
-
*/
|
|
4
|
-
export type PipelinePostRequst = {
|
|
5
|
-
/**
|
|
6
|
-
* @example "MSSharePoint"
|
|
7
|
-
*/
|
|
8
|
-
type: string;
|
|
9
|
-
configuration: {
|
|
10
|
-
/**
|
|
11
|
-
* @example "destination-name"
|
|
12
|
-
*/
|
|
13
|
-
destination: string;
|
|
14
|
-
sharePoint?: {
|
|
15
|
-
site?: {
|
|
16
|
-
/**
|
|
17
|
-
* @example "sharepoint-site-name"
|
|
18
|
-
*/
|
|
19
|
-
name?: string;
|
|
20
|
-
/**
|
|
21
|
-
* @example [
|
|
22
|
-
* "/testFolder1",
|
|
23
|
-
* "testFolder2"
|
|
24
|
-
* ]
|
|
25
|
-
*/
|
|
26
|
-
includePaths?: string[];
|
|
27
|
-
} & Record<string, any>;
|
|
28
|
-
} & Record<string, any>;
|
|
29
|
-
} & Record<string, any>;
|
|
30
|
-
} & Record<string, any>;
|
|
31
|
-
//# sourceMappingURL=pipeline-post-requst.d.ts.map
|