@llamaindex/llama-cloud 2.9.0 → 2.10.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/CHANGELOG.md +14 -0
- package/client.d.mts +11 -8
- package/client.d.mts.map +1 -1
- package/client.d.ts +11 -8
- package/client.d.ts.map +1 -1
- package/client.js +3 -0
- package/client.js.map +1 -1
- package/client.mjs +3 -0
- package/client.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/batches.d.mts +4 -4
- package/resources/batches.d.mts.map +1 -1
- package/resources/batches.d.ts +4 -4
- package/resources/batches.d.ts.map +1 -1
- package/resources/beta/agent-data.d.mts +94 -94
- package/resources/beta/agent-data.d.mts.map +1 -1
- package/resources/beta/agent-data.d.ts +94 -94
- package/resources/beta/agent-data.d.ts.map +1 -1
- package/resources/beta/agent-data.js +41 -41
- package/resources/beta/agent-data.js.map +1 -1
- package/resources/beta/agent-data.mjs +41 -41
- package/resources/beta/agent-data.mjs.map +1 -1
- package/resources/beta/batch/batch.d.mts +36 -29
- package/resources/beta/batch/batch.d.mts.map +1 -1
- package/resources/beta/batch/batch.d.ts +36 -29
- package/resources/beta/batch/batch.d.ts.map +1 -1
- package/resources/beta/batch/batch.js +16 -16
- package/resources/beta/batch/batch.js.map +1 -1
- package/resources/beta/batch/batch.mjs +16 -16
- package/resources/beta/batch/batch.mjs.map +1 -1
- package/resources/beta/batch/index.d.mts +1 -1
- package/resources/beta/batch/index.d.mts.map +1 -1
- package/resources/beta/batch/index.d.ts +1 -1
- package/resources/beta/batch/index.d.ts.map +1 -1
- package/resources/beta/batch/job-items.d.mts +14 -7
- package/resources/beta/batch/job-items.d.mts.map +1 -1
- package/resources/beta/batch/job-items.d.ts +14 -7
- package/resources/beta/batch/job-items.d.ts.map +1 -1
- package/resources/beta/beta.d.mts +6 -6
- package/resources/beta/beta.d.mts.map +1 -1
- package/resources/beta/beta.d.ts +6 -6
- package/resources/beta/beta.d.ts.map +1 -1
- package/resources/beta/chat.d.mts +39 -39
- package/resources/beta/chat.d.mts.map +1 -1
- package/resources/beta/chat.d.ts +39 -39
- package/resources/beta/chat.d.ts.map +1 -1
- package/resources/beta/chat.js +14 -14
- package/resources/beta/chat.js.map +1 -1
- package/resources/beta/chat.mjs +14 -14
- package/resources/beta/chat.mjs.map +1 -1
- package/resources/beta/directories/directories.d.mts +48 -39
- package/resources/beta/directories/directories.d.mts.map +1 -1
- package/resources/beta/directories/directories.d.ts +48 -39
- package/resources/beta/directories/directories.d.ts.map +1 -1
- package/resources/beta/directories/directories.js +30 -30
- package/resources/beta/directories/directories.js.map +1 -1
- package/resources/beta/directories/directories.mjs +30 -30
- package/resources/beta/directories/directories.mjs.map +1 -1
- package/resources/beta/directories/files.d.mts +47 -47
- package/resources/beta/directories/files.d.mts.map +1 -1
- package/resources/beta/directories/files.d.ts +47 -47
- package/resources/beta/directories/files.d.ts.map +1 -1
- package/resources/beta/directories/files.js +32 -32
- package/resources/beta/directories/files.js.map +1 -1
- package/resources/beta/directories/files.mjs +32 -32
- package/resources/beta/directories/files.mjs.map +1 -1
- package/resources/beta/directories/index.d.mts +2 -2
- package/resources/beta/directories/index.d.mts.map +1 -1
- package/resources/beta/directories/index.d.ts +2 -2
- package/resources/beta/directories/index.d.ts.map +1 -1
- package/resources/beta/index.d.mts +6 -6
- package/resources/beta/index.d.mts.map +1 -1
- package/resources/beta/index.d.ts +6 -6
- package/resources/beta/index.d.ts.map +1 -1
- package/resources/beta/indexes.d.mts +44 -32
- package/resources/beta/indexes.d.mts.map +1 -1
- package/resources/beta/indexes.d.ts +44 -32
- package/resources/beta/indexes.d.ts.map +1 -1
- package/resources/beta/indexes.js +28 -28
- package/resources/beta/indexes.js.map +1 -1
- package/resources/beta/indexes.mjs +28 -28
- package/resources/beta/indexes.mjs.map +1 -1
- package/resources/beta/retrieval.d.mts +3 -3
- package/resources/beta/retrieval.d.mts.map +1 -1
- package/resources/beta/retrieval.d.ts +3 -3
- package/resources/beta/retrieval.d.ts.map +1 -1
- package/resources/beta/sheets.d.mts +37 -56
- package/resources/beta/sheets.d.mts.map +1 -1
- package/resources/beta/sheets.d.ts +37 -56
- package/resources/beta/sheets.d.ts.map +1 -1
- package/resources/beta/sheets.js +19 -52
- package/resources/beta/sheets.js.map +1 -1
- package/resources/beta/sheets.mjs +19 -52
- package/resources/beta/sheets.mjs.map +1 -1
- package/resources/beta/split.d.mts +2 -2
- package/resources/beta/split.d.mts.map +1 -1
- package/resources/beta/split.d.ts +2 -2
- package/resources/beta/split.d.ts.map +1 -1
- package/resources/classifier/jobs.d.mts +8 -1
- package/resources/classifier/jobs.d.mts.map +1 -1
- package/resources/classifier/jobs.d.ts +8 -1
- package/resources/classifier/jobs.d.ts.map +1 -1
- package/resources/classify.d.mts +27 -11
- package/resources/classify.d.mts.map +1 -1
- package/resources/classify.d.ts +27 -11
- package/resources/classify.d.ts.map +1 -1
- package/resources/configurations.d.mts +73 -43
- package/resources/configurations.d.mts.map +1 -1
- package/resources/configurations.d.ts +73 -43
- package/resources/configurations.d.ts.map +1 -1
- package/resources/configurations.js +9 -9
- package/resources/configurations.js.map +1 -1
- package/resources/configurations.mjs +9 -9
- package/resources/configurations.mjs.map +1 -1
- package/resources/data-sinks.d.mts +16 -16
- package/resources/data-sinks.d.mts.map +1 -1
- package/resources/data-sinks.d.ts +16 -16
- package/resources/data-sinks.d.ts.map +1 -1
- package/resources/data-sinks.js +12 -12
- package/resources/data-sinks.js.map +1 -1
- package/resources/data-sinks.mjs +12 -12
- package/resources/data-sinks.mjs.map +1 -1
- package/resources/data-sources.d.mts +17 -17
- package/resources/data-sources.d.mts.map +1 -1
- package/resources/data-sources.d.ts +17 -17
- package/resources/data-sources.d.ts.map +1 -1
- package/resources/data-sources.js +13 -13
- package/resources/data-sources.js.map +1 -1
- package/resources/data-sources.mjs +13 -13
- package/resources/data-sources.mjs.map +1 -1
- package/resources/extract.d.mts +62 -46
- package/resources/extract.d.mts.map +1 -1
- package/resources/extract.d.ts +62 -46
- package/resources/extract.d.ts.map +1 -1
- package/resources/extract.js +33 -33
- package/resources/extract.js.map +1 -1
- package/resources/extract.mjs +33 -33
- package/resources/extract.mjs.map +1 -1
- package/resources/files.d.mts +41 -41
- package/resources/files.d.mts.map +1 -1
- package/resources/files.d.ts +41 -41
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +13 -13
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +13 -13
- package/resources/files.mjs.map +1 -1
- package/resources/index.d.mts +9 -8
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +9 -8
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +3 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +1 -0
- package/resources/index.mjs.map +1 -1
- package/resources/parsing.d.mts +131 -51
- package/resources/parsing.d.mts.map +1 -1
- package/resources/parsing.d.ts +131 -51
- package/resources/parsing.d.ts.map +1 -1
- package/resources/parsing.js +33 -12
- package/resources/parsing.js.map +1 -1
- package/resources/parsing.mjs +33 -12
- package/resources/parsing.mjs.map +1 -1
- package/resources/pipelines/data-sources.d.mts +40 -30
- package/resources/pipelines/data-sources.d.mts.map +1 -1
- package/resources/pipelines/data-sources.d.ts +40 -30
- package/resources/pipelines/data-sources.d.ts.map +1 -1
- package/resources/pipelines/data-sources.js +23 -13
- package/resources/pipelines/data-sources.js.map +1 -1
- package/resources/pipelines/data-sources.mjs +23 -13
- package/resources/pipelines/data-sources.mjs.map +1 -1
- package/resources/pipelines/documents.d.mts +28 -12
- package/resources/pipelines/documents.d.mts.map +1 -1
- package/resources/pipelines/documents.d.ts +28 -12
- package/resources/pipelines/documents.d.ts.map +1 -1
- package/resources/pipelines/documents.js +30 -14
- package/resources/pipelines/documents.js.map +1 -1
- package/resources/pipelines/documents.mjs +30 -14
- package/resources/pipelines/documents.mjs.map +1 -1
- package/resources/pipelines/files.d.mts +34 -24
- package/resources/pipelines/files.d.mts.map +1 -1
- package/resources/pipelines/files.d.ts +34 -24
- package/resources/pipelines/files.d.ts.map +1 -1
- package/resources/pipelines/files.js +27 -17
- package/resources/pipelines/files.js.map +1 -1
- package/resources/pipelines/files.mjs +27 -17
- package/resources/pipelines/files.mjs.map +1 -1
- package/resources/pipelines/images.d.mts +17 -17
- package/resources/pipelines/images.d.mts.map +1 -1
- package/resources/pipelines/images.d.ts +17 -17
- package/resources/pipelines/images.d.ts.map +1 -1
- package/resources/pipelines/images.js +13 -13
- package/resources/pipelines/images.js.map +1 -1
- package/resources/pipelines/images.mjs +13 -13
- package/resources/pipelines/images.mjs.map +1 -1
- package/resources/pipelines/index.d.mts +5 -5
- package/resources/pipelines/index.d.mts.map +1 -1
- package/resources/pipelines/index.d.ts +5 -5
- package/resources/pipelines/index.d.ts.map +1 -1
- package/resources/pipelines/metadata.d.mts +4 -0
- package/resources/pipelines/metadata.d.mts.map +1 -1
- package/resources/pipelines/metadata.d.ts +4 -0
- package/resources/pipelines/metadata.d.ts.map +1 -1
- package/resources/pipelines/metadata.js +4 -0
- package/resources/pipelines/metadata.js.map +1 -1
- package/resources/pipelines/metadata.mjs +4 -0
- package/resources/pipelines/metadata.mjs.map +1 -1
- package/resources/pipelines/pipelines.d.mts +149 -126
- package/resources/pipelines/pipelines.d.mts.map +1 -1
- package/resources/pipelines/pipelines.d.ts +149 -126
- package/resources/pipelines/pipelines.d.ts.map +1 -1
- package/resources/pipelines/pipelines.js +39 -23
- package/resources/pipelines/pipelines.js.map +1 -1
- package/resources/pipelines/pipelines.mjs +39 -23
- package/resources/pipelines/pipelines.mjs.map +1 -1
- package/resources/pipelines/sync.d.mts +4 -0
- package/resources/pipelines/sync.d.mts.map +1 -1
- package/resources/pipelines/sync.d.ts +4 -0
- package/resources/pipelines/sync.d.ts.map +1 -1
- package/resources/pipelines/sync.js +4 -0
- package/resources/pipelines/sync.js.map +1 -1
- package/resources/pipelines/sync.mjs +4 -0
- package/resources/pipelines/sync.mjs.map +1 -1
- package/resources/retrievers/index.d.mts +1 -1
- package/resources/retrievers/index.d.mts.map +1 -1
- package/resources/retrievers/index.d.ts +1 -1
- package/resources/retrievers/index.d.ts.map +1 -1
- package/resources/retrievers/retrievers.d.mts +39 -39
- package/resources/retrievers/retrievers.d.mts.map +1 -1
- package/resources/retrievers/retrievers.d.ts +39 -39
- package/resources/retrievers/retrievers.d.ts.map +1 -1
- package/resources/retrievers/retrievers.js +20 -20
- package/resources/retrievers/retrievers.js.map +1 -1
- package/resources/retrievers/retrievers.mjs +20 -20
- package/resources/retrievers/retrievers.mjs.map +1 -1
- package/resources/shared.d.mts +11 -3
- package/resources/shared.d.mts.map +1 -1
- package/resources/shared.d.ts +11 -3
- package/resources/shared.d.ts.map +1 -1
- package/resources/sheets.d.mts +206 -0
- package/resources/sheets.d.mts.map +1 -0
- package/resources/sheets.d.ts +206 -0
- package/resources/sheets.d.ts.map +1 -0
- package/resources/sheets.js +101 -0
- package/resources/sheets.js.map +1 -0
- package/resources/sheets.mjs +97 -0
- package/resources/sheets.mjs.map +1 -0
- package/src/client.ts +33 -12
- package/src/resources/batches.ts +4 -4
- package/src/resources/beta/agent-data.ts +131 -131
- package/src/resources/beta/batch/batch.ts +67 -54
- package/src/resources/beta/batch/index.ts +1 -1
- package/src/resources/beta/batch/job-items.ts +34 -21
- package/src/resources/beta/beta.ts +12 -12
- package/src/resources/beta/chat.ts +57 -57
- package/src/resources/beta/directories/directories.ts +80 -71
- package/src/resources/beta/directories/files.ts +66 -66
- package/src/resources/beta/directories/index.ts +5 -5
- package/src/resources/beta/index.ts +12 -12
- package/src/resources/beta/indexes.ts +68 -53
- package/src/resources/beta/retrieval.ts +3 -3
- package/src/resources/beta/sheets.ts +90 -97
- package/src/resources/beta/split.ts +2 -2
- package/src/resources/classifier/jobs.ts +9 -1
- package/src/resources/classify.ts +67 -39
- package/src/resources/configurations.ts +97 -63
- package/src/resources/data-sinks.ts +26 -26
- package/src/resources/data-sources.ts +43 -43
- package/src/resources/extract.ts +125 -97
- package/src/resources/files.ts +61 -61
- package/src/resources/index.ts +21 -12
- package/src/resources/parsing.ts +285 -204
- package/src/resources/pipelines/data-sources.ts +59 -49
- package/src/resources/pipelines/documents.ts +42 -26
- package/src/resources/pipelines/files.ts +62 -52
- package/src/resources/pipelines/images.ts +36 -36
- package/src/resources/pipelines/index.ts +10 -10
- package/src/resources/pipelines/metadata.ts +4 -0
- package/src/resources/pipelines/pipelines.ts +236 -207
- package/src/resources/pipelines/sync.ts +4 -0
- package/src/resources/retrievers/index.ts +3 -3
- package/src/resources/retrievers/retrievers.ts +64 -64
- package/src/resources/shared.ts +12 -3
- package/src/resources/sheets.ts +322 -0
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.mts.map +1 -1
- package/version.d.ts +1 -1
- package/version.d.ts.map +1 -1
- package/version.js +1 -1
- package/version.js.map +1 -1
- package/version.mjs +1 -1
- package/version.mjs.map +1 -1
|
@@ -12,6 +12,8 @@ export class Sync extends APIResource {
|
|
|
12
12
|
*
|
|
13
13
|
* Processes new and updated documents from data sources and files, then updates
|
|
14
14
|
* the index for retrieval.
|
|
15
|
+
*
|
|
16
|
+
* @deprecated
|
|
15
17
|
*/
|
|
16
18
|
create(pipelineID: string, options?: RequestOptions): APIPromise<PipelinesAPI.Pipeline> {
|
|
17
19
|
return this._client.post(path`/api/v1/pipelines/${pipelineID}/sync`, options);
|
|
@@ -19,6 +21,8 @@ export class Sync extends APIResource {
|
|
|
19
21
|
|
|
20
22
|
/**
|
|
21
23
|
* Cancel all running sync jobs for a pipeline.
|
|
24
|
+
*
|
|
25
|
+
* @deprecated
|
|
22
26
|
*/
|
|
23
27
|
cancel(pipelineID: string, options?: RequestOptions): APIPromise<PipelinesAPI.Pipeline> {
|
|
24
28
|
return this._client.post(path`/api/v1/pipelines/${pipelineID}/sync/cancel`, options);
|
|
@@ -10,10 +10,10 @@ export {
|
|
|
10
10
|
type RetrieverPipeline,
|
|
11
11
|
type RetrieverListResponse,
|
|
12
12
|
type RetrieverCreateParams,
|
|
13
|
-
type
|
|
13
|
+
type RetrieverUpsertParams,
|
|
14
14
|
type RetrieverListParams,
|
|
15
|
-
type RetrieverDeleteParams,
|
|
16
15
|
type RetrieverGetParams,
|
|
16
|
+
type RetrieverUpdateParams,
|
|
17
|
+
type RetrieverDeleteParams,
|
|
17
18
|
type RetrieverSearchParams,
|
|
18
|
-
type RetrieverUpsertParams,
|
|
19
19
|
} from './retrievers';
|
|
@@ -24,15 +24,11 @@ export class Retrievers extends APIResource {
|
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* Upsert a new Retriever.
|
|
28
28
|
*/
|
|
29
|
-
|
|
30
|
-
retrieverID: string,
|
|
31
|
-
params: RetrieverUpdateParams,
|
|
32
|
-
options?: RequestOptions,
|
|
33
|
-
): APIPromise<Retriever> {
|
|
29
|
+
upsert(params: RetrieverUpsertParams, options?: RequestOptions): APIPromise<Retriever> {
|
|
34
30
|
const { organization_id, project_id, ...body } = params;
|
|
35
|
-
return this._client.put(
|
|
31
|
+
return this._client.put('/api/v1/retrievers', {
|
|
36
32
|
query: { organization_id, project_id },
|
|
37
33
|
body,
|
|
38
34
|
...options,
|
|
@@ -49,22 +45,6 @@ export class Retrievers extends APIResource {
|
|
|
49
45
|
return this._client.get('/api/v1/retrievers', { query, ...options });
|
|
50
46
|
}
|
|
51
47
|
|
|
52
|
-
/**
|
|
53
|
-
* Delete a Retriever by ID.
|
|
54
|
-
*/
|
|
55
|
-
delete(
|
|
56
|
-
retrieverID: string,
|
|
57
|
-
params: RetrieverDeleteParams | null | undefined = {},
|
|
58
|
-
options?: RequestOptions,
|
|
59
|
-
): APIPromise<void> {
|
|
60
|
-
const { organization_id, project_id } = params ?? {};
|
|
61
|
-
return this._client.delete(path`/api/v1/retrievers/${retrieverID}`, {
|
|
62
|
-
query: { organization_id, project_id },
|
|
63
|
-
...options,
|
|
64
|
-
headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
|
|
65
|
-
});
|
|
66
|
-
}
|
|
67
|
-
|
|
68
48
|
/**
|
|
69
49
|
* Get a Retriever by ID.
|
|
70
50
|
*/
|
|
@@ -77,11 +57,15 @@ export class Retrievers extends APIResource {
|
|
|
77
57
|
}
|
|
78
58
|
|
|
79
59
|
/**
|
|
80
|
-
*
|
|
60
|
+
* Update an existing Retriever.
|
|
81
61
|
*/
|
|
82
|
-
|
|
62
|
+
update(
|
|
63
|
+
retrieverID: string,
|
|
64
|
+
params: RetrieverUpdateParams,
|
|
65
|
+
options?: RequestOptions,
|
|
66
|
+
): APIPromise<Retriever> {
|
|
83
67
|
const { organization_id, project_id, ...body } = params;
|
|
84
|
-
return this._client.
|
|
68
|
+
return this._client.put(path`/api/v1/retrievers/${retrieverID}`, {
|
|
85
69
|
query: { organization_id, project_id },
|
|
86
70
|
body,
|
|
87
71
|
...options,
|
|
@@ -89,11 +73,27 @@ export class Retrievers extends APIResource {
|
|
|
89
73
|
}
|
|
90
74
|
|
|
91
75
|
/**
|
|
92
|
-
*
|
|
76
|
+
* Delete a Retriever by ID.
|
|
93
77
|
*/
|
|
94
|
-
|
|
78
|
+
delete(
|
|
79
|
+
retrieverID: string,
|
|
80
|
+
params: RetrieverDeleteParams | null | undefined = {},
|
|
81
|
+
options?: RequestOptions,
|
|
82
|
+
): APIPromise<void> {
|
|
83
|
+
const { organization_id, project_id } = params ?? {};
|
|
84
|
+
return this._client.delete(path`/api/v1/retrievers/${retrieverID}`, {
|
|
85
|
+
query: { organization_id, project_id },
|
|
86
|
+
...options,
|
|
87
|
+
headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
|
|
88
|
+
});
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
/**
|
|
92
|
+
* Retrieve data using specified pipelines without creating a persistent retriever.
|
|
93
|
+
*/
|
|
94
|
+
search(params: RetrieverSearchParams, options?: RequestOptions): APIPromise<CompositeRetrievalResult> {
|
|
95
95
|
const { organization_id, project_id, ...body } = params;
|
|
96
|
-
return this._client.
|
|
96
|
+
return this._client.post('/api/v1/retrievers/retrieve', {
|
|
97
97
|
query: { organization_id, project_id },
|
|
98
98
|
body,
|
|
99
99
|
...options,
|
|
@@ -104,7 +104,7 @@ export class Retrievers extends APIResource {
|
|
|
104
104
|
/**
|
|
105
105
|
* Enum for the mode of composite retrieval.
|
|
106
106
|
*/
|
|
107
|
-
export type CompositeRetrievalMode = '
|
|
107
|
+
export type CompositeRetrievalMode = 'full' | 'routing';
|
|
108
108
|
|
|
109
109
|
export interface CompositeRetrievalResult {
|
|
110
110
|
/**
|
|
@@ -188,7 +188,7 @@ export interface ReRankConfig {
|
|
|
188
188
|
/**
|
|
189
189
|
* The type of reranker to use.
|
|
190
190
|
*/
|
|
191
|
-
type?: '
|
|
191
|
+
type?: 'bedrock' | 'cohere' | 'disabled' | 'llm' | 'score' | 'system_default';
|
|
192
192
|
}
|
|
193
193
|
|
|
194
194
|
/**
|
|
@@ -288,11 +288,12 @@ export interface RetrieverCreateParams {
|
|
|
288
288
|
pipelines?: Array<RetrieverPipeline>;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
export interface
|
|
291
|
+
export interface RetrieverUpsertParams {
|
|
292
292
|
/**
|
|
293
|
-
* Body param:
|
|
293
|
+
* Body param: A name for the retriever tool. Will default to the pipeline name if
|
|
294
|
+
* not provided.
|
|
294
295
|
*/
|
|
295
|
-
|
|
296
|
+
name: string;
|
|
296
297
|
|
|
297
298
|
/**
|
|
298
299
|
* Query param
|
|
@@ -305,9 +306,9 @@ export interface RetrieverUpdateParams {
|
|
|
305
306
|
project_id?: string | null;
|
|
306
307
|
|
|
307
308
|
/**
|
|
308
|
-
* Body param:
|
|
309
|
+
* Body param: The pipelines this retriever uses.
|
|
309
310
|
*/
|
|
310
|
-
|
|
311
|
+
pipelines?: Array<RetrieverPipeline>;
|
|
311
312
|
}
|
|
312
313
|
|
|
313
314
|
export interface RetrieverListParams {
|
|
@@ -318,13 +319,35 @@ export interface RetrieverListParams {
|
|
|
318
319
|
project_id?: string | null;
|
|
319
320
|
}
|
|
320
321
|
|
|
321
|
-
export interface
|
|
322
|
+
export interface RetrieverGetParams {
|
|
322
323
|
organization_id?: string | null;
|
|
323
324
|
|
|
324
325
|
project_id?: string | null;
|
|
325
326
|
}
|
|
326
327
|
|
|
327
|
-
export interface
|
|
328
|
+
export interface RetrieverUpdateParams {
|
|
329
|
+
/**
|
|
330
|
+
* Body param: The pipelines this retriever uses.
|
|
331
|
+
*/
|
|
332
|
+
pipelines: Array<RetrieverPipeline> | null;
|
|
333
|
+
|
|
334
|
+
/**
|
|
335
|
+
* Query param
|
|
336
|
+
*/
|
|
337
|
+
organization_id?: string | null;
|
|
338
|
+
|
|
339
|
+
/**
|
|
340
|
+
* Query param
|
|
341
|
+
*/
|
|
342
|
+
project_id?: string | null;
|
|
343
|
+
|
|
344
|
+
/**
|
|
345
|
+
* Body param: A name for the retriever.
|
|
346
|
+
*/
|
|
347
|
+
name?: string | null;
|
|
348
|
+
}
|
|
349
|
+
|
|
350
|
+
export interface RetrieverDeleteParams {
|
|
328
351
|
organization_id?: string | null;
|
|
329
352
|
|
|
330
353
|
project_id?: string | null;
|
|
@@ -368,29 +391,6 @@ export interface RetrieverSearchParams {
|
|
|
368
391
|
rerank_top_n?: number | null;
|
|
369
392
|
}
|
|
370
393
|
|
|
371
|
-
export interface RetrieverUpsertParams {
|
|
372
|
-
/**
|
|
373
|
-
* Body param: A name for the retriever tool. Will default to the pipeline name if
|
|
374
|
-
* not provided.
|
|
375
|
-
*/
|
|
376
|
-
name: string;
|
|
377
|
-
|
|
378
|
-
/**
|
|
379
|
-
* Query param
|
|
380
|
-
*/
|
|
381
|
-
organization_id?: string | null;
|
|
382
|
-
|
|
383
|
-
/**
|
|
384
|
-
* Query param
|
|
385
|
-
*/
|
|
386
|
-
project_id?: string | null;
|
|
387
|
-
|
|
388
|
-
/**
|
|
389
|
-
* Body param: The pipelines this retriever uses.
|
|
390
|
-
*/
|
|
391
|
-
pipelines?: Array<RetrieverPipeline>;
|
|
392
|
-
}
|
|
393
|
-
|
|
394
394
|
export declare namespace Retrievers {
|
|
395
395
|
export {
|
|
396
396
|
type CompositeRetrievalMode as CompositeRetrievalMode,
|
|
@@ -401,11 +401,11 @@ export declare namespace Retrievers {
|
|
|
401
401
|
type RetrieverPipeline as RetrieverPipeline,
|
|
402
402
|
type RetrieverListResponse as RetrieverListResponse,
|
|
403
403
|
type RetrieverCreateParams as RetrieverCreateParams,
|
|
404
|
-
type
|
|
404
|
+
type RetrieverUpsertParams as RetrieverUpsertParams,
|
|
405
405
|
type RetrieverListParams as RetrieverListParams,
|
|
406
|
-
type RetrieverDeleteParams as RetrieverDeleteParams,
|
|
407
406
|
type RetrieverGetParams as RetrieverGetParams,
|
|
407
|
+
type RetrieverUpdateParams as RetrieverUpdateParams,
|
|
408
|
+
type RetrieverDeleteParams as RetrieverDeleteParams,
|
|
408
409
|
type RetrieverSearchParams as RetrieverSearchParams,
|
|
409
|
-
type RetrieverUpsertParams as RetrieverUpsertParams,
|
|
410
410
|
};
|
|
411
411
|
}
|
package/src/resources/shared.ts
CHANGED
|
@@ -106,7 +106,7 @@ export interface CloudBoxDataSource {
|
|
|
106
106
|
/**
|
|
107
107
|
* The type of authentication to use (Developer Token or CCG)
|
|
108
108
|
*/
|
|
109
|
-
authentication_mechanism: '
|
|
109
|
+
authentication_mechanism: 'ccg' | 'developer_token';
|
|
110
110
|
|
|
111
111
|
class_name?: string;
|
|
112
112
|
|
|
@@ -190,6 +190,15 @@ export interface CloudConfluenceDataSource {
|
|
|
190
190
|
|
|
191
191
|
supports_access_control?: boolean;
|
|
192
192
|
|
|
193
|
+
/**
|
|
194
|
+
* Whether to fetch space-level permissions (allowed users/groups) and attach them
|
|
195
|
+
* to document metadata for access control. Disable for Confluence Server/Data
|
|
196
|
+
* Center versions whose permission APIs are unavailable (e.g. the JSON-RPC API
|
|
197
|
+
* removed in Data Center 9.2.6+), which otherwise surface as 401 errors during
|
|
198
|
+
* sync.
|
|
199
|
+
*/
|
|
200
|
+
sync_permissions?: boolean;
|
|
201
|
+
|
|
193
202
|
/**
|
|
194
203
|
* The username to use for authentication.
|
|
195
204
|
*/
|
|
@@ -627,7 +636,7 @@ export interface PgVectorHnswSettings {
|
|
|
627
636
|
/**
|
|
628
637
|
* The distance method to use.
|
|
629
638
|
*/
|
|
630
|
-
distance_method?: '
|
|
639
|
+
distance_method?: 'cosine' | 'hamming' | 'ip' | 'jaccard' | 'l1' | 'l2';
|
|
631
640
|
|
|
632
641
|
/**
|
|
633
642
|
* The number of edges to use during the construction phase.
|
|
@@ -647,5 +656,5 @@ export interface PgVectorHnswSettings {
|
|
|
647
656
|
/**
|
|
648
657
|
* The type of vector to use.
|
|
649
658
|
*/
|
|
650
|
-
vector_type?: '
|
|
659
|
+
vector_type?: 'bit' | 'half_vec' | 'sparse_vec' | 'vector';
|
|
651
660
|
}
|
|
@@ -0,0 +1,322 @@
|
|
|
1
|
+
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
+
|
|
3
|
+
import { APIResource } from '../core/resource';
|
|
4
|
+
import * as FilesAPI from './files';
|
|
5
|
+
import * as BetaSheetsAPI from './beta/sheets';
|
|
6
|
+
import { SheetsJobsPaginatedCursor } from './beta/sheets';
|
|
7
|
+
import { APIPromise } from '../core/api-promise';
|
|
8
|
+
import { PagePromise, PaginatedCursor, type PaginatedCursorParams } from '../core/pagination';
|
|
9
|
+
import { RequestOptions } from '../internal/request-options';
|
|
10
|
+
import { path } from '../internal/utils/path';
|
|
11
|
+
|
|
12
|
+
export class Sheets extends APIResource {
|
|
13
|
+
/**
|
|
14
|
+
* Create a spreadsheet parsing job.
|
|
15
|
+
*
|
|
16
|
+
* Provide at most one of `configuration` (an inline parsing configuration) or
|
|
17
|
+
* `configuration_id` (a saved configuration preset). If neither is provided, a
|
|
18
|
+
* default configuration is used. Optionally include `webhook_configurations` to
|
|
19
|
+
* receive `sheets.*` status notifications.
|
|
20
|
+
*
|
|
21
|
+
* @example
|
|
22
|
+
* ```ts
|
|
23
|
+
* const sheetsJob = await client.sheets.create({
|
|
24
|
+
* file_id: '182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e',
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*/
|
|
28
|
+
create(params: SheetCreateParams, options?: RequestOptions): APIPromise<BetaSheetsAPI.SheetsJob> {
|
|
29
|
+
const { organization_id, project_id, ...body } = params;
|
|
30
|
+
return this._client.post('/api/v1/sheets/jobs', {
|
|
31
|
+
query: { organization_id, project_id },
|
|
32
|
+
body,
|
|
33
|
+
...options,
|
|
34
|
+
});
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* List spreadsheet parsing jobs.
|
|
39
|
+
*
|
|
40
|
+
* @example
|
|
41
|
+
* ```ts
|
|
42
|
+
* // Automatically fetches more pages as needed.
|
|
43
|
+
* for await (const sheetsJob of client.sheets.list()) {
|
|
44
|
+
* // ...
|
|
45
|
+
* }
|
|
46
|
+
* ```
|
|
47
|
+
*/
|
|
48
|
+
list(
|
|
49
|
+
query: SheetListParams | null | undefined = {},
|
|
50
|
+
options?: RequestOptions,
|
|
51
|
+
): PagePromise<SheetsJobsPaginatedCursor, BetaSheetsAPI.SheetsJob> {
|
|
52
|
+
return this._client.getAPIList('/api/v1/sheets/jobs', PaginatedCursor<BetaSheetsAPI.SheetsJob>, {
|
|
53
|
+
query,
|
|
54
|
+
...options,
|
|
55
|
+
});
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* Get a spreadsheet parsing job. When `include_results=True` (default), embeds
|
|
60
|
+
* extracted regions and results if complete, skipping the separate `/results`
|
|
61
|
+
* call.
|
|
62
|
+
*
|
|
63
|
+
* @example
|
|
64
|
+
* ```ts
|
|
65
|
+
* const sheetsJob = await client.sheets.get(
|
|
66
|
+
* 'spreadsheet_job_id',
|
|
67
|
+
* );
|
|
68
|
+
* ```
|
|
69
|
+
*/
|
|
70
|
+
get(
|
|
71
|
+
spreadsheetJobID: string,
|
|
72
|
+
query: SheetGetParams | null | undefined = {},
|
|
73
|
+
options?: RequestOptions,
|
|
74
|
+
): APIPromise<BetaSheetsAPI.SheetsJob> {
|
|
75
|
+
return this._client.get(path`/api/v1/sheets/jobs/${spreadsheetJobID}`, { query, ...options });
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* Generate a presigned URL to download a specific extracted region.
|
|
80
|
+
*
|
|
81
|
+
* @example
|
|
82
|
+
* ```ts
|
|
83
|
+
* const presignedURL = await client.sheets.getResultTable(
|
|
84
|
+
* 'cell_metadata',
|
|
85
|
+
* {
|
|
86
|
+
* spreadsheet_job_id: 'spreadsheet_job_id',
|
|
87
|
+
* region_id: 'region_id',
|
|
88
|
+
* },
|
|
89
|
+
* );
|
|
90
|
+
* ```
|
|
91
|
+
*/
|
|
92
|
+
getResultTable(
|
|
93
|
+
regionType: 'cell_metadata' | 'extra' | 'table',
|
|
94
|
+
params: SheetGetResultTableParams,
|
|
95
|
+
options?: RequestOptions,
|
|
96
|
+
): APIPromise<FilesAPI.PresignedURL> {
|
|
97
|
+
const { spreadsheet_job_id, region_id, ...query } = params;
|
|
98
|
+
return this._client.get(
|
|
99
|
+
path`/api/v1/sheets/jobs/${spreadsheet_job_id}/regions/${region_id}/result/${regionType}`,
|
|
100
|
+
{ query, ...options },
|
|
101
|
+
);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
/**
|
|
105
|
+
* Delete a spreadsheet parsing job and its associated data.
|
|
106
|
+
*
|
|
107
|
+
* @example
|
|
108
|
+
* ```ts
|
|
109
|
+
* const response = await client.sheets.deleteJob(
|
|
110
|
+
* 'spreadsheet_job_id',
|
|
111
|
+
* );
|
|
112
|
+
* ```
|
|
113
|
+
*/
|
|
114
|
+
deleteJob(
|
|
115
|
+
spreadsheetJobID: string,
|
|
116
|
+
params: SheetDeleteJobParams | null | undefined = {},
|
|
117
|
+
options?: RequestOptions,
|
|
118
|
+
): APIPromise<unknown> {
|
|
119
|
+
const { organization_id, project_id } = params ?? {};
|
|
120
|
+
return this._client.delete(path`/api/v1/sheets/jobs/${spreadsheetJobID}`, {
|
|
121
|
+
query: { organization_id, project_id },
|
|
122
|
+
...options,
|
|
123
|
+
});
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
export type SheetDeleteJobResponse = unknown;
|
|
128
|
+
|
|
129
|
+
export interface SheetCreateParams {
|
|
130
|
+
/**
|
|
131
|
+
* Body param: The ID of the file to parse
|
|
132
|
+
*/
|
|
133
|
+
file_id: string;
|
|
134
|
+
|
|
135
|
+
/**
|
|
136
|
+
* Query param
|
|
137
|
+
*/
|
|
138
|
+
organization_id?: string | null;
|
|
139
|
+
|
|
140
|
+
/**
|
|
141
|
+
* Query param
|
|
142
|
+
*/
|
|
143
|
+
project_id?: string | null;
|
|
144
|
+
|
|
145
|
+
/**
|
|
146
|
+
* Body param: Configuration for spreadsheet parsing and region extraction
|
|
147
|
+
*/
|
|
148
|
+
config?: BetaSheetsAPI.SheetsParsingConfig | null;
|
|
149
|
+
|
|
150
|
+
/**
|
|
151
|
+
* Body param: Configuration for spreadsheet parsing and region extraction
|
|
152
|
+
*/
|
|
153
|
+
configuration?: BetaSheetsAPI.SheetsParsingConfig | null;
|
|
154
|
+
|
|
155
|
+
/**
|
|
156
|
+
* Body param: Saved configuration ID
|
|
157
|
+
*/
|
|
158
|
+
configuration_id?: string | null;
|
|
159
|
+
|
|
160
|
+
/**
|
|
161
|
+
* Body param: Outbound webhook endpoints to notify on job status changes
|
|
162
|
+
*/
|
|
163
|
+
webhook_configurations?: Array<SheetCreateParams.WebhookConfiguration> | null;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
export namespace SheetCreateParams {
|
|
167
|
+
/**
|
|
168
|
+
* Configuration for a single outbound webhook endpoint.
|
|
169
|
+
*/
|
|
170
|
+
export interface WebhookConfiguration {
|
|
171
|
+
/**
|
|
172
|
+
* Events to subscribe to (e.g. 'parse.success', 'extract.error'). If null, all
|
|
173
|
+
* events are delivered.
|
|
174
|
+
*/
|
|
175
|
+
webhook_events?: Array<
|
|
176
|
+
| 'classify.cancelled'
|
|
177
|
+
| 'classify.error'
|
|
178
|
+
| 'classify.partial_success'
|
|
179
|
+
| 'classify.pending'
|
|
180
|
+
| 'classify.running'
|
|
181
|
+
| 'classify.success'
|
|
182
|
+
| 'extract.cancelled'
|
|
183
|
+
| 'extract.error'
|
|
184
|
+
| 'extract.partial_success'
|
|
185
|
+
| 'extract.pending'
|
|
186
|
+
| 'extract.success'
|
|
187
|
+
| 'parse.cancelled'
|
|
188
|
+
| 'parse.error'
|
|
189
|
+
| 'parse.partial_success'
|
|
190
|
+
| 'parse.pending'
|
|
191
|
+
| 'parse.running'
|
|
192
|
+
| 'parse.success'
|
|
193
|
+
| 'sheets.cancelled'
|
|
194
|
+
| 'sheets.error'
|
|
195
|
+
| 'sheets.partial_success'
|
|
196
|
+
| 'sheets.pending'
|
|
197
|
+
| 'sheets.success'
|
|
198
|
+
| 'split.cancelled'
|
|
199
|
+
| 'split.error'
|
|
200
|
+
| 'split.pending'
|
|
201
|
+
| 'split.processing'
|
|
202
|
+
| 'split.success'
|
|
203
|
+
| 'unmapped_event'
|
|
204
|
+
> | null;
|
|
205
|
+
|
|
206
|
+
/**
|
|
207
|
+
* Custom HTTP headers sent with each webhook request (e.g. auth tokens)
|
|
208
|
+
*/
|
|
209
|
+
webhook_headers?: { [key: string]: string } | null;
|
|
210
|
+
|
|
211
|
+
/**
|
|
212
|
+
* Response format sent to the webhook: 'string' (default) or 'json'
|
|
213
|
+
*/
|
|
214
|
+
webhook_output_format?: string | null;
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* Shared signing secret used to sign webhook deliveries. When set, each request
|
|
218
|
+
* includes an HMAC-SHA256 signature of the request body in the 'LC-Signature'
|
|
219
|
+
* header (value 'sha256=<hex>'). Recompute the HMAC over the raw request body with
|
|
220
|
+
* this secret to verify the delivery is authentic.
|
|
221
|
+
*/
|
|
222
|
+
webhook_signing_secret?: string | null;
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* URL to receive webhook POST notifications
|
|
226
|
+
*/
|
|
227
|
+
webhook_url?: string | null;
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
export interface SheetListParams extends PaginatedCursorParams {
|
|
232
|
+
/**
|
|
233
|
+
* Filter by saved configuration ID
|
|
234
|
+
*/
|
|
235
|
+
configuration_id?: string | null;
|
|
236
|
+
|
|
237
|
+
/**
|
|
238
|
+
* Include items created at or after this timestamp (inclusive)
|
|
239
|
+
*/
|
|
240
|
+
created_at_on_or_after?: string | null;
|
|
241
|
+
|
|
242
|
+
/**
|
|
243
|
+
* Include items created at or before this timestamp (inclusive)
|
|
244
|
+
*/
|
|
245
|
+
created_at_on_or_before?: string | null;
|
|
246
|
+
|
|
247
|
+
include_results?: boolean;
|
|
248
|
+
|
|
249
|
+
/**
|
|
250
|
+
* Filter by specific job IDs
|
|
251
|
+
*/
|
|
252
|
+
job_ids?: Array<string> | null;
|
|
253
|
+
|
|
254
|
+
organization_id?: string | null;
|
|
255
|
+
|
|
256
|
+
project_id?: string | null;
|
|
257
|
+
|
|
258
|
+
/**
|
|
259
|
+
* Filter by job status
|
|
260
|
+
*/
|
|
261
|
+
status?: 'CANCELLED' | 'ERROR' | 'PARTIAL_SUCCESS' | 'PENDING' | 'SUCCESS' | null;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
export interface SheetGetParams {
|
|
265
|
+
/**
|
|
266
|
+
* Optional fields to populate on the response. Valid values:
|
|
267
|
+
* metadata_state_transitions.
|
|
268
|
+
*/
|
|
269
|
+
expand?: Array<string>;
|
|
270
|
+
|
|
271
|
+
include_results?: boolean;
|
|
272
|
+
|
|
273
|
+
organization_id?: string | null;
|
|
274
|
+
|
|
275
|
+
project_id?: string | null;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
export interface SheetGetResultTableParams {
|
|
279
|
+
/**
|
|
280
|
+
* Path param
|
|
281
|
+
*/
|
|
282
|
+
spreadsheet_job_id: string;
|
|
283
|
+
|
|
284
|
+
/**
|
|
285
|
+
* Path param
|
|
286
|
+
*/
|
|
287
|
+
region_id: string;
|
|
288
|
+
|
|
289
|
+
/**
|
|
290
|
+
* Query param
|
|
291
|
+
*/
|
|
292
|
+
expires_at_seconds?: number | null;
|
|
293
|
+
|
|
294
|
+
/**
|
|
295
|
+
* Query param
|
|
296
|
+
*/
|
|
297
|
+
organization_id?: string | null;
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* Query param
|
|
301
|
+
*/
|
|
302
|
+
project_id?: string | null;
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
export interface SheetDeleteJobParams {
|
|
306
|
+
organization_id?: string | null;
|
|
307
|
+
|
|
308
|
+
project_id?: string | null;
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
export declare namespace Sheets {
|
|
312
|
+
export {
|
|
313
|
+
type SheetDeleteJobResponse as SheetDeleteJobResponse,
|
|
314
|
+
type SheetCreateParams as SheetCreateParams,
|
|
315
|
+
type SheetListParams as SheetListParams,
|
|
316
|
+
type SheetGetParams as SheetGetParams,
|
|
317
|
+
type SheetGetResultTableParams as SheetGetResultTableParams,
|
|
318
|
+
type SheetDeleteJobParams as SheetDeleteJobParams,
|
|
319
|
+
};
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
export { type SheetsJobsPaginatedCursor };
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '2.
|
|
1
|
+
export const VERSION = '2.10.0'; // x-release-please-version
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "2.
|
|
1
|
+
export declare const VERSION = "2.10.0";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.d.mts","sourceRoot":"","sources":["src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,
|
|
1
|
+
{"version":3,"file":"version.d.mts","sourceRoot":"","sources":["src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,WAAW,CAAC"}
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "2.
|
|
1
|
+
export declare const VERSION = "2.10.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,
|
|
1
|
+
{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,WAAW,CAAC"}
|
package/version.js
CHANGED
package/version.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.js","sourceRoot":"","sources":["src/version.ts"],"names":[],"mappings":";;;AAAa,QAAA,OAAO,GAAG,
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["src/version.ts"],"names":[],"mappings":";;;AAAa,QAAA,OAAO,GAAG,QAAQ,CAAC,CAAC,2BAA2B"}
|
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '2.
|
|
1
|
+
export const VERSION = '2.10.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|
package/version.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.mjs","sourceRoot":"","sources":["src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAG,
|
|
1
|
+
{"version":3,"file":"version.mjs","sourceRoot":"","sources":["src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAG,QAAQ,CAAC,CAAC,2BAA2B"}
|