@cadenya/cadenya 0.66.0 → 0.68.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 +16 -0
- package/README.md +2 -2
- package/client.d.mts +42 -81
- package/client.d.mts.map +1 -1
- package/client.d.ts +42 -81
- package/client.d.ts.map +1 -1
- package/client.js +24 -63
- package/client.js.map +1 -1
- package/client.mjs +24 -63
- package/client.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/account.d.mts +18 -22
- package/resources/account.d.mts.map +1 -1
- package/resources/account.d.ts +18 -22
- package/resources/account.d.ts.map +1 -1
- package/resources/account.js +2 -6
- package/resources/account.js.map +1 -1
- package/resources/account.mjs +2 -6
- package/resources/account.mjs.map +1 -1
- package/resources/agents/agents.d.mts +34 -21
- package/resources/agents/agents.d.mts.map +1 -1
- package/resources/agents/agents.d.ts +34 -21
- package/resources/agents/agents.d.ts.map +1 -1
- package/resources/agents/agents.js +17 -16
- package/resources/agents/agents.js.map +1 -1
- package/resources/agents/agents.mjs +17 -16
- package/resources/agents/agents.mjs.map +1 -1
- package/resources/agents/feedback.d.mts +15 -15
- package/resources/agents/feedback.d.mts.map +1 -1
- package/resources/agents/feedback.d.ts +15 -15
- package/resources/agents/feedback.d.ts.map +1 -1
- package/resources/agents/feedback.js +4 -8
- package/resources/agents/feedback.js.map +1 -1
- package/resources/agents/feedback.mjs +4 -8
- package/resources/agents/feedback.mjs.map +1 -1
- package/resources/agents/index.d.mts +1 -1
- package/resources/agents/index.d.mts.map +1 -1
- package/resources/agents/index.d.ts +1 -1
- package/resources/agents/index.d.ts.map +1 -1
- package/resources/agents/index.js.map +1 -1
- package/resources/agents/index.mjs.map +1 -1
- package/resources/agents/schedules.d.mts +44 -26
- package/resources/agents/schedules.d.mts.map +1 -1
- package/resources/agents/schedules.d.ts +44 -26
- package/resources/agents/schedules.d.ts.map +1 -1
- package/resources/agents/schedules.js +20 -19
- package/resources/agents/schedules.js.map +1 -1
- package/resources/agents/schedules.mjs +20 -19
- package/resources/agents/schedules.mjs.map +1 -1
- package/resources/agents/variations.d.mts +88 -43
- package/resources/agents/variations.d.mts.map +1 -1
- package/resources/agents/variations.d.ts +88 -43
- package/resources/agents/variations.d.ts.map +1 -1
- package/resources/agents/variations.js +31 -32
- package/resources/agents/variations.js.map +1 -1
- package/resources/agents/variations.mjs +31 -32
- package/resources/agents/variations.mjs.map +1 -1
- package/resources/agents/webhook-deliveries.d.mts +10 -11
- package/resources/agents/webhook-deliveries.d.mts.map +1 -1
- package/resources/agents/webhook-deliveries.d.ts +10 -11
- package/resources/agents/webhook-deliveries.d.ts.map +1 -1
- package/resources/agents/webhook-deliveries.js +4 -8
- package/resources/agents/webhook-deliveries.js.map +1 -1
- package/resources/agents/webhook-deliveries.mjs +4 -8
- package/resources/agents/webhook-deliveries.mjs.map +1 -1
- package/resources/api-keys.d.mts +48 -28
- package/resources/api-keys.d.mts.map +1 -1
- package/resources/api-keys.d.ts +48 -28
- package/resources/api-keys.d.ts.map +1 -1
- package/resources/api-keys.js +21 -17
- package/resources/api-keys.js.map +1 -1
- package/resources/api-keys.mjs +21 -17
- package/resources/api-keys.mjs.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.mts +20 -21
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.mts.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.ts +20 -21
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.ts.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.js +13 -17
- package/resources/bulk-workspace-resources/bulk-workspace-resources.js.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.mjs +13 -17
- package/resources/bulk-workspace-resources/bulk-workspace-resources.mjs.map +1 -1
- package/resources/bulk-workspace-resources/index.d.mts +1 -1
- package/resources/bulk-workspace-resources/index.d.mts.map +1 -1
- package/resources/bulk-workspace-resources/index.d.ts +1 -1
- package/resources/bulk-workspace-resources/index.d.ts.map +1 -1
- package/resources/bulk-workspace-resources/index.js.map +1 -1
- package/resources/bulk-workspace-resources/index.mjs.map +1 -1
- package/resources/bulk-workspace-resources/results.d.mts +30 -35
- package/resources/bulk-workspace-resources/results.d.mts.map +1 -1
- package/resources/bulk-workspace-resources/results.d.ts +30 -35
- package/resources/bulk-workspace-resources/results.d.ts.map +1 -1
- package/resources/bulk-workspace-resources/results.js +6 -10
- package/resources/bulk-workspace-resources/results.js.map +1 -1
- package/resources/bulk-workspace-resources/results.mjs +6 -10
- package/resources/bulk-workspace-resources/results.mjs.map +1 -1
- package/resources/index.d.mts +9 -9
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +9 -9
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +1 -1
- package/resources/index.mjs.map +1 -1
- package/resources/memory-layers/entries.d.mts +40 -33
- package/resources/memory-layers/entries.d.mts.map +1 -1
- package/resources/memory-layers/entries.d.ts +40 -33
- package/resources/memory-layers/entries.d.ts.map +1 -1
- package/resources/memory-layers/entries.js +19 -23
- package/resources/memory-layers/entries.js.map +1 -1
- package/resources/memory-layers/entries.mjs +19 -23
- package/resources/memory-layers/entries.mjs.map +1 -1
- package/resources/memory-layers/index.d.mts +1 -1
- package/resources/memory-layers/index.d.mts.map +1 -1
- package/resources/memory-layers/index.d.ts +1 -1
- package/resources/memory-layers/index.d.ts.map +1 -1
- package/resources/memory-layers/index.js.map +1 -1
- package/resources/memory-layers/index.mjs.map +1 -1
- package/resources/memory-layers/memory-layers.d.mts +33 -22
- package/resources/memory-layers/memory-layers.d.mts.map +1 -1
- package/resources/memory-layers/memory-layers.d.ts +33 -22
- package/resources/memory-layers/memory-layers.d.ts.map +1 -1
- package/resources/memory-layers/memory-layers.js +17 -20
- package/resources/memory-layers/memory-layers.js.map +1 -1
- package/resources/memory-layers/memory-layers.mjs +17 -20
- package/resources/memory-layers/memory-layers.mjs.map +1 -1
- package/resources/models.d.mts +18 -12
- package/resources/models.d.mts.map +1 -1
- package/resources/models.d.ts +18 -12
- package/resources/models.d.ts.map +1 -1
- package/resources/models.js +14 -13
- package/resources/models.js.map +1 -1
- package/resources/models.mjs +14 -13
- package/resources/models.mjs.map +1 -1
- package/resources/objectives/feedback.d.mts +19 -8
- package/resources/objectives/feedback.d.mts.map +1 -1
- package/resources/objectives/feedback.d.ts +19 -8
- package/resources/objectives/feedback.d.ts.map +1 -1
- package/resources/objectives/feedback.js +9 -4
- package/resources/objectives/feedback.js.map +1 -1
- package/resources/objectives/feedback.mjs +9 -4
- package/resources/objectives/feedback.mjs.map +1 -1
- package/resources/objectives/index.d.mts +1 -1
- package/resources/objectives/index.d.mts.map +1 -1
- package/resources/objectives/index.d.ts +1 -1
- package/resources/objectives/index.d.ts.map +1 -1
- package/resources/objectives/index.js.map +1 -1
- package/resources/objectives/index.mjs.map +1 -1
- package/resources/objectives/objectives.d.mts +63 -44
- package/resources/objectives/objectives.d.mts.map +1 -1
- package/resources/objectives/objectives.d.ts +63 -44
- package/resources/objectives/objectives.d.ts.map +1 -1
- package/resources/objectives/objectives.js +31 -16
- package/resources/objectives/objectives.js.map +1 -1
- package/resources/objectives/objectives.mjs +31 -16
- package/resources/objectives/objectives.mjs.map +1 -1
- package/resources/objectives/tasks.d.mts +7 -2
- package/resources/objectives/tasks.d.mts.map +1 -1
- package/resources/objectives/tasks.d.ts +7 -2
- package/resources/objectives/tasks.d.ts.map +1 -1
- package/resources/objectives/tasks.js +5 -4
- package/resources/objectives/tasks.js.map +1 -1
- package/resources/objectives/tasks.mjs +5 -4
- package/resources/objectives/tasks.mjs.map +1 -1
- package/resources/objectives/tool-calls.d.mts +18 -9
- package/resources/objectives/tool-calls.d.mts.map +1 -1
- package/resources/objectives/tool-calls.d.ts +18 -9
- package/resources/objectives/tool-calls.d.ts.map +1 -1
- package/resources/objectives/tool-calls.js +7 -12
- package/resources/objectives/tool-calls.js.map +1 -1
- package/resources/objectives/tool-calls.mjs +7 -12
- package/resources/objectives/tool-calls.mjs.map +1 -1
- package/resources/objectives/tools.d.mts +5 -1
- package/resources/objectives/tools.d.mts.map +1 -1
- package/resources/objectives/tools.d.ts +5 -1
- package/resources/objectives/tools.d.ts.map +1 -1
- package/resources/objectives/tools.js +3 -2
- package/resources/objectives/tools.js.map +1 -1
- package/resources/objectives/tools.mjs +3 -2
- package/resources/objectives/tools.mjs.map +1 -1
- package/resources/search.d.mts +1 -1
- package/resources/search.d.mts.map +1 -1
- package/resources/search.d.ts +1 -1
- package/resources/search.d.ts.map +1 -1
- package/resources/search.js +6 -2
- package/resources/search.js.map +1 -1
- package/resources/search.mjs +6 -2
- package/resources/search.mjs.map +1 -1
- package/resources/tool-sets/index.d.mts +1 -1
- package/resources/tool-sets/index.d.mts.map +1 -1
- package/resources/tool-sets/index.d.ts +1 -1
- package/resources/tool-sets/index.d.ts.map +1 -1
- package/resources/tool-sets/index.js.map +1 -1
- package/resources/tool-sets/index.mjs.map +1 -1
- package/resources/tool-sets/tool-sets.d.mts +66 -43
- package/resources/tool-sets/tool-sets.d.mts.map +1 -1
- package/resources/tool-sets/tool-sets.d.ts +66 -43
- package/resources/tool-sets/tool-sets.d.ts.map +1 -1
- package/resources/tool-sets/tool-sets.js +23 -23
- package/resources/tool-sets/tool-sets.js.map +1 -1
- package/resources/tool-sets/tool-sets.mjs +23 -23
- package/resources/tool-sets/tool-sets.mjs.map +1 -1
- package/resources/tool-sets/tools.d.mts +50 -31
- package/resources/tool-sets/tools.d.mts.map +1 -1
- package/resources/tool-sets/tools.d.ts +50 -31
- package/resources/tool-sets/tools.d.ts.map +1 -1
- package/resources/tool-sets/tools.js +22 -21
- package/resources/tool-sets/tools.js.map +1 -1
- package/resources/tool-sets/tools.mjs +22 -21
- package/resources/tool-sets/tools.mjs.map +1 -1
- package/resources/uploads.d.mts +21 -19
- package/resources/uploads.d.mts.map +1 -1
- package/resources/uploads.d.ts +21 -19
- package/resources/uploads.d.ts.map +1 -1
- package/resources/uploads.js +8 -11
- package/resources/uploads.js.map +1 -1
- package/resources/uploads.mjs +8 -11
- package/resources/uploads.mjs.map +1 -1
- package/resources/workspace-secrets.d.mts +33 -13
- package/resources/workspace-secrets.d.mts.map +1 -1
- package/resources/workspace-secrets.d.ts +33 -13
- package/resources/workspace-secrets.d.ts.map +1 -1
- package/resources/workspace-secrets.js +16 -13
- package/resources/workspace-secrets.js.map +1 -1
- package/resources/workspace-secrets.mjs +16 -13
- package/resources/workspace-secrets.mjs.map +1 -1
- package/resources/workspaces.d.mts +2 -6
- package/resources/workspaces.d.mts.map +1 -1
- package/resources/workspaces.d.ts +2 -6
- package/resources/workspaces.d.ts.map +1 -1
- package/resources/workspaces.js +2 -6
- package/resources/workspaces.js.map +1 -1
- package/resources/workspaces.mjs +2 -6
- package/resources/workspaces.mjs.map +1 -1
- package/src/client.ts +54 -63
- package/src/resources/account.ts +18 -22
- package/src/resources/agents/agents.ts +49 -24
- package/src/resources/agents/feedback.ts +18 -16
- package/src/resources/agents/index.ts +2 -0
- package/src/resources/agents/schedules.ts +69 -37
- package/src/resources/agents/variations.ts +141 -73
- package/src/resources/agents/webhook-deliveries.ts +13 -12
- package/src/resources/api-keys.ts +67 -32
- package/src/resources/bulk-workspace-resources/bulk-workspace-resources.ts +40 -25
- package/src/resources/bulk-workspace-resources/index.ts +1 -0
- package/src/resources/bulk-workspace-resources/results.ts +33 -36
- package/src/resources/index.ts +22 -1
- package/src/resources/memory-layers/entries.ts +67 -44
- package/src/resources/memory-layers/index.ts +2 -0
- package/src/resources/memory-layers/memory-layers.ts +53 -25
- package/src/resources/models.ts +28 -13
- package/src/resources/objectives/feedback.ts +29 -11
- package/src/resources/objectives/index.ts +1 -0
- package/src/resources/objectives/objectives.ts +100 -50
- package/src/resources/objectives/tasks.ts +16 -5
- package/src/resources/objectives/tool-calls.ts +33 -20
- package/src/resources/objectives/tools.ts +9 -3
- package/src/resources/search.ts +6 -1
- package/src/resources/tool-sets/index.ts +2 -0
- package/src/resources/tool-sets/tool-sets.ts +88 -50
- package/src/resources/tool-sets/tools.ts +75 -42
- package/src/resources/uploads.ts +25 -20
- package/src/resources/workspace-secrets.ts +60 -19
- package/src/resources/workspaces.ts +2 -6
- 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
|
@@ -7,49 +7,50 @@ const pagination_1 = require("../../core/pagination.js");
|
|
|
7
7
|
const headers_1 = require("../../internal/headers.js");
|
|
8
8
|
const path_1 = require("../../internal/utils/path.js");
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
* All operations are implicitly scoped to the workspace determined by the JWT token.
|
|
13
|
-
*
|
|
14
|
-
* Authentication: Bearer token (JWT)
|
|
15
|
-
* Scope: Workspace-level operations
|
|
10
|
+
* Manage recurring schedules attached to agents. Schedules trigger objectives
|
|
11
|
+
* on a cadence defined by AgentScheduleSpec.Schedule.
|
|
16
12
|
*/
|
|
17
13
|
class Schedules extends resource_1.APIResource {
|
|
18
14
|
/**
|
|
19
15
|
* Creates a new schedule for an agent
|
|
20
16
|
*/
|
|
21
|
-
create(agentID,
|
|
22
|
-
|
|
17
|
+
create(agentID, params, options) {
|
|
18
|
+
const { workspaceId, ...body } = params;
|
|
19
|
+
return this._client.post((0, path_1.path) `/v1/workspaces/${workspaceId}/agents/${agentID}/schedules`, {
|
|
20
|
+
body,
|
|
21
|
+
...options,
|
|
22
|
+
});
|
|
23
23
|
}
|
|
24
24
|
/**
|
|
25
25
|
* Retrieves a schedule by ID from an agent
|
|
26
26
|
*/
|
|
27
27
|
retrieve(id, params, options) {
|
|
28
|
-
const { agentId } = params;
|
|
29
|
-
return this._client.get((0, path_1.path) `/v1/agents/${agentId}/schedules/${id}`, options);
|
|
28
|
+
const { workspaceId, agentId } = params;
|
|
29
|
+
return this._client.get((0, path_1.path) `/v1/workspaces/${workspaceId}/agents/${agentId}/schedules/${id}`, options);
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
32
|
* Updates a schedule for an agent
|
|
33
33
|
*/
|
|
34
34
|
update(id, params, options) {
|
|
35
|
-
const { agentId, ...body } = params;
|
|
36
|
-
return this._client.patch((0, path_1.path) `/v1/agents/${agentId}/schedules/${id}`, {
|
|
35
|
+
const { workspaceId, agentId, ...body } = params;
|
|
36
|
+
return this._client.patch((0, path_1.path) `/v1/workspaces/${workspaceId}/agents/${agentId}/schedules/${id}`, {
|
|
37
|
+
body,
|
|
38
|
+
...options,
|
|
39
|
+
});
|
|
37
40
|
}
|
|
38
41
|
/**
|
|
39
42
|
* Lists all schedules for an agent
|
|
40
43
|
*/
|
|
41
|
-
list(agentID,
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
...options,
|
|
45
|
-
});
|
|
44
|
+
list(agentID, params, options) {
|
|
45
|
+
const { workspaceId, ...query } = params;
|
|
46
|
+
return this._client.getAPIList((0, path_1.path) `/v1/workspaces/${workspaceId}/agents/${agentID}/schedules`, (pagination_1.CursorPagination), { query, ...options });
|
|
46
47
|
}
|
|
47
48
|
/**
|
|
48
49
|
* Deletes a schedule from an agent
|
|
49
50
|
*/
|
|
50
51
|
delete(id, params, options) {
|
|
51
|
-
const { agentId } = params;
|
|
52
|
-
return this._client.delete((0, path_1.path) `/v1/agents/${agentId}/schedules/${id}`, {
|
|
52
|
+
const { workspaceId, agentId } = params;
|
|
53
|
+
return this._client.delete((0, path_1.path) `/v1/workspaces/${workspaceId}/agents/${agentId}/schedules/${id}`, {
|
|
53
54
|
...options,
|
|
54
55
|
headers: (0, headers_1.buildHeaders)([{ Accept: '*/*' }, options?.headers]),
|
|
55
56
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schedules.js","sourceRoot":"","sources":["../../src/resources/agents/schedules.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAIlD,yDAAmG;AACnG,uDAAsD;AAEtD,uDAAiD;AAEjD
|
|
1
|
+
{"version":3,"file":"schedules.js","sourceRoot":"","sources":["../../src/resources/agents/schedules.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAIlD,yDAAmG;AACnG,uDAAsD;AAEtD,uDAAiD;AAEjD;;;GAGG;AACH,MAAa,SAAU,SAAQ,sBAAW;IACxC;;OAEG;IACH,MAAM,CAAC,OAAe,EAAE,MAA4B,EAAE,OAAwB;QAC5E,MAAM,EAAE,WAAW,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QACxC,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAA,WAAI,EAAA,kBAAkB,WAAW,WAAW,OAAO,YAAY,EAAE;YACxF,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,EAAU,EAAE,MAA8B,EAAE,OAAwB;QAC3E,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,GAAG,MAAM,CAAC;QACxC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,kBAAkB,WAAW,WAAW,OAAO,cAAc,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1G,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,EAAU,EAAE,MAA4B,EAAE,OAAwB;QACvE,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAA,WAAI,EAAA,kBAAkB,WAAW,WAAW,OAAO,cAAc,EAAE,EAAE,EAAE;YAC/F,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,IAAI,CACF,OAAe,EACf,MAA0B,EAC1B,OAAwB;QAExB,MAAM,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAA,WAAI,EAAA,kBAAkB,WAAW,WAAW,OAAO,YAAY,EAC/D,CAAA,6BAA+B,CAAA,EAC/B,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,EAAU,EAAE,MAA4B,EAAE,OAAwB;QACvE,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,GAAG,MAAM,CAAC;QACxC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,kBAAkB,WAAW,WAAW,OAAO,cAAc,EAAE,EAAE,EAAE;YAChG,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;CACF;AAzDD,8BAyDC"}
|
|
@@ -4,49 +4,50 @@ import { CursorPagination } from "../../core/pagination.mjs";
|
|
|
4
4
|
import { buildHeaders } from "../../internal/headers.mjs";
|
|
5
5
|
import { path } from "../../internal/utils/path.mjs";
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
* All operations are implicitly scoped to the workspace determined by the JWT token.
|
|
10
|
-
*
|
|
11
|
-
* Authentication: Bearer token (JWT)
|
|
12
|
-
* Scope: Workspace-level operations
|
|
7
|
+
* Manage recurring schedules attached to agents. Schedules trigger objectives
|
|
8
|
+
* on a cadence defined by AgentScheduleSpec.Schedule.
|
|
13
9
|
*/
|
|
14
10
|
export class Schedules extends APIResource {
|
|
15
11
|
/**
|
|
16
12
|
* Creates a new schedule for an agent
|
|
17
13
|
*/
|
|
18
|
-
create(agentID,
|
|
19
|
-
|
|
14
|
+
create(agentID, params, options) {
|
|
15
|
+
const { workspaceId, ...body } = params;
|
|
16
|
+
return this._client.post(path `/v1/workspaces/${workspaceId}/agents/${agentID}/schedules`, {
|
|
17
|
+
body,
|
|
18
|
+
...options,
|
|
19
|
+
});
|
|
20
20
|
}
|
|
21
21
|
/**
|
|
22
22
|
* Retrieves a schedule by ID from an agent
|
|
23
23
|
*/
|
|
24
24
|
retrieve(id, params, options) {
|
|
25
|
-
const { agentId } = params;
|
|
26
|
-
return this._client.get(path `/v1/agents/${agentId}/schedules/${id}`, options);
|
|
25
|
+
const { workspaceId, agentId } = params;
|
|
26
|
+
return this._client.get(path `/v1/workspaces/${workspaceId}/agents/${agentId}/schedules/${id}`, options);
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
29
|
* Updates a schedule for an agent
|
|
30
30
|
*/
|
|
31
31
|
update(id, params, options) {
|
|
32
|
-
const { agentId, ...body } = params;
|
|
33
|
-
return this._client.patch(path `/v1/agents/${agentId}/schedules/${id}`, {
|
|
32
|
+
const { workspaceId, agentId, ...body } = params;
|
|
33
|
+
return this._client.patch(path `/v1/workspaces/${workspaceId}/agents/${agentId}/schedules/${id}`, {
|
|
34
|
+
body,
|
|
35
|
+
...options,
|
|
36
|
+
});
|
|
34
37
|
}
|
|
35
38
|
/**
|
|
36
39
|
* Lists all schedules for an agent
|
|
37
40
|
*/
|
|
38
|
-
list(agentID,
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
...options,
|
|
42
|
-
});
|
|
41
|
+
list(agentID, params, options) {
|
|
42
|
+
const { workspaceId, ...query } = params;
|
|
43
|
+
return this._client.getAPIList(path `/v1/workspaces/${workspaceId}/agents/${agentID}/schedules`, (CursorPagination), { query, ...options });
|
|
43
44
|
}
|
|
44
45
|
/**
|
|
45
46
|
* Deletes a schedule from an agent
|
|
46
47
|
*/
|
|
47
48
|
delete(id, params, options) {
|
|
48
|
-
const { agentId } = params;
|
|
49
|
-
return this._client.delete(path `/v1/agents/${agentId}/schedules/${id}`, {
|
|
49
|
+
const { workspaceId, agentId } = params;
|
|
50
|
+
return this._client.delete(path `/v1/workspaces/${workspaceId}/agents/${agentId}/schedules/${id}`, {
|
|
50
51
|
...options,
|
|
51
52
|
headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
|
|
52
53
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schedules.mjs","sourceRoot":"","sources":["../../src/resources/agents/schedules.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAIf,EAAE,gBAAgB,EAA4C;OAC9D,EAAE,YAAY,EAAE;OAEhB,EAAE,IAAI,EAAE;AAEf
|
|
1
|
+
{"version":3,"file":"schedules.mjs","sourceRoot":"","sources":["../../src/resources/agents/schedules.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAIf,EAAE,gBAAgB,EAA4C;OAC9D,EAAE,YAAY,EAAE;OAEhB,EAAE,IAAI,EAAE;AAEf;;;GAGG;AACH,MAAM,OAAO,SAAU,SAAQ,WAAW;IACxC;;OAEG;IACH,MAAM,CAAC,OAAe,EAAE,MAA4B,EAAE,OAAwB;QAC5E,MAAM,EAAE,WAAW,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QACxC,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,kBAAkB,WAAW,WAAW,OAAO,YAAY,EAAE;YACxF,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,EAAU,EAAE,MAA8B,EAAE,OAAwB;QAC3E,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,GAAG,MAAM,CAAC;QACxC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,kBAAkB,WAAW,WAAW,OAAO,cAAc,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1G,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,EAAU,EAAE,MAA4B,EAAE,OAAwB;QACvE,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,kBAAkB,WAAW,WAAW,OAAO,cAAc,EAAE,EAAE,EAAE;YAC/F,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,IAAI,CACF,OAAe,EACf,MAA0B,EAC1B,OAAwB;QAExB,MAAM,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAI,CAAA,kBAAkB,WAAW,WAAW,OAAO,YAAY,EAC/D,CAAA,gBAA+B,CAAA,EAC/B,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,EAAU,EAAE,MAA4B,EAAE,OAAwB;QACvE,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,GAAG,MAAM,CAAC;QACxC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,kBAAkB,WAAW,WAAW,OAAO,cAAc,EAAE,EAAE,EAAE;YAChG,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;CACF"}
|
|
@@ -4,11 +4,14 @@ import * as Shared from "../shared.mjs";
|
|
|
4
4
|
import { APIPromise } from "../../core/api-promise.mjs";
|
|
5
5
|
import { CursorPagination, type CursorPaginationParams, PagePromise } from "../../core/pagination.mjs";
|
|
6
6
|
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
7
|
+
/**
|
|
8
|
+
* Manage variations of an agent and their tool, sub-agent, and memory layer assignments.
|
|
9
|
+
*/
|
|
7
10
|
export declare class Variations extends APIResource {
|
|
8
11
|
/**
|
|
9
12
|
* Creates a new variation for an agent
|
|
10
13
|
*/
|
|
11
|
-
create(agentID: string,
|
|
14
|
+
create(agentID: string, params: VariationCreateParams, options?: RequestOptions): APIPromise<AgentVariation>;
|
|
12
15
|
/**
|
|
13
16
|
* Retrieves a variation by ID from an agent
|
|
14
17
|
*/
|
|
@@ -20,7 +23,7 @@ export declare class Variations extends APIResource {
|
|
|
20
23
|
/**
|
|
21
24
|
* Lists all variations for an agent
|
|
22
25
|
*/
|
|
23
|
-
list(agentID: string,
|
|
26
|
+
list(agentID: string, params: VariationListParams, options?: RequestOptions): PagePromise<AgentVariationsCursorPagination, AgentVariation>;
|
|
24
27
|
/**
|
|
25
28
|
* Deletes a variation from an agent
|
|
26
29
|
*/
|
|
@@ -79,9 +82,9 @@ export interface AgentVariationInfo {
|
|
|
79
82
|
*/
|
|
80
83
|
assignments?: Array<VariationAssignment>;
|
|
81
84
|
/**
|
|
82
|
-
*
|
|
83
|
-
* account-scoped
|
|
84
|
-
*
|
|
85
|
+
* A profile identifies a user or non-human principal (such as an API key) at the
|
|
86
|
+
* account level. Profiles are account-scoped and can be granted access to multiple
|
|
87
|
+
* workspaces.
|
|
85
88
|
*/
|
|
86
89
|
createdBy?: AccountAPI.Profile;
|
|
87
90
|
/**
|
|
@@ -262,15 +265,14 @@ export interface CompactionConfigToolResultClearingStrategy {
|
|
|
262
265
|
preserveRecentResults?: number;
|
|
263
266
|
}
|
|
264
267
|
/**
|
|
265
|
-
*
|
|
266
|
-
*
|
|
268
|
+
* A read-only reference to a single tool, tool set, or sub-agent attached to a
|
|
269
|
+
* variation. Read the full set of assignments via
|
|
267
270
|
* `AgentVariationInfo.assignments`; mutations go through the dedicated add/remove
|
|
268
|
-
* assignment endpoints
|
|
269
|
-
* /v1/agents/{agent_id}/variations/{variation_id}/assignments.
|
|
271
|
+
* assignment endpoints.
|
|
270
272
|
*
|
|
271
|
-
* The `id` identifies the assignment
|
|
272
|
-
*
|
|
273
|
-
*
|
|
273
|
+
* The `id` identifies the assignment itself (not the referenced resource) and is
|
|
274
|
+
* the handle used to remove the assignment. It is returned by the add endpoint and
|
|
275
|
+
* present on every entry in `AgentVariationInfo.assignments`.
|
|
274
276
|
*/
|
|
275
277
|
export interface VariationAssignment {
|
|
276
278
|
id?: string;
|
|
@@ -336,27 +338,41 @@ export interface VariationMemoryLayerAssignment {
|
|
|
336
338
|
}
|
|
337
339
|
export interface VariationCreateParams {
|
|
338
340
|
/**
|
|
339
|
-
*
|
|
340
|
-
|
|
341
|
-
|
|
341
|
+
* Path param: Workspace ID.
|
|
342
|
+
*/
|
|
343
|
+
workspaceId: string;
|
|
344
|
+
/**
|
|
345
|
+
* Body param: CreateResourceMetadata contains the user-provided fields for
|
|
346
|
+
* creating a workspace-scoped resource. Read-only fields (id, account_id,
|
|
347
|
+
* workspace_id, profile_id, created_at) are excluded since they are set by the
|
|
348
|
+
* server.
|
|
342
349
|
*/
|
|
343
350
|
metadata: Shared.CreateResourceMetadata;
|
|
344
351
|
/**
|
|
345
|
-
* AgentVariationSpec defines the operational configuration for a
|
|
352
|
+
* Body param: AgentVariationSpec defines the operational configuration for a
|
|
353
|
+
* variation
|
|
346
354
|
*/
|
|
347
355
|
spec: AgentVariationSpec;
|
|
348
356
|
}
|
|
349
357
|
export interface VariationRetrieveParams {
|
|
350
358
|
/**
|
|
351
|
-
*
|
|
352
|
-
|
|
359
|
+
* Workspace ID.
|
|
360
|
+
*/
|
|
361
|
+
workspaceId: string;
|
|
362
|
+
/**
|
|
363
|
+
* Agent ID. Accepts the canonical `agent_…` form or the `external_id:<value>`
|
|
364
|
+
* form.
|
|
353
365
|
*/
|
|
354
366
|
agentId: string;
|
|
355
367
|
}
|
|
356
368
|
export interface VariationUpdateParams {
|
|
357
369
|
/**
|
|
358
|
-
* Path param:
|
|
359
|
-
|
|
370
|
+
* Path param: Workspace ID.
|
|
371
|
+
*/
|
|
372
|
+
workspaceId: string;
|
|
373
|
+
/**
|
|
374
|
+
* Path param: Agent ID. Accepts the canonical `agent_…` form or the
|
|
375
|
+
* `external_id:<value>` form.
|
|
360
376
|
*/
|
|
361
377
|
agentId: string;
|
|
362
378
|
/**
|
|
@@ -378,29 +394,42 @@ export interface VariationUpdateParams {
|
|
|
378
394
|
}
|
|
379
395
|
export interface VariationListParams extends CursorPaginationParams {
|
|
380
396
|
/**
|
|
381
|
-
*
|
|
397
|
+
* Path param: Workspace ID.
|
|
398
|
+
*/
|
|
399
|
+
workspaceId: string;
|
|
400
|
+
/**
|
|
401
|
+
* Query param: Filter by bundle_key — return only resources owned by this bundle.
|
|
382
402
|
*/
|
|
383
403
|
bundleKey?: string;
|
|
384
404
|
/**
|
|
385
|
-
*
|
|
405
|
+
* Query param: When true, the `info` field on each returned variation is
|
|
406
|
+
* populated. Requests with this flag count more against your rate limit.
|
|
386
407
|
*/
|
|
387
408
|
includeInfo?: boolean;
|
|
388
409
|
/**
|
|
389
|
-
* Sort order for results (asc or desc by creation time)
|
|
410
|
+
* Query param: Sort order for results (asc or desc by creation time)
|
|
390
411
|
*/
|
|
391
412
|
sortOrder?: string;
|
|
392
413
|
}
|
|
393
414
|
export interface VariationDeleteParams {
|
|
394
415
|
/**
|
|
395
|
-
*
|
|
396
|
-
|
|
416
|
+
* Workspace ID.
|
|
417
|
+
*/
|
|
418
|
+
workspaceId: string;
|
|
419
|
+
/**
|
|
420
|
+
* Agent ID. Accepts the canonical `agent_…` form or the `external_id:<value>`
|
|
421
|
+
* form.
|
|
397
422
|
*/
|
|
398
423
|
agentId: string;
|
|
399
424
|
}
|
|
400
425
|
export interface VariationAddAssignmentParams {
|
|
401
426
|
/**
|
|
402
|
-
* Path param:
|
|
403
|
-
|
|
427
|
+
* Path param: Workspace ID.
|
|
428
|
+
*/
|
|
429
|
+
workspaceId: string;
|
|
430
|
+
/**
|
|
431
|
+
* Path param: Agent ID. Accepts the canonical `agent_…` form or the
|
|
432
|
+
* `external_id:<value>` form.
|
|
404
433
|
*/
|
|
405
434
|
agentId: string;
|
|
406
435
|
/**
|
|
@@ -418,13 +447,17 @@ export interface VariationAddAssignmentParams {
|
|
|
418
447
|
}
|
|
419
448
|
export interface VariationAddMemoryLayerParams {
|
|
420
449
|
/**
|
|
421
|
-
* Path param:
|
|
422
|
-
|
|
450
|
+
* Path param: Workspace ID.
|
|
451
|
+
*/
|
|
452
|
+
workspaceId: string;
|
|
453
|
+
/**
|
|
454
|
+
* Path param: Agent ID. Accepts the canonical `agent_…` form or the
|
|
455
|
+
* `external_id:<value>` form.
|
|
423
456
|
*/
|
|
424
457
|
agentId: string;
|
|
425
458
|
/**
|
|
426
|
-
* Body param: Layer to attach. Accepts canonical
|
|
427
|
-
* external_id:<value
|
|
459
|
+
* Body param: Layer to attach. Accepts the canonical `memlyr_…` form or the
|
|
460
|
+
* `external_id:<value>` form.
|
|
428
461
|
*/
|
|
429
462
|
memoryLayerId?: string;
|
|
430
463
|
/**
|
|
@@ -435,37 +468,49 @@ export interface VariationAddMemoryLayerParams {
|
|
|
435
468
|
}
|
|
436
469
|
export interface VariationRemoveAssignmentParams {
|
|
437
470
|
/**
|
|
438
|
-
*
|
|
439
|
-
|
|
471
|
+
* Workspace ID.
|
|
472
|
+
*/
|
|
473
|
+
workspaceId: string;
|
|
474
|
+
/**
|
|
475
|
+
* Agent ID. Accepts the canonical `agent_…` form or the `external_id:<value>`
|
|
476
|
+
* form.
|
|
440
477
|
*/
|
|
441
478
|
agentId: string;
|
|
442
479
|
/**
|
|
443
|
-
* Variation ID
|
|
444
|
-
* form
|
|
480
|
+
* Variation ID. Accepts the canonical `av_…` form or the `external_id:<value>`
|
|
481
|
+
* form.
|
|
445
482
|
*/
|
|
446
483
|
variationId: string;
|
|
447
484
|
}
|
|
448
485
|
export interface VariationRemoveMemoryLayerParams {
|
|
449
486
|
/**
|
|
450
|
-
*
|
|
451
|
-
|
|
487
|
+
* Workspace ID.
|
|
488
|
+
*/
|
|
489
|
+
workspaceId: string;
|
|
490
|
+
/**
|
|
491
|
+
* Agent ID. Accepts the canonical `agent_…` form or the `external_id:<value>`
|
|
492
|
+
* form.
|
|
452
493
|
*/
|
|
453
494
|
agentId: string;
|
|
454
495
|
/**
|
|
455
|
-
* Variation ID
|
|
456
|
-
* form
|
|
496
|
+
* Variation ID. Accepts the canonical `av_…` form or the `external_id:<value>`
|
|
497
|
+
* form.
|
|
457
498
|
*/
|
|
458
499
|
variationId: string;
|
|
459
500
|
}
|
|
460
501
|
export interface VariationUpdateMemoryLayerParams {
|
|
461
502
|
/**
|
|
462
|
-
* Path param:
|
|
463
|
-
|
|
503
|
+
* Path param: Workspace ID.
|
|
504
|
+
*/
|
|
505
|
+
workspaceId: string;
|
|
506
|
+
/**
|
|
507
|
+
* Path param: Agent ID. Accepts the canonical `agent_…` form or the
|
|
508
|
+
* `external_id:<value>` form.
|
|
464
509
|
*/
|
|
465
510
|
agentId: string;
|
|
466
511
|
/**
|
|
467
|
-
* Path param: Variation ID
|
|
468
|
-
* external_id:<value
|
|
512
|
+
* Path param: Variation ID. Accepts the canonical `av_…` form or the
|
|
513
|
+
* `external_id:<value>` form.
|
|
469
514
|
*/
|
|
470
515
|
variationId: string;
|
|
471
516
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"variations.d.mts","sourceRoot":"","sources":["../../src/resources/agents/variations.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,WAAW,EAAE;OAE9D,EAAE,cAAc,EAAE;AAGzB,qBAAa,UAAW,SAAQ,WAAW;IACzC;;OAEG;IACH,MAAM,
|
|
1
|
+
{"version":3,"file":"variations.d.mts","sourceRoot":"","sources":["../../src/resources/agents/variations.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,WAAW,EAAE;OAE9D,EAAE,cAAc,EAAE;AAGzB;;GAEG;AACH,qBAAa,UAAW,SAAQ,WAAW;IACzC;;OAEG;IACH,MAAM,CACJ,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,qBAAqB,EAC7B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,cAAc,CAAC;IAQ7B;;OAEG;IACH,QAAQ,CACN,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,uBAAuB,EAC/B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,cAAc,CAAC;IAK7B;;OAEG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,cAAc,CAAC;IAQvG;;OAEG;IACH,IAAI,CACF,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,mBAAmB,EAC3B,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,+BAA+B,EAAE,cAAc,CAAC;IAS/D;;OAEG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,IAAI,CAAC;IAQ7F;;;OAGG;IACH,aAAa,CACX,WAAW,EAAE,MAAM,EACnB,MAAM,EAAE,4BAA4B,EACpC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,mBAAmB,CAAC;IAQlC;;;OAGG;IACH,cAAc,CACZ,WAAW,EAAE,MAAM,EACnB,MAAM,EAAE,6BAA6B,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,8BAA8B,CAAC;IAQ7C;;;OAGG;IACH,gBAAgB,CACd,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,+BAA+B,EACvC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,IAAI,CAAC;IAQnB;;;OAGG;IACH,iBAAiB,CACf,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,gCAAgC,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,IAAI,CAAC;IAQnB;;OAEG;IACH,iBAAiB,CACf,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,gCAAgC,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,8BAA8B,CAAC;CAO9C;AAED,MAAM,MAAM,+BAA+B,GAAG,gBAAgB,CAAC,cAAc,CAAC,CAAC;AAE/E;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,gBAAgB,CAAC;IAElC;;OAEG;IACH,IAAI,EAAE,kBAAkB,CAAC;IAEzB;;OAEG;IACH,IAAI,CAAC,EAAE,kBAAkB,CAAC;CAC3B;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAC;IAEzC;;;;OAIG;IACH,SAAS,CAAC,EAAE,UAAU,CAAC,OAAO,CAAC;IAE/B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,sBAAsB,CAAC,EAAE,KAAK,CAAC,8BAA8B,CAAC,CAAC;IAE/D;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,gBAAgB,CAAC;IAEhC;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,kCAAkC,CAAC;IAEtD;;OAEG;IACH,WAAW,CAAC,EAAE,6BAA6B,CAAC;IAE5C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;;;OAKG;IACH,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAE/B;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,WAAW,CAAC,EAAE,6BAA6B,CAAC;IAE5C;;;;;;OAMG;IACH,oBAAoB,CAAC,EAAE,sCAAsC,CAAC;IAE9D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;;;OAKG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;;GAGG;AACH,MAAM,WAAW,kCAAkC;IACjD;;;OAGG;IACH,aAAa,CAAC,EAAE,qCAAqC,CAAC;IAEtD;;OAEG;IACH,kBAAkB,CAAC,EAAE,0CAA0C,CAAC;IAEhE;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;;;;;GAMG;AACH,MAAM,WAAW,sCAAsC;IACrD,KAAK,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;;;;OAMG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED;;;GAGG;AACH,MAAM,WAAW,qCAAqC;IACpD;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACzD;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAChC;AAED;;;;;;;;;GASG;AACH,MAAM,WAAW,mBAAmB;IAClC,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,YAAY,CAAC;IAE5B;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,YAAY,CAAC;IAE3B;;;;;;;OAOG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,YAAY,CAAC;CAC/B;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,8BAA8B;IAC7C;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;;;;;;OAOG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,YAAY,CAAC;IAElC;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,qBAAqB;IACpC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;;;OAKG;IACH,QAAQ,EAAE,MAAM,CAAC,sBAAsB,CAAC;IAExC;;;OAGG;IACH,IAAI,EAAE,kBAAkB,CAAC;CAC1B;AAED,MAAM,WAAW,uBAAuB;IACtC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,qBAAqB;IACpC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,sBAAsB,CAAC;IAEzC;;;OAGG;IACH,IAAI,CAAC,EAAE,kBAAkB,CAAC;IAE1B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,mBAAoB,SAAQ,sBAAsB;IACjE;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,qBAAqB;IACpC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,4BAA4B;IAC3C;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,+BAA+B;IAC9C;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,gCAAgC;IAC/C;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,gCAAgC;IAC/C;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,CAAC,OAAO,WAAW,UAAU,CAAC;IAClC,OAAO,EACL,KAAK,cAAc,IAAI,cAAc,EACrC,KAAK,kBAAkB,IAAI,kBAAkB,EAC7C,KAAK,kBAAkB,IAAI,kBAAkB,EAC7C,KAAK,kCAAkC,IAAI,kCAAkC,EAC7E,KAAK,6BAA6B,IAAI,6BAA6B,EACnE,KAAK,6BAA6B,IAAI,6BAA6B,EACnE,KAAK,sCAAsC,IAAI,sCAAsC,EACrF,KAAK,qCAAqC,IAAI,qCAAqC,EACnF,KAAK,0CAA0C,IAAI,0CAA0C,EAC7F,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,8BAA8B,IAAI,8BAA8B,EACrE,KAAK,+BAA+B,IAAI,+BAA+B,EACvE,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,4BAA4B,IAAI,4BAA4B,EACjE,KAAK,6BAA6B,IAAI,6BAA6B,EACnE,KAAK,+BAA+B,IAAI,+BAA+B,EACvE,KAAK,gCAAgC,IAAI,gCAAgC,EACzE,KAAK,gCAAgC,IAAI,gCAAgC,GAC1E,CAAC;CACH"}
|