@llamaindex/llama-cloud 2.8.0 → 2.9.1
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 +51 -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 +24 -25
- package/resources/batches.d.mts.map +1 -1
- package/resources/batches.d.ts +24 -25
- package/resources/batches.d.ts.map +1 -1
- package/resources/batches.js +1 -2
- package/resources/batches.js.map +1 -1
- package/resources/batches.mjs +1 -2
- package/resources/batches.mjs.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 +29 -29
- package/resources/beta/batch/batch.d.mts.map +1 -1
- package/resources/beta/batch/batch.d.ts +29 -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 +7 -7
- package/resources/beta/batch/job-items.d.mts.map +1 -1
- package/resources/beta/batch/job-items.d.ts +7 -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 -35
- package/resources/beta/directories/directories.d.mts.map +1 -1
- package/resources/beta/directories/directories.d.ts +48 -35
- 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 +54 -54
- package/resources/beta/directories/files.d.mts.map +1 -1
- package/resources/beta/directories/files.d.ts +54 -54
- 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 +32 -32
- package/resources/beta/indexes.d.mts.map +1 -1
- package/resources/beta/indexes.d.ts +32 -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 +4 -4
- package/resources/beta/retrieval.d.mts.map +1 -1
- package/resources/beta/retrieval.d.ts +4 -4
- package/resources/beta/retrieval.d.ts.map +1 -1
- package/resources/beta/sheets.d.mts +134 -60
- package/resources/beta/sheets.d.mts.map +1 -1
- package/resources/beta/sheets.d.ts +134 -60
- package/resources/beta/sheets.d.ts.map +1 -1
- package/resources/beta/sheets.js +25 -52
- package/resources/beta/sheets.js.map +1 -1
- package/resources/beta/sheets.mjs +25 -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 -2
- package/resources/classifier/jobs.d.mts.map +1 -1
- package/resources/classifier/jobs.d.ts +8 -2
- package/resources/classifier/jobs.d.ts.map +1 -1
- package/resources/classify.d.mts +71 -9
- package/resources/classify.d.mts.map +1 -1
- package/resources/classify.d.ts +71 -9
- package/resources/classify.d.ts.map +1 -1
- package/resources/configurations.d.mts +101 -46
- package/resources/configurations.d.mts.map +1 -1
- package/resources/configurations.d.ts +101 -46
- 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 +52 -50
- package/resources/extract.d.mts.map +1 -1
- package/resources/extract.d.ts +52 -50
- 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 +108 -50
- package/resources/parsing.d.mts.map +1 -1
- package/resources/parsing.d.ts +108 -50
- package/resources/parsing.d.ts.map +1 -1
- package/resources/parsing.js +12 -12
- package/resources/parsing.js.map +1 -1
- package/resources/parsing.mjs +12 -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 +142 -126
- package/resources/pipelines/pipelines.d.mts.map +1 -1
- package/resources/pipelines/pipelines.d.ts +142 -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 +12 -4
- package/resources/shared.d.mts.map +1 -1
- package/resources/shared.d.ts +12 -4
- package/resources/shared.d.ts.map +1 -1
- package/resources/sheets.d.mts +199 -0
- package/resources/sheets.d.mts.map +1 -0
- package/resources/sheets.d.ts +199 -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 +24 -25
- package/src/resources/beta/agent-data.ts +131 -131
- package/src/resources/beta/batch/batch.ts +61 -50
- package/src/resources/beta/batch/index.ts +1 -1
- package/src/resources/beta/batch/job-items.ts +28 -17
- package/src/resources/beta/beta.ts +12 -12
- package/src/resources/beta/chat.ts +57 -57
- package/src/resources/beta/directories/directories.ts +80 -66
- package/src/resources/beta/directories/files.ts +73 -73
- package/src/resources/beta/directories/index.ts +5 -5
- package/src/resources/beta/index.ts +12 -12
- package/src/resources/beta/indexes.ts +53 -53
- package/src/resources/beta/retrieval.ts +4 -4
- package/src/resources/beta/sheets.ts +217 -73
- package/src/resources/beta/split.ts +2 -2
- package/src/resources/classifier/jobs.ts +9 -2
- package/src/resources/classify.ts +135 -9
- package/src/resources/configurations.ts +126 -67
- package/src/resources/data-sinks.ts +26 -26
- package/src/resources/data-sources.ts +43 -43
- package/src/resources/extract.ts +118 -94
- package/src/resources/files.ts +61 -61
- package/src/resources/index.ts +21 -12
- package/src/resources/parsing.ts +266 -203
- 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 +230 -203
- 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 +13 -4
- package/src/resources/sheets.ts +314 -0
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -4,17 +4,16 @@ import { PagePromise, PaginatedCursorPost, type PaginatedCursorPostParams } from
|
|
|
4
4
|
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
5
5
|
export declare class AgentData extends APIResource {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Get agent data by ID.
|
|
8
8
|
*
|
|
9
9
|
* @example
|
|
10
10
|
* ```ts
|
|
11
|
-
* const agentData = await client.beta.agentData.
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
* });
|
|
11
|
+
* const agentData = await client.beta.agentData.get(
|
|
12
|
+
* 'item_id',
|
|
13
|
+
* );
|
|
15
14
|
* ```
|
|
16
15
|
*/
|
|
17
|
-
|
|
16
|
+
get(itemID: string, query?: AgentDataGetParams | null | undefined, options?: RequestOptions): APIPromise<AgentData>;
|
|
18
17
|
/**
|
|
19
18
|
* @deprecated Use {@link create} instead. `agentData` is kept as a
|
|
20
19
|
* backwards-compatible alias for SDK versions that exposed the create
|
|
@@ -45,58 +44,59 @@ export declare class AgentData extends APIResource {
|
|
|
45
44
|
*/
|
|
46
45
|
delete(itemID: string, params?: AgentDataDeleteParams | null | undefined, options?: RequestOptions): APIPromise<AgentDataDeleteResponse>;
|
|
47
46
|
/**
|
|
48
|
-
*
|
|
47
|
+
* Create new agent data.
|
|
49
48
|
*
|
|
50
49
|
* @example
|
|
51
50
|
* ```ts
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
* )
|
|
56
|
-
* // ...
|
|
57
|
-
* }
|
|
51
|
+
* const agentData = await client.beta.agentData.create({
|
|
52
|
+
* data: { foo: 'bar' },
|
|
53
|
+
* deployment_name: 'deployment_name',
|
|
54
|
+
* });
|
|
58
55
|
* ```
|
|
59
56
|
*/
|
|
60
|
-
|
|
57
|
+
create(params: AgentDataCreateParams, options?: RequestOptions): APIPromise<AgentData>;
|
|
61
58
|
/**
|
|
62
|
-
*
|
|
59
|
+
* Search agent data with filtering, sorting, and pagination.
|
|
63
60
|
*
|
|
64
61
|
* @example
|
|
65
62
|
* ```ts
|
|
66
|
-
*
|
|
63
|
+
* // Automatically fetches more pages as needed.
|
|
64
|
+
* for await (const agentData of client.beta.agentData.search({
|
|
67
65
|
* deployment_name: 'deployment_name',
|
|
68
|
-
* })
|
|
66
|
+
* })) {
|
|
67
|
+
* // ...
|
|
68
|
+
* }
|
|
69
69
|
* ```
|
|
70
70
|
*/
|
|
71
|
-
|
|
71
|
+
search(params: AgentDataSearchParams, options?: RequestOptions): PagePromise<AgentDataPaginatedCursorPost, AgentData>;
|
|
72
72
|
/**
|
|
73
|
-
*
|
|
73
|
+
* Aggregate agent data with grouping and optional counting/first item retrieval.
|
|
74
74
|
*
|
|
75
75
|
* @example
|
|
76
76
|
* ```ts
|
|
77
|
-
*
|
|
78
|
-
*
|
|
79
|
-
*
|
|
77
|
+
* // Automatically fetches more pages as needed.
|
|
78
|
+
* for await (const agentDataAggregateResponse of client.beta.agentData.aggregate(
|
|
79
|
+
* { deployment_name: 'deployment_name' },
|
|
80
|
+
* )) {
|
|
81
|
+
* // ...
|
|
82
|
+
* }
|
|
80
83
|
* ```
|
|
81
84
|
*/
|
|
82
|
-
|
|
85
|
+
aggregate(params: AgentDataAggregateParams, options?: RequestOptions): PagePromise<AgentDataAggregateResponsesPaginatedCursorPost, AgentDataAggregateResponse>;
|
|
83
86
|
/**
|
|
84
|
-
*
|
|
87
|
+
* Bulk delete agent data by query (deployment_name, collection, optional filters).
|
|
85
88
|
*
|
|
86
89
|
* @example
|
|
87
90
|
* ```ts
|
|
88
|
-
*
|
|
89
|
-
* for await (const agentData of client.beta.agentData.search({
|
|
91
|
+
* const response = await client.beta.agentData.deleteByQuery({
|
|
90
92
|
* deployment_name: 'deployment_name',
|
|
91
|
-
* })
|
|
92
|
-
* // ...
|
|
93
|
-
* }
|
|
93
|
+
* });
|
|
94
94
|
* ```
|
|
95
95
|
*/
|
|
96
|
-
|
|
96
|
+
deleteByQuery(params: AgentDataDeleteByQueryParams, options?: RequestOptions): APIPromise<AgentDataDeleteByQueryResponse>;
|
|
97
97
|
}
|
|
98
|
-
export type AgentDataAggregateResponsesPaginatedCursorPost = PaginatedCursorPost<AgentDataAggregateResponse>;
|
|
99
98
|
export type AgentDataPaginatedCursorPost = PaginatedCursorPost<AgentData>;
|
|
99
|
+
export type AgentDataAggregateResponsesPaginatedCursorPost = PaginatedCursorPost<AgentDataAggregateResponse>;
|
|
100
100
|
/**
|
|
101
101
|
* API Result for a single agent data item
|
|
102
102
|
*/
|
|
@@ -132,17 +132,17 @@ export interface AgentDataAggregateResponse {
|
|
|
132
132
|
export interface AgentDataDeleteByQueryResponse {
|
|
133
133
|
deleted_count: number;
|
|
134
134
|
}
|
|
135
|
-
export interface
|
|
135
|
+
export interface AgentDataGetParams {
|
|
136
|
+
organization_id?: string | null;
|
|
137
|
+
project_id?: string | null;
|
|
138
|
+
}
|
|
139
|
+
export interface AgentDataUpdateParams {
|
|
136
140
|
/**
|
|
137
141
|
* Body param
|
|
138
142
|
*/
|
|
139
143
|
data: {
|
|
140
144
|
[key: string]: unknown;
|
|
141
145
|
};
|
|
142
|
-
/**
|
|
143
|
-
* Body param
|
|
144
|
-
*/
|
|
145
|
-
deployment_name: string;
|
|
146
146
|
/**
|
|
147
147
|
* Query param
|
|
148
148
|
*/
|
|
@@ -151,18 +151,22 @@ export interface AgentDataCreateParams {
|
|
|
151
151
|
* Query param
|
|
152
152
|
*/
|
|
153
153
|
project_id?: string | null;
|
|
154
|
-
/**
|
|
155
|
-
* Body param
|
|
156
|
-
*/
|
|
157
|
-
collection?: string;
|
|
158
154
|
}
|
|
159
|
-
export interface
|
|
155
|
+
export interface AgentDataDeleteParams {
|
|
156
|
+
organization_id?: string | null;
|
|
157
|
+
project_id?: string | null;
|
|
158
|
+
}
|
|
159
|
+
export interface AgentDataCreateParams {
|
|
160
160
|
/**
|
|
161
161
|
* Body param
|
|
162
162
|
*/
|
|
163
163
|
data: {
|
|
164
164
|
[key: string]: unknown;
|
|
165
165
|
};
|
|
166
|
+
/**
|
|
167
|
+
* Body param
|
|
168
|
+
*/
|
|
169
|
+
deployment_name: string;
|
|
166
170
|
/**
|
|
167
171
|
* Query param
|
|
168
172
|
*/
|
|
@@ -171,14 +175,14 @@ export interface AgentDataUpdateParams {
|
|
|
171
175
|
* Query param
|
|
172
176
|
*/
|
|
173
177
|
project_id?: string | null;
|
|
178
|
+
/**
|
|
179
|
+
* Body param
|
|
180
|
+
*/
|
|
181
|
+
collection?: string;
|
|
174
182
|
}
|
|
175
|
-
export interface
|
|
176
|
-
organization_id?: string | null;
|
|
177
|
-
project_id?: string | null;
|
|
178
|
-
}
|
|
179
|
-
export interface AgentDataAggregateParams extends PaginatedCursorPostParams {
|
|
183
|
+
export interface AgentDataSearchParams extends PaginatedCursorPostParams {
|
|
180
184
|
/**
|
|
181
|
-
* Body param: The agent deployment's name to
|
|
185
|
+
* Body param: The agent deployment's name to search within
|
|
182
186
|
*/
|
|
183
187
|
deployment_name: string;
|
|
184
188
|
/**
|
|
@@ -190,30 +194,20 @@ export interface AgentDataAggregateParams extends PaginatedCursorPostParams {
|
|
|
190
194
|
*/
|
|
191
195
|
project_id?: string | null;
|
|
192
196
|
/**
|
|
193
|
-
* Body param: The logical agent data collection to
|
|
197
|
+
* Body param: The logical agent data collection to search within
|
|
194
198
|
*/
|
|
195
199
|
collection?: string;
|
|
196
|
-
/**
|
|
197
|
-
* Body param: Whether to count the number of items in each group
|
|
198
|
-
*/
|
|
199
|
-
count?: boolean | null;
|
|
200
200
|
/**
|
|
201
201
|
* Body param: A filter object or expression that filters resources listed in the
|
|
202
202
|
* response.
|
|
203
203
|
*/
|
|
204
204
|
filter?: {
|
|
205
|
-
[key: string]:
|
|
205
|
+
[key: string]: AgentDataSearchParams.Filter;
|
|
206
206
|
} | null;
|
|
207
207
|
/**
|
|
208
|
-
* Body param: Whether to
|
|
209
|
-
* created_at)
|
|
210
|
-
*/
|
|
211
|
-
first?: boolean | null;
|
|
212
|
-
/**
|
|
213
|
-
* Body param: The fields to group by. If empty, the entire dataset is grouped on.
|
|
214
|
-
* e.g. if left out, can be used for simple count operations
|
|
208
|
+
* Body param: Whether to include the total number of items in the response
|
|
215
209
|
*/
|
|
216
|
-
|
|
210
|
+
include_total?: boolean;
|
|
217
211
|
/**
|
|
218
212
|
* Body param: The offset to start from. If not provided, the first page is
|
|
219
213
|
* returned
|
|
@@ -225,7 +219,7 @@ export interface AgentDataAggregateParams extends PaginatedCursorPostParams {
|
|
|
225
219
|
*/
|
|
226
220
|
order_by?: string | null;
|
|
227
221
|
}
|
|
228
|
-
export declare namespace
|
|
222
|
+
export declare namespace AgentDataSearchParams {
|
|
229
223
|
/**
|
|
230
224
|
* API request model for a filter comparison operation.
|
|
231
225
|
*/
|
|
@@ -240,9 +234,9 @@ export declare namespace AgentDataAggregateParams {
|
|
|
240
234
|
ne?: number | string | (string & {}) | null;
|
|
241
235
|
}
|
|
242
236
|
}
|
|
243
|
-
export interface
|
|
237
|
+
export interface AgentDataAggregateParams extends PaginatedCursorPostParams {
|
|
244
238
|
/**
|
|
245
|
-
* Body param: The agent deployment's name to
|
|
239
|
+
* Body param: The agent deployment's name to aggregate data for
|
|
246
240
|
*/
|
|
247
241
|
deployment_name: string;
|
|
248
242
|
/**
|
|
@@ -254,17 +248,42 @@ export interface AgentDataDeleteByQueryParams {
|
|
|
254
248
|
*/
|
|
255
249
|
project_id?: string | null;
|
|
256
250
|
/**
|
|
257
|
-
* Body param: The logical agent data collection to
|
|
251
|
+
* Body param: The logical agent data collection to aggregate data for
|
|
258
252
|
*/
|
|
259
253
|
collection?: string;
|
|
260
254
|
/**
|
|
261
|
-
* Body param:
|
|
255
|
+
* Body param: Whether to count the number of items in each group
|
|
256
|
+
*/
|
|
257
|
+
count?: boolean | null;
|
|
258
|
+
/**
|
|
259
|
+
* Body param: A filter object or expression that filters resources listed in the
|
|
260
|
+
* response.
|
|
262
261
|
*/
|
|
263
262
|
filter?: {
|
|
264
|
-
[key: string]:
|
|
263
|
+
[key: string]: AgentDataAggregateParams.Filter;
|
|
265
264
|
} | null;
|
|
265
|
+
/**
|
|
266
|
+
* Body param: Whether to return the first item in each group (Sorted by
|
|
267
|
+
* created_at)
|
|
268
|
+
*/
|
|
269
|
+
first?: boolean | null;
|
|
270
|
+
/**
|
|
271
|
+
* Body param: The fields to group by. If empty, the entire dataset is grouped on.
|
|
272
|
+
* e.g. if left out, can be used for simple count operations
|
|
273
|
+
*/
|
|
274
|
+
group_by?: Array<string> | null;
|
|
275
|
+
/**
|
|
276
|
+
* Body param: The offset to start from. If not provided, the first page is
|
|
277
|
+
* returned
|
|
278
|
+
*/
|
|
279
|
+
offset?: number | null;
|
|
280
|
+
/**
|
|
281
|
+
* Body param: A comma-separated list of fields to order by, sorted in ascending
|
|
282
|
+
* order. Use 'field_name desc' to specify descending order.
|
|
283
|
+
*/
|
|
284
|
+
order_by?: string | null;
|
|
266
285
|
}
|
|
267
|
-
export declare namespace
|
|
286
|
+
export declare namespace AgentDataAggregateParams {
|
|
268
287
|
/**
|
|
269
288
|
* API request model for a filter comparison operation.
|
|
270
289
|
*/
|
|
@@ -279,13 +298,9 @@ export declare namespace AgentDataDeleteByQueryParams {
|
|
|
279
298
|
ne?: number | string | (string & {}) | null;
|
|
280
299
|
}
|
|
281
300
|
}
|
|
282
|
-
export interface
|
|
283
|
-
organization_id?: string | null;
|
|
284
|
-
project_id?: string | null;
|
|
285
|
-
}
|
|
286
|
-
export interface AgentDataSearchParams extends PaginatedCursorPostParams {
|
|
301
|
+
export interface AgentDataDeleteByQueryParams {
|
|
287
302
|
/**
|
|
288
|
-
* Body param: The agent deployment's name to
|
|
303
|
+
* Body param: The agent deployment's name to delete data for
|
|
289
304
|
*/
|
|
290
305
|
deployment_name: string;
|
|
291
306
|
/**
|
|
@@ -297,32 +312,17 @@ export interface AgentDataSearchParams extends PaginatedCursorPostParams {
|
|
|
297
312
|
*/
|
|
298
313
|
project_id?: string | null;
|
|
299
314
|
/**
|
|
300
|
-
* Body param: The logical agent data collection to
|
|
315
|
+
* Body param: The logical agent data collection to delete from
|
|
301
316
|
*/
|
|
302
317
|
collection?: string;
|
|
303
318
|
/**
|
|
304
|
-
* Body param:
|
|
305
|
-
* response.
|
|
319
|
+
* Body param: Optional filters to select which items to delete
|
|
306
320
|
*/
|
|
307
321
|
filter?: {
|
|
308
|
-
[key: string]:
|
|
322
|
+
[key: string]: AgentDataDeleteByQueryParams.Filter;
|
|
309
323
|
} | null;
|
|
310
|
-
/**
|
|
311
|
-
* Body param: Whether to include the total number of items in the response
|
|
312
|
-
*/
|
|
313
|
-
include_total?: boolean;
|
|
314
|
-
/**
|
|
315
|
-
* Body param: The offset to start from. If not provided, the first page is
|
|
316
|
-
* returned
|
|
317
|
-
*/
|
|
318
|
-
offset?: number | null;
|
|
319
|
-
/**
|
|
320
|
-
* Body param: A comma-separated list of fields to order by, sorted in ascending
|
|
321
|
-
* order. Use 'field_name desc' to specify descending order.
|
|
322
|
-
*/
|
|
323
|
-
order_by?: string | null;
|
|
324
324
|
}
|
|
325
|
-
export declare namespace
|
|
325
|
+
export declare namespace AgentDataDeleteByQueryParams {
|
|
326
326
|
/**
|
|
327
327
|
* API request model for a filter comparison operation.
|
|
328
328
|
*/
|
|
@@ -338,6 +338,6 @@ export declare namespace AgentDataSearchParams {
|
|
|
338
338
|
}
|
|
339
339
|
}
|
|
340
340
|
export declare namespace AgentData {
|
|
341
|
-
export { type AgentData as AgentData, type AgentDataDeleteResponse as AgentDataDeleteResponse, type AgentDataAggregateResponse as AgentDataAggregateResponse, type AgentDataDeleteByQueryResponse as AgentDataDeleteByQueryResponse, type
|
|
341
|
+
export { type AgentData as AgentData, type AgentDataDeleteResponse as AgentDataDeleteResponse, type AgentDataAggregateResponse as AgentDataAggregateResponse, type AgentDataDeleteByQueryResponse as AgentDataDeleteByQueryResponse, type AgentDataPaginatedCursorPost as AgentDataPaginatedCursorPost, type AgentDataAggregateResponsesPaginatedCursorPost as AgentDataAggregateResponsesPaginatedCursorPost, type AgentDataGetParams as AgentDataGetParams, type AgentDataUpdateParams as AgentDataUpdateParams, type AgentDataDeleteParams as AgentDataDeleteParams, type AgentDataCreateParams as AgentDataCreateParams, type AgentDataSearchParams as AgentDataSearchParams, type AgentDataAggregateParams as AgentDataAggregateParams, type AgentDataDeleteByQueryParams as AgentDataDeleteByQueryParams, };
|
|
342
342
|
}
|
|
343
343
|
//# sourceMappingURL=agent-data.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agent-data.d.mts","sourceRoot":"","sources":["../../src/resources/beta/agent-data.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAClD,OAAO,EAAE,UAAU,EAAE,mCAA+B;AACpD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,KAAK,yBAAyB,EAAE,kCAA8B;AACzG,OAAO,EAAE,cAAc,EAAE,2CAAuC;AAGhE,qBAAa,SAAU,SAAQ,WAAW;IACxC
|
|
1
|
+
{"version":3,"file":"agent-data.d.mts","sourceRoot":"","sources":["../../src/resources/beta/agent-data.ts"],"names":[],"mappings":"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"}
|