@keystrokehq/ragie 0.1.0 → 0.1.2
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/README.md +1 -1
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-document-from-url.cjs +5 -5
- package/dist/actions/create-document-from-url.cjs.map +1 -1
- package/dist/actions/create-document-from-url.d.cts +28 -3
- package/dist/actions/create-document-from-url.d.cts.map +1 -1
- package/dist/actions/create-document-from-url.d.mts +28 -3
- package/dist/actions/create-document-from-url.d.mts.map +1 -1
- package/dist/actions/create-document-from-url.mjs +5 -5
- package/dist/actions/create-document-from-url.mjs.map +1 -1
- package/dist/actions/create-document-raw.cjs +5 -5
- package/dist/actions/create-document-raw.cjs.map +1 -1
- package/dist/actions/create-document-raw.d.cts +26 -3
- package/dist/actions/create-document-raw.d.cts.map +1 -1
- package/dist/actions/create-document-raw.d.mts +26 -3
- package/dist/actions/create-document-raw.d.mts.map +1 -1
- package/dist/actions/create-document-raw.mjs +5 -5
- package/dist/actions/create-document-raw.mjs.map +1 -1
- package/dist/actions/create-document.cjs +7 -7
- package/dist/actions/create-document.cjs.map +1 -1
- package/dist/actions/create-document.d.cts +42 -3
- package/dist/actions/create-document.d.cts.map +1 -1
- package/dist/actions/create-document.d.mts +42 -3
- package/dist/actions/create-document.d.mts.map +1 -1
- package/dist/actions/create-document.mjs +7 -7
- package/dist/actions/create-document.mjs.map +1 -1
- package/dist/actions/create-instruction.cjs +7 -7
- package/dist/actions/create-instruction.cjs.map +1 -1
- package/dist/actions/create-instruction.d.cts +33 -3
- package/dist/actions/create-instruction.d.cts.map +1 -1
- package/dist/actions/create-instruction.d.mts +33 -3
- package/dist/actions/create-instruction.d.mts.map +1 -1
- package/dist/actions/create-instruction.mjs +7 -7
- package/dist/actions/create-instruction.mjs.map +1 -1
- package/dist/actions/create-oauth-redirect-url.cjs +1 -1
- package/dist/actions/create-oauth-redirect-url.cjs.map +1 -1
- package/dist/actions/create-oauth-redirect-url.d.cts +25 -3
- package/dist/actions/create-oauth-redirect-url.d.cts.map +1 -1
- package/dist/actions/create-oauth-redirect-url.d.mts +25 -3
- package/dist/actions/create-oauth-redirect-url.d.mts.map +1 -1
- package/dist/actions/create-oauth-redirect-url.mjs +1 -1
- package/dist/actions/create-oauth-redirect-url.mjs.map +1 -1
- package/dist/actions/create-partition-partitions-post.cjs +3 -3
- package/dist/actions/create-partition-partitions-post.cjs.map +1 -1
- package/dist/actions/create-partition-partitions-post.d.cts +83 -3
- package/dist/actions/create-partition-partitions-post.d.cts.map +1 -1
- package/dist/actions/create-partition-partitions-post.d.mts +83 -3
- package/dist/actions/create-partition-partitions-post.d.mts.map +1 -1
- package/dist/actions/create-partition-partitions-post.mjs +3 -3
- package/dist/actions/create-partition-partitions-post.mjs.map +1 -1
- package/dist/actions/delete-document.cjs.map +1 -1
- package/dist/actions/delete-document.d.cts +13 -3
- package/dist/actions/delete-document.d.cts.map +1 -1
- package/dist/actions/delete-document.d.mts +13 -3
- package/dist/actions/delete-document.d.mts.map +1 -1
- package/dist/actions/delete-document.mjs.map +1 -1
- package/dist/actions/delete-instruction.cjs.map +1 -1
- package/dist/actions/delete-instruction.d.cts +9 -3
- package/dist/actions/delete-instruction.d.cts.map +1 -1
- package/dist/actions/delete-instruction.d.mts +9 -3
- package/dist/actions/delete-instruction.d.mts.map +1 -1
- package/dist/actions/delete-instruction.mjs.map +1 -1
- package/dist/actions/delete-partition.cjs.map +1 -1
- package/dist/actions/delete-partition.d.cts +11 -3
- package/dist/actions/delete-partition.d.cts.map +1 -1
- package/dist/actions/delete-partition.d.mts +11 -3
- package/dist/actions/delete-partition.d.mts.map +1 -1
- package/dist/actions/delete-partition.mjs.map +1 -1
- package/dist/actions/get-document-chunk-content.cjs +1 -1
- package/dist/actions/get-document-chunk-content.cjs.map +1 -1
- package/dist/actions/get-document-chunk-content.d.cts +31 -3
- package/dist/actions/get-document-chunk-content.d.cts.map +1 -1
- package/dist/actions/get-document-chunk-content.d.mts +31 -3
- package/dist/actions/get-document-chunk-content.d.mts.map +1 -1
- package/dist/actions/get-document-chunk-content.mjs +1 -1
- package/dist/actions/get-document-chunk-content.mjs.map +1 -1
- package/dist/actions/get-document-chunk.cjs +3 -3
- package/dist/actions/get-document-chunk.cjs.map +1 -1
- package/dist/actions/get-document-chunk.d.cts +18 -3
- package/dist/actions/get-document-chunk.d.cts.map +1 -1
- package/dist/actions/get-document-chunk.d.mts +18 -3
- package/dist/actions/get-document-chunk.d.mts.map +1 -1
- package/dist/actions/get-document-chunk.mjs +3 -3
- package/dist/actions/get-document-chunk.mjs.map +1 -1
- package/dist/actions/get-document-chunks.cjs +3 -3
- package/dist/actions/get-document-chunks.cjs.map +1 -1
- package/dist/actions/get-document-chunks.d.cts +29 -3
- package/dist/actions/get-document-chunks.d.cts.map +1 -1
- package/dist/actions/get-document-chunks.d.mts +29 -3
- package/dist/actions/get-document-chunks.d.mts.map +1 -1
- package/dist/actions/get-document-chunks.mjs +3 -3
- package/dist/actions/get-document-chunks.mjs.map +1 -1
- package/dist/actions/get-document-content.cjs +1 -1
- package/dist/actions/get-document-content.cjs.map +1 -1
- package/dist/actions/get-document-content.d.cts +27 -3
- package/dist/actions/get-document-content.d.cts.map +1 -1
- package/dist/actions/get-document-content.d.mts +27 -3
- package/dist/actions/get-document-content.d.mts.map +1 -1
- package/dist/actions/get-document-content.mjs +1 -1
- package/dist/actions/get-document-content.mjs.map +1 -1
- package/dist/actions/get-document-summary.cjs +2 -2
- package/dist/actions/get-document-summary.cjs.map +1 -1
- package/dist/actions/get-document-summary.d.cts +12 -3
- package/dist/actions/get-document-summary.d.cts.map +1 -1
- package/dist/actions/get-document-summary.d.mts +12 -3
- package/dist/actions/get-document-summary.d.mts.map +1 -1
- package/dist/actions/get-document-summary.mjs +2 -2
- package/dist/actions/get-document-summary.mjs.map +1 -1
- package/dist/actions/get-document.cjs +6 -6
- package/dist/actions/get-document.cjs.map +1 -1
- package/dist/actions/get-document.d.cts +21 -3
- package/dist/actions/get-document.d.cts.map +1 -1
- package/dist/actions/get-document.d.mts +21 -3
- package/dist/actions/get-document.d.mts.map +1 -1
- package/dist/actions/get-document.mjs +6 -6
- package/dist/actions/get-document.mjs.map +1 -1
- package/dist/actions/get-partition.cjs +3 -3
- package/dist/actions/get-partition.cjs.map +1 -1
- package/dist/actions/get-partition.d.cts +43 -3
- package/dist/actions/get-partition.d.cts.map +1 -1
- package/dist/actions/get-partition.d.mts +43 -3
- package/dist/actions/get-partition.d.mts.map +1 -1
- package/dist/actions/get-partition.mjs +3 -3
- package/dist/actions/get-partition.mjs.map +1 -1
- package/dist/actions/get-response.cjs.map +1 -1
- package/dist/actions/get-response.d.cts +78 -3
- package/dist/actions/get-response.d.cts.map +1 -1
- package/dist/actions/get-response.d.mts +78 -3
- package/dist/actions/get-response.d.mts.map +1 -1
- package/dist/actions/get-response.mjs.map +1 -1
- package/dist/actions/list-connection-source-types.cjs +4 -4
- package/dist/actions/list-connection-source-types.cjs.map +1 -1
- package/dist/actions/list-connection-source-types.d.cts +10 -3
- package/dist/actions/list-connection-source-types.d.cts.map +1 -1
- package/dist/actions/list-connection-source-types.d.mts +10 -3
- package/dist/actions/list-connection-source-types.d.mts.map +1 -1
- package/dist/actions/list-connection-source-types.mjs +4 -4
- package/dist/actions/list-connection-source-types.mjs.map +1 -1
- package/dist/actions/list-connections-connections-get.cjs +8 -8
- package/dist/actions/list-connections-connections-get.cjs.map +1 -1
- package/dist/actions/list-connections-connections-get.d.cts +31 -3
- package/dist/actions/list-connections-connections-get.d.cts.map +1 -1
- package/dist/actions/list-connections-connections-get.d.mts +31 -3
- package/dist/actions/list-connections-connections-get.d.mts.map +1 -1
- package/dist/actions/list-connections-connections-get.mjs +8 -8
- package/dist/actions/list-connections-connections-get.mjs.map +1 -1
- package/dist/actions/list-documents.cjs +7 -7
- package/dist/actions/list-documents.cjs.map +1 -1
- package/dist/actions/list-documents.d.cts +30 -3
- package/dist/actions/list-documents.d.cts.map +1 -1
- package/dist/actions/list-documents.d.mts +30 -3
- package/dist/actions/list-documents.d.mts.map +1 -1
- package/dist/actions/list-documents.mjs +7 -7
- package/dist/actions/list-documents.mjs.map +1 -1
- package/dist/actions/list-entities-by-document.cjs +6 -6
- package/dist/actions/list-entities-by-document.cjs.map +1 -1
- package/dist/actions/list-entities-by-document.d.cts +27 -3
- package/dist/actions/list-entities-by-document.d.cts.map +1 -1
- package/dist/actions/list-entities-by-document.d.mts +27 -3
- package/dist/actions/list-entities-by-document.d.mts.map +1 -1
- package/dist/actions/list-entities-by-document.mjs +6 -6
- package/dist/actions/list-entities-by-document.mjs.map +1 -1
- package/dist/actions/list-entities-by-instruction.cjs +6 -6
- package/dist/actions/list-entities-by-instruction.cjs.map +1 -1
- package/dist/actions/list-entities-by-instruction.d.cts +27 -3
- package/dist/actions/list-entities-by-instruction.d.cts.map +1 -1
- package/dist/actions/list-entities-by-instruction.d.mts +27 -3
- package/dist/actions/list-entities-by-instruction.d.mts.map +1 -1
- package/dist/actions/list-entities-by-instruction.mjs +6 -6
- package/dist/actions/list-entities-by-instruction.mjs.map +1 -1
- package/dist/actions/list-instructions.cjs +7 -7
- package/dist/actions/list-instructions.cjs.map +1 -1
- package/dist/actions/list-instructions.d.cts +19 -3
- package/dist/actions/list-instructions.d.cts.map +1 -1
- package/dist/actions/list-instructions.d.mts +19 -3
- package/dist/actions/list-instructions.d.mts.map +1 -1
- package/dist/actions/list-instructions.mjs +7 -7
- package/dist/actions/list-instructions.mjs.map +1 -1
- package/dist/actions/list-partitions.cjs +4 -4
- package/dist/actions/list-partitions.cjs.map +1 -1
- package/dist/actions/list-partitions.d.cts +36 -3
- package/dist/actions/list-partitions.d.cts.map +1 -1
- package/dist/actions/list-partitions.d.mts +36 -3
- package/dist/actions/list-partitions.d.mts.map +1 -1
- package/dist/actions/list-partitions.mjs +4 -4
- package/dist/actions/list-partitions.mjs.map +1 -1
- package/dist/actions/patch-document-metadata.cjs.map +1 -1
- package/dist/actions/patch-document-metadata.d.cts +16 -3
- package/dist/actions/patch-document-metadata.d.cts.map +1 -1
- package/dist/actions/patch-document-metadata.d.mts +16 -3
- package/dist/actions/patch-document-metadata.d.mts.map +1 -1
- package/dist/actions/patch-document-metadata.mjs.map +1 -1
- package/dist/actions/retrieve.cjs.map +1 -1
- package/dist/actions/retrieve.d.cts +31 -3
- package/dist/actions/retrieve.d.cts.map +1 -1
- package/dist/actions/retrieve.d.mts +31 -3
- package/dist/actions/retrieve.d.mts.map +1 -1
- package/dist/actions/retrieve.mjs.map +1 -1
- package/dist/actions/set-partition-limits.cjs +3 -3
- package/dist/actions/set-partition-limits.cjs.map +1 -1
- package/dist/actions/set-partition-limits.d.cts +61 -3
- package/dist/actions/set-partition-limits.d.cts.map +1 -1
- package/dist/actions/set-partition-limits.d.mts +61 -3
- package/dist/actions/set-partition-limits.d.mts.map +1 -1
- package/dist/actions/set-partition-limits.mjs +3 -3
- package/dist/actions/set-partition-limits.mjs.map +1 -1
- package/dist/actions/update-document-from-url.cjs +1 -1
- package/dist/actions/update-document-from-url.cjs.map +1 -1
- package/dist/actions/update-document-from-url.d.cts +22 -3
- package/dist/actions/update-document-from-url.d.cts.map +1 -1
- package/dist/actions/update-document-from-url.d.mts +22 -3
- package/dist/actions/update-document-from-url.d.mts.map +1 -1
- package/dist/actions/update-document-from-url.mjs +1 -1
- package/dist/actions/update-document-from-url.mjs.map +1 -1
- package/dist/actions/update-document-raw.cjs +1 -1
- package/dist/actions/update-document-raw.cjs.map +1 -1
- package/dist/actions/update-document-raw.d.cts +11 -3
- package/dist/actions/update-document-raw.d.cts.map +1 -1
- package/dist/actions/update-document-raw.d.mts +11 -3
- package/dist/actions/update-document-raw.d.mts.map +1 -1
- package/dist/actions/update-document-raw.mjs +1 -1
- package/dist/actions/update-document-raw.mjs.map +1 -1
- package/dist/actions/update-instruction.cjs +7 -7
- package/dist/actions/update-instruction.cjs.map +1 -1
- package/dist/actions/update-instruction.d.cts +20 -3
- package/dist/actions/update-instruction.d.cts.map +1 -1
- package/dist/actions/update-instruction.d.mts +20 -3
- package/dist/actions/update-instruction.d.mts.map +1 -1
- package/dist/actions/update-instruction.mjs +7 -7
- package/dist/actions/update-instruction.mjs.map +1 -1
- package/dist/actions/update-partition.cjs +16 -16
- package/dist/actions/update-partition.cjs.map +1 -1
- package/dist/actions/update-partition.d.cts +49 -3
- package/dist/actions/update-partition.d.cts.map +1 -1
- package/dist/actions/update-partition.d.mts +49 -3
- package/dist/actions/update-partition.d.mts.map +1 -1
- package/dist/actions/update-partition.mjs +16 -16
- package/dist/actions/update-partition.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,26 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-instruction.d.ts
|
|
4
|
-
declare const RagieUpdateInstructionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieUpdateInstructionInput: z.ZodObject<{
|
|
5
|
+
active: z.ZodBoolean;
|
|
6
|
+
instruction_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RagieUpdateInstructionOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
scope: z.ZodNullable<z.ZodString>;
|
|
12
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
13
|
+
filter: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
14
|
+
prompt: z.ZodNullable<z.ZodString>;
|
|
15
|
+
partition: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
17
|
+
updated_at: z.ZodNullable<z.ZodString>;
|
|
18
|
+
entity_schema: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const ragieUpdateInstruction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
|
+
active: boolean;
|
|
22
|
+
instruction_id: string;
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
24
|
//#endregion
|
|
8
25
|
export { ragieUpdateInstruction };
|
|
9
26
|
//# sourceMappingURL=update-instruction.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-instruction.d.mts","names":[],"sources":["../../src/actions/update-instruction.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"update-instruction.d.mts","names":[],"sources":["../../src/actions/update-instruction.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -12,15 +12,15 @@ const ragieUpdateInstruction = action("RAGIE_UPDATE_INSTRUCTION", {
|
|
|
12
12
|
description: "Tool to update an instruction's active status. Use when you need to activate or deactivate an existing instruction.",
|
|
13
13
|
input: RagieUpdateInstructionInput,
|
|
14
14
|
output: z.object({
|
|
15
|
-
id: z.string().describe("The unique identifier of the instruction"),
|
|
16
|
-
name: z.string().describe("Name of the instruction"),
|
|
17
|
-
scope: z.string().describe("Scope of the instruction - either 'document' or 'chunk'"),
|
|
18
|
-
active: z.boolean().describe("Current active status of the instruction"),
|
|
15
|
+
id: z.string().describe("The unique identifier of the instruction").nullable(),
|
|
16
|
+
name: z.string().describe("Name of the instruction").nullable(),
|
|
17
|
+
scope: z.string().describe("Scope of the instruction - either 'document' or 'chunk'").nullable(),
|
|
18
|
+
active: z.boolean().describe("Current active status of the instruction").nullable(),
|
|
19
19
|
filter: z.record(z.string(), z.unknown()).describe("Metadata filter applied to the instruction").nullable().optional(),
|
|
20
|
-
prompt: z.string().describe("Natural language instruction prompt"),
|
|
20
|
+
prompt: z.string().describe("Natural language instruction prompt").nullable(),
|
|
21
21
|
partition: z.string().describe("Partition identifier for the instruction").nullable().optional(),
|
|
22
|
-
created_at: z.string().describe("Timestamp when the instruction was created"),
|
|
23
|
-
updated_at: z.string().describe("Timestamp when the instruction was last updated"),
|
|
22
|
+
created_at: z.string().describe("Timestamp when the instruction was created").nullable(),
|
|
23
|
+
updated_at: z.string().describe("Timestamp when the instruction was last updated").nullable(),
|
|
24
24
|
entity_schema: RagieUpdateInstruction_EntitySchemaSchema.nullable().optional()
|
|
25
25
|
}).describe("Response model for the updated instruction.")
|
|
26
26
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-instruction.mjs","names":[],"sources":["../../src/actions/update-instruction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieUpdateInstructionInput
|
|
1
|
+
{"version":3,"file":"update-instruction.mjs","names":[],"sources":["../../src/actions/update-instruction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieUpdateInstructionInput = z.object({\n active: z.boolean().describe(\"Whether the instruction is active. Active instructions are applied to documents when they're created or when their file is updated\"),\n instruction_id: z.string().describe(\"The UUID of the instruction to update\"),\n}).describe(\"Request model for updating an instruction's active status.\");\nconst RagieUpdateInstruction_EntitySchemaSchema = z.object({}).describe(\"Entity schema object for the instruction.\");\nexport const RagieUpdateInstructionOutput = z.object({\n id: z.string().describe(\"The unique identifier of the instruction\").nullable(),\n name: z.string().describe(\"Name of the instruction\").nullable(),\n scope: z.string().describe(\"Scope of the instruction - either 'document' or 'chunk'\").nullable(),\n active: z.boolean().describe(\"Current active status of the instruction\").nullable(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter applied to the instruction\").nullable().optional(),\n prompt: z.string().describe(\"Natural language instruction prompt\").nullable(),\n partition: z.string().describe(\"Partition identifier for the instruction\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the instruction was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the instruction was last updated\").nullable(),\n entity_schema: RagieUpdateInstruction_EntitySchemaSchema.nullable().optional(),\n}).describe(\"Response model for the updated instruction.\");\n\nexport const ragieUpdateInstruction = action(\"RAGIE_UPDATE_INSTRUCTION\", {\n slug: \"ragie-update-instruction\",\n name: \"Update Instruction\",\n description: \"Tool to update an instruction's active status. Use when you need to activate or deactivate an existing instruction.\",\n input: RagieUpdateInstructionInput,\n output: RagieUpdateInstructionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,oIAAoI;CACjK,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;AAC7E,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAcnH,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAC/F,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC5F,eAAe,0CAA0C,SAAS,CAAC,CAAC,SAAS;CAC/E,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
|
|
@@ -8,19 +8,19 @@ const RagieUpdatePartitionInput = zod.z.object({
|
|
|
8
8
|
metadata_schema: zod.z.record(zod.z.string(), zod.z.unknown()).describe("A JSON Schema subset defining the metadata fields for documents in this partition. Providing detailed descriptions of fields helps LLMs generate filters dynamically.").optional()
|
|
9
9
|
}).describe("Request model for updating a partition's configuration.");
|
|
10
10
|
const RagieUpdatePartition_PartitionStatsSchema = zod.z.object({
|
|
11
|
-
document_count: zod.z.number().int().describe("Total number of documents"),
|
|
12
|
-
media_hosted_total: zod.z.number().describe("Lifetime hosted media (MBs)"),
|
|
13
|
-
pages_hosted_total: zod.z.number().describe("Lifetime hosted pages"),
|
|
14
|
-
media_hosted_monthly: zod.z.number().describe("Current month's hosted media (MBs)"),
|
|
15
|
-
media_streamed_total: zod.z.number().describe("Lifetime streamed media (MBs)"),
|
|
16
|
-
pages_hosted_monthly: zod.z.number().describe("Current month's hosted pages"),
|
|
17
|
-
audio_processed_total: zod.z.number().describe("Lifetime audio processing seconds"),
|
|
18
|
-
pages_processed_total: zod.z.number().describe("Lifetime processed pages"),
|
|
19
|
-
video_processed_total: zod.z.number().describe("Lifetime video processing seconds"),
|
|
20
|
-
media_streamed_monthly: zod.z.number().describe("Current month's streamed media (MBs)"),
|
|
21
|
-
audio_processed_monthly: zod.z.number().describe("Current month's audio processing seconds"),
|
|
22
|
-
pages_processed_monthly: zod.z.number().describe("Current month's processed pages"),
|
|
23
|
-
video_processed_monthly: zod.z.number().describe("Current month's video processing seconds")
|
|
11
|
+
document_count: zod.z.number().int().describe("Total number of documents").nullable(),
|
|
12
|
+
media_hosted_total: zod.z.number().describe("Lifetime hosted media (MBs)").nullable(),
|
|
13
|
+
pages_hosted_total: zod.z.number().describe("Lifetime hosted pages").nullable(),
|
|
14
|
+
media_hosted_monthly: zod.z.number().describe("Current month's hosted media (MBs)").nullable(),
|
|
15
|
+
media_streamed_total: zod.z.number().describe("Lifetime streamed media (MBs)").nullable(),
|
|
16
|
+
pages_hosted_monthly: zod.z.number().describe("Current month's hosted pages").nullable(),
|
|
17
|
+
audio_processed_total: zod.z.number().describe("Lifetime audio processing seconds").nullable(),
|
|
18
|
+
pages_processed_total: zod.z.number().describe("Lifetime processed pages").nullable(),
|
|
19
|
+
video_processed_total: zod.z.number().describe("Lifetime video processing seconds").nullable(),
|
|
20
|
+
media_streamed_monthly: zod.z.number().describe("Current month's streamed media (MBs)").nullable(),
|
|
21
|
+
audio_processed_monthly: zod.z.number().describe("Current month's audio processing seconds").nullable(),
|
|
22
|
+
pages_processed_monthly: zod.z.number().describe("Current month's processed pages").nullable(),
|
|
23
|
+
video_processed_monthly: zod.z.number().describe("Current month's video processing seconds").nullable()
|
|
24
24
|
}).describe("Partition statistics object containing usage data.");
|
|
25
25
|
const RagieUpdatePartition_PartitionLimitsSchema = zod.z.object({
|
|
26
26
|
media_hosted_limit_max: zod.z.number().int().describe("Maximum hosted media limit (MBs)").nullable().optional(),
|
|
@@ -37,12 +37,12 @@ const RagieUpdatePartition_PartitionLimitsSchema = zod.z.object({
|
|
|
37
37
|
video_processed_limit_monthly: zod.z.number().int().describe("Monthly video processing limit (minutes)").nullable().optional()
|
|
38
38
|
}).describe("Partition limits object containing various resource limits.");
|
|
39
39
|
const RagieUpdatePartitionOutput = zod.z.object({
|
|
40
|
-
name: zod.z.string().describe("The partition identifier/name"),
|
|
40
|
+
name: zod.z.string().describe("The partition identifier/name").nullable(),
|
|
41
41
|
stats: RagieUpdatePartition_PartitionStatsSchema.nullable(),
|
|
42
42
|
limits: RagieUpdatePartition_PartitionLimitsSchema.nullable(),
|
|
43
|
-
is_default: zod.z.boolean().describe("Indicates whether this is the default partition"),
|
|
43
|
+
is_default: zod.z.boolean().describe("Indicates whether this is the default partition").nullable(),
|
|
44
44
|
description: zod.z.string().nullable(),
|
|
45
|
-
context_aware: zod.z.boolean().describe("Whether context-aware descriptions are enabled"),
|
|
45
|
+
context_aware: zod.z.boolean().describe("Whether context-aware descriptions are enabled").nullable(),
|
|
46
46
|
metadata_schema: zod.z.record(zod.z.string(), zod.z.unknown()).nullable(),
|
|
47
47
|
limit_exceeded_at: zod.z.string().describe("Timestamp when the partition exceeded its limits, if applicable").nullable().optional()
|
|
48
48
|
}).describe("Response model for partition update operation.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-partition.cjs","names":["z","action"],"sources":["../../src/actions/update-partition.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieUpdatePartitionInput
|
|
1
|
+
{"version":3,"file":"update-partition.cjs","names":["z","action"],"sources":["../../src/actions/update-partition.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieUpdatePartitionInput = z.object({\n description: z.string().describe(\"A text description explaining the purpose or contents of the partition.\").optional(),\n partition_id: z.string().describe(\"The unique identifier of the partition to update\"),\n context_aware: z.boolean().describe(\"Enable context-aware descriptions for the partition. When enabled, the partition will generate contextual descriptions for content.\").optional(),\n metadata_schema: z.record(z.string(), z.unknown()).describe(\"A JSON Schema subset defining the metadata fields for documents in this partition. Providing detailed descriptions of fields helps LLMs generate filters dynamically.\").optional(),\n}).describe(\"Request model for updating a partition's configuration.\");\nconst RagieUpdatePartition_PartitionStatsSchema = z.object({\n document_count: z.number().int().describe(\"Total number of documents\").nullable(),\n media_hosted_total: z.number().describe(\"Lifetime hosted media (MBs)\").nullable(),\n pages_hosted_total: z.number().describe(\"Lifetime hosted pages\").nullable(),\n media_hosted_monthly: z.number().describe(\"Current month's hosted media (MBs)\").nullable(),\n media_streamed_total: z.number().describe(\"Lifetime streamed media (MBs)\").nullable(),\n pages_hosted_monthly: z.number().describe(\"Current month's hosted pages\").nullable(),\n audio_processed_total: z.number().describe(\"Lifetime audio processing seconds\").nullable(),\n pages_processed_total: z.number().describe(\"Lifetime processed pages\").nullable(),\n video_processed_total: z.number().describe(\"Lifetime video processing seconds\").nullable(),\n media_streamed_monthly: z.number().describe(\"Current month's streamed media (MBs)\").nullable(),\n audio_processed_monthly: z.number().describe(\"Current month's audio processing seconds\").nullable(),\n pages_processed_monthly: z.number().describe(\"Current month's processed pages\").nullable(),\n video_processed_monthly: z.number().describe(\"Current month's video processing seconds\").nullable(),\n}).describe(\"Partition statistics object containing usage data.\");\nconst RagieUpdatePartition_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum hosted media limit (MBs)\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum total hosted pages limit\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum media streaming limit (MBs)\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum audio processing limit (minutes)\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum total page processing limit\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum video processing limit (minutes)\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly hosted media limit (MBs)\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly hosted pages limit\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly media streaming limit (MBs)\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly audio processing limit (minutes)\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly page processing limit\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly video processing limit (minutes)\").nullable().optional(),\n}).describe(\"Partition limits object containing various resource limits.\");\nexport const RagieUpdatePartitionOutput = z.object({\n name: z.string().describe(\"The partition identifier/name\").nullable(),\n stats: RagieUpdatePartition_PartitionStatsSchema.nullable(),\n limits: RagieUpdatePartition_PartitionLimitsSchema.nullable(),\n is_default: z.boolean().describe(\"Indicates whether this is the default partition\").nullable(),\n description: z.string().nullable(),\n context_aware: z.boolean().describe(\"Whether context-aware descriptions are enabled\").nullable(),\n metadata_schema: z.record(z.string(), z.unknown()).nullable(),\n limit_exceeded_at: z.string().describe(\"Timestamp when the partition exceeded its limits, if applicable\").nullable().optional(),\n}).describe(\"Response model for partition update operation.\");\n\nexport const ragieUpdatePartition = action(\"RAGIE_UPDATE_PARTITION\", {\n slug: \"ragie-update-partition\",\n name: \"Update Partition\",\n description: \"Tool to update a partition's configuration including description, context-aware settings, and metadata schema. Use when you need to modify an existing partition's settings.\",\n input: RagieUpdatePartitionInput,\n output: RagieUpdatePartitionOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,55 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-partition.d.ts
|
|
4
|
-
declare const RagieUpdatePartitionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieUpdatePartitionInput: z.ZodObject<{
|
|
5
|
+
description: z.ZodOptional<z.ZodString>;
|
|
6
|
+
partition_id: z.ZodString;
|
|
7
|
+
context_aware: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
metadata_schema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const RagieUpdatePartitionOutput: z.ZodObject<{
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
stats: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
document_count: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
media_hosted_total: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
pages_hosted_total: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
media_hosted_monthly: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
media_streamed_total: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
pages_hosted_monthly: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
audio_processed_total: z.ZodNullable<z.ZodNumber>;
|
|
20
|
+
pages_processed_total: z.ZodNullable<z.ZodNumber>;
|
|
21
|
+
video_processed_total: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
media_streamed_monthly: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
audio_processed_monthly: z.ZodNullable<z.ZodNumber>;
|
|
24
|
+
pages_processed_monthly: z.ZodNullable<z.ZodNumber>;
|
|
25
|
+
video_processed_monthly: z.ZodNullable<z.ZodNumber>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
limits: z.ZodNullable<z.ZodObject<{
|
|
28
|
+
media_hosted_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
+
pages_hosted_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
30
|
+
media_streamed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
31
|
+
audio_processed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
|
+
pages_processed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
33
|
+
video_processed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
|
+
media_hosted_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
pages_hosted_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
36
|
+
media_streamed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
|
+
audio_processed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
38
|
+
pages_processed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
video_processed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
40
|
+
}, z.core.$strip>>;
|
|
41
|
+
is_default: z.ZodNullable<z.ZodBoolean>;
|
|
42
|
+
description: z.ZodNullable<z.ZodString>;
|
|
43
|
+
context_aware: z.ZodNullable<z.ZodBoolean>;
|
|
44
|
+
metadata_schema: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
45
|
+
limit_exceeded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
}, z.core.$strip>;
|
|
47
|
+
declare const ragieUpdatePartition: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
|
+
partition_id: string;
|
|
49
|
+
description?: string | undefined;
|
|
50
|
+
context_aware?: boolean | undefined;
|
|
51
|
+
metadata_schema?: Record<string, unknown> | undefined;
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
53
|
//#endregion
|
|
8
54
|
export { ragieUpdatePartition };
|
|
9
55
|
//# sourceMappingURL=update-partition.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-partition.d.cts","names":[],"sources":["../../src/actions/update-partition.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"update-partition.d.cts","names":[],"sources":["../../src/actions/update-partition.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAmCzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAW1B,oBAAA,gCAAoB,wBAAA;;;;oBAM/B,MAAA;AAAA"}
|
|
@@ -1,9 +1,55 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-partition.d.ts
|
|
4
|
-
declare const RagieUpdatePartitionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieUpdatePartitionInput: z.ZodObject<{
|
|
5
|
+
description: z.ZodOptional<z.ZodString>;
|
|
6
|
+
partition_id: z.ZodString;
|
|
7
|
+
context_aware: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
metadata_schema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const RagieUpdatePartitionOutput: z.ZodObject<{
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
stats: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
document_count: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
media_hosted_total: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
pages_hosted_total: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
media_hosted_monthly: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
media_streamed_total: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
pages_hosted_monthly: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
audio_processed_total: z.ZodNullable<z.ZodNumber>;
|
|
20
|
+
pages_processed_total: z.ZodNullable<z.ZodNumber>;
|
|
21
|
+
video_processed_total: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
media_streamed_monthly: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
audio_processed_monthly: z.ZodNullable<z.ZodNumber>;
|
|
24
|
+
pages_processed_monthly: z.ZodNullable<z.ZodNumber>;
|
|
25
|
+
video_processed_monthly: z.ZodNullable<z.ZodNumber>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
limits: z.ZodNullable<z.ZodObject<{
|
|
28
|
+
media_hosted_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
+
pages_hosted_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
30
|
+
media_streamed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
31
|
+
audio_processed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
|
+
pages_processed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
33
|
+
video_processed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
|
+
media_hosted_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
pages_hosted_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
36
|
+
media_streamed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
|
+
audio_processed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
38
|
+
pages_processed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
video_processed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
40
|
+
}, z.core.$strip>>;
|
|
41
|
+
is_default: z.ZodNullable<z.ZodBoolean>;
|
|
42
|
+
description: z.ZodNullable<z.ZodString>;
|
|
43
|
+
context_aware: z.ZodNullable<z.ZodBoolean>;
|
|
44
|
+
metadata_schema: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
45
|
+
limit_exceeded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
}, z.core.$strip>;
|
|
47
|
+
declare const ragieUpdatePartition: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
|
+
partition_id: string;
|
|
49
|
+
description?: string | undefined;
|
|
50
|
+
context_aware?: boolean | undefined;
|
|
51
|
+
metadata_schema?: Record<string, unknown> | undefined;
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
53
|
//#endregion
|
|
8
54
|
export { ragieUpdatePartition };
|
|
9
55
|
//# sourceMappingURL=update-partition.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-partition.d.mts","names":[],"sources":["../../src/actions/update-partition.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"update-partition.d.mts","names":[],"sources":["../../src/actions/update-partition.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAmCzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAW1B,oBAAA,gCAAoB,wBAAA;;;;oBAM/B,MAAA;AAAA"}
|
|
@@ -8,19 +8,19 @@ const RagieUpdatePartitionInput = z.object({
|
|
|
8
8
|
metadata_schema: z.record(z.string(), z.unknown()).describe("A JSON Schema subset defining the metadata fields for documents in this partition. Providing detailed descriptions of fields helps LLMs generate filters dynamically.").optional()
|
|
9
9
|
}).describe("Request model for updating a partition's configuration.");
|
|
10
10
|
const RagieUpdatePartition_PartitionStatsSchema = z.object({
|
|
11
|
-
document_count: z.number().int().describe("Total number of documents"),
|
|
12
|
-
media_hosted_total: z.number().describe("Lifetime hosted media (MBs)"),
|
|
13
|
-
pages_hosted_total: z.number().describe("Lifetime hosted pages"),
|
|
14
|
-
media_hosted_monthly: z.number().describe("Current month's hosted media (MBs)"),
|
|
15
|
-
media_streamed_total: z.number().describe("Lifetime streamed media (MBs)"),
|
|
16
|
-
pages_hosted_monthly: z.number().describe("Current month's hosted pages"),
|
|
17
|
-
audio_processed_total: z.number().describe("Lifetime audio processing seconds"),
|
|
18
|
-
pages_processed_total: z.number().describe("Lifetime processed pages"),
|
|
19
|
-
video_processed_total: z.number().describe("Lifetime video processing seconds"),
|
|
20
|
-
media_streamed_monthly: z.number().describe("Current month's streamed media (MBs)"),
|
|
21
|
-
audio_processed_monthly: z.number().describe("Current month's audio processing seconds"),
|
|
22
|
-
pages_processed_monthly: z.number().describe("Current month's processed pages"),
|
|
23
|
-
video_processed_monthly: z.number().describe("Current month's video processing seconds")
|
|
11
|
+
document_count: z.number().int().describe("Total number of documents").nullable(),
|
|
12
|
+
media_hosted_total: z.number().describe("Lifetime hosted media (MBs)").nullable(),
|
|
13
|
+
pages_hosted_total: z.number().describe("Lifetime hosted pages").nullable(),
|
|
14
|
+
media_hosted_monthly: z.number().describe("Current month's hosted media (MBs)").nullable(),
|
|
15
|
+
media_streamed_total: z.number().describe("Lifetime streamed media (MBs)").nullable(),
|
|
16
|
+
pages_hosted_monthly: z.number().describe("Current month's hosted pages").nullable(),
|
|
17
|
+
audio_processed_total: z.number().describe("Lifetime audio processing seconds").nullable(),
|
|
18
|
+
pages_processed_total: z.number().describe("Lifetime processed pages").nullable(),
|
|
19
|
+
video_processed_total: z.number().describe("Lifetime video processing seconds").nullable(),
|
|
20
|
+
media_streamed_monthly: z.number().describe("Current month's streamed media (MBs)").nullable(),
|
|
21
|
+
audio_processed_monthly: z.number().describe("Current month's audio processing seconds").nullable(),
|
|
22
|
+
pages_processed_monthly: z.number().describe("Current month's processed pages").nullable(),
|
|
23
|
+
video_processed_monthly: z.number().describe("Current month's video processing seconds").nullable()
|
|
24
24
|
}).describe("Partition statistics object containing usage data.");
|
|
25
25
|
const RagieUpdatePartition_PartitionLimitsSchema = z.object({
|
|
26
26
|
media_hosted_limit_max: z.number().int().describe("Maximum hosted media limit (MBs)").nullable().optional(),
|
|
@@ -42,12 +42,12 @@ const ragieUpdatePartition = action("RAGIE_UPDATE_PARTITION", {
|
|
|
42
42
|
description: "Tool to update a partition's configuration including description, context-aware settings, and metadata schema. Use when you need to modify an existing partition's settings.",
|
|
43
43
|
input: RagieUpdatePartitionInput,
|
|
44
44
|
output: z.object({
|
|
45
|
-
name: z.string().describe("The partition identifier/name"),
|
|
45
|
+
name: z.string().describe("The partition identifier/name").nullable(),
|
|
46
46
|
stats: RagieUpdatePartition_PartitionStatsSchema.nullable(),
|
|
47
47
|
limits: RagieUpdatePartition_PartitionLimitsSchema.nullable(),
|
|
48
|
-
is_default: z.boolean().describe("Indicates whether this is the default partition"),
|
|
48
|
+
is_default: z.boolean().describe("Indicates whether this is the default partition").nullable(),
|
|
49
49
|
description: z.string().nullable(),
|
|
50
|
-
context_aware: z.boolean().describe("Whether context-aware descriptions are enabled"),
|
|
50
|
+
context_aware: z.boolean().describe("Whether context-aware descriptions are enabled").nullable(),
|
|
51
51
|
metadata_schema: z.record(z.string(), z.unknown()).nullable(),
|
|
52
52
|
limit_exceeded_at: z.string().describe("Timestamp when the partition exceeded its limits, if applicable").nullable().optional()
|
|
53
53
|
}).describe("Response model for partition update operation.")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-partition.mjs","names":[],"sources":["../../src/actions/update-partition.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieUpdatePartitionInput
|
|
1
|
+
{"version":3,"file":"update-partition.mjs","names":[],"sources":["../../src/actions/update-partition.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieUpdatePartitionInput = z.object({\n description: z.string().describe(\"A text description explaining the purpose or contents of the partition.\").optional(),\n partition_id: z.string().describe(\"The unique identifier of the partition to update\"),\n context_aware: z.boolean().describe(\"Enable context-aware descriptions for the partition. When enabled, the partition will generate contextual descriptions for content.\").optional(),\n metadata_schema: z.record(z.string(), z.unknown()).describe(\"A JSON Schema subset defining the metadata fields for documents in this partition. Providing detailed descriptions of fields helps LLMs generate filters dynamically.\").optional(),\n}).describe(\"Request model for updating a partition's configuration.\");\nconst RagieUpdatePartition_PartitionStatsSchema = z.object({\n document_count: z.number().int().describe(\"Total number of documents\").nullable(),\n media_hosted_total: z.number().describe(\"Lifetime hosted media (MBs)\").nullable(),\n pages_hosted_total: z.number().describe(\"Lifetime hosted pages\").nullable(),\n media_hosted_monthly: z.number().describe(\"Current month's hosted media (MBs)\").nullable(),\n media_streamed_total: z.number().describe(\"Lifetime streamed media (MBs)\").nullable(),\n pages_hosted_monthly: z.number().describe(\"Current month's hosted pages\").nullable(),\n audio_processed_total: z.number().describe(\"Lifetime audio processing seconds\").nullable(),\n pages_processed_total: z.number().describe(\"Lifetime processed pages\").nullable(),\n video_processed_total: z.number().describe(\"Lifetime video processing seconds\").nullable(),\n media_streamed_monthly: z.number().describe(\"Current month's streamed media (MBs)\").nullable(),\n audio_processed_monthly: z.number().describe(\"Current month's audio processing seconds\").nullable(),\n pages_processed_monthly: z.number().describe(\"Current month's processed pages\").nullable(),\n video_processed_monthly: z.number().describe(\"Current month's video processing seconds\").nullable(),\n}).describe(\"Partition statistics object containing usage data.\");\nconst RagieUpdatePartition_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum hosted media limit (MBs)\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum total hosted pages limit\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum media streaming limit (MBs)\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum audio processing limit (minutes)\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum total page processing limit\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum video processing limit (minutes)\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly hosted media limit (MBs)\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly hosted pages limit\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly media streaming limit (MBs)\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly audio processing limit (minutes)\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly page processing limit\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly video processing limit (minutes)\").nullable().optional(),\n}).describe(\"Partition limits object containing various resource limits.\");\nexport const RagieUpdatePartitionOutput = z.object({\n name: z.string().describe(\"The partition identifier/name\").nullable(),\n stats: RagieUpdatePartition_PartitionStatsSchema.nullable(),\n limits: RagieUpdatePartition_PartitionLimitsSchema.nullable(),\n is_default: z.boolean().describe(\"Indicates whether this is the default partition\").nullable(),\n description: z.string().nullable(),\n context_aware: z.boolean().describe(\"Whether context-aware descriptions are enabled\").nullable(),\n metadata_schema: z.record(z.string(), z.unknown()).nullable(),\n limit_exceeded_at: z.string().describe(\"Timestamp when the partition exceeded its limits, if applicable\").nullable().optional(),\n}).describe(\"Response model for partition update operation.\");\n\nexport const ragieUpdatePartition = action(\"RAGIE_UPDATE_PARTITION\", {\n slug: \"ragie-update-partition\",\n name: \"Update Partition\",\n description: \"Tool to update a partition's configuration including description, context-aware settings, and metadata schema. Use when you need to modify an existing partition's settings.\",\n input: RagieUpdatePartitionInput,\n output: RagieUpdatePartitionOutput,\n});\n"],"mappings":"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"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -7,7 +7,13 @@ const ragieCatalog = {
|
|
|
7
7
|
"category": "Developer Tools",
|
|
8
8
|
"logo": "https://logos.composio.dev/api/ragie",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
|
-
"oauthScopes": []
|
|
10
|
+
"oauthScopes": [],
|
|
11
|
+
"credentialFields": { "api_key": {
|
|
12
|
+
"label": "API Key",
|
|
13
|
+
"secret": true,
|
|
14
|
+
"description": "Sign in and copy your API key directly from your dashboard under API Keys (https://secure.ragie.ai/api-keys)"
|
|
15
|
+
} },
|
|
16
|
+
"credentialScheme": "API_KEY"
|
|
11
17
|
};
|
|
12
18
|
//#endregion
|
|
13
19
|
exports.ragieCatalog = ragieCatalog;
|
package/dist/catalog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const ragieCatalog = {\n \"slug\": \"ragie\",\n \"name\": \"Ragie\",\n \"description\": \"Fully managed RAG-as-a-Service for developers\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/ragie\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const ragieCatalog = {\n \"slug\": \"ragie\",\n \"name\": \"Ragie\",\n \"description\": \"Fully managed RAG-as-a-Service for developers\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/ragie\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Sign in and copy your API key directly from your dashboard under API Keys (https://secure.ragie.ai/api-keys)\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|
package/dist/catalog.d.cts
CHANGED
|
@@ -8,6 +8,14 @@ declare const ragieCatalog: {
|
|
|
8
8
|
readonly logo: "https://logos.composio.dev/api/ragie";
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
|
+
readonly credentialFields: {
|
|
12
|
+
readonly api_key: {
|
|
13
|
+
readonly label: "API Key";
|
|
14
|
+
readonly secret: true;
|
|
15
|
+
readonly description: "Sign in and copy your API key directly from your dashboard under API Keys (https://secure.ragie.ai/api-keys)";
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
readonly credentialScheme: "API_KEY";
|
|
11
19
|
};
|
|
12
20
|
//#endregion
|
|
13
21
|
export { ragieCatalog };
|
package/dist/catalog.d.mts
CHANGED
|
@@ -8,6 +8,14 @@ declare const ragieCatalog: {
|
|
|
8
8
|
readonly logo: "https://logos.composio.dev/api/ragie";
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
|
+
readonly credentialFields: {
|
|
12
|
+
readonly api_key: {
|
|
13
|
+
readonly label: "API Key";
|
|
14
|
+
readonly secret: true;
|
|
15
|
+
readonly description: "Sign in and copy your API key directly from your dashboard under API Keys (https://secure.ragie.ai/api-keys)";
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
readonly credentialScheme: "API_KEY";
|
|
11
19
|
};
|
|
12
20
|
//#endregion
|
|
13
21
|
export { ragieCatalog };
|
package/dist/catalog.mjs
CHANGED
|
@@ -7,7 +7,13 @@ const ragieCatalog = {
|
|
|
7
7
|
"category": "Developer Tools",
|
|
8
8
|
"logo": "https://logos.composio.dev/api/ragie",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
|
-
"oauthScopes": []
|
|
10
|
+
"oauthScopes": [],
|
|
11
|
+
"credentialFields": { "api_key": {
|
|
12
|
+
"label": "API Key",
|
|
13
|
+
"secret": true,
|
|
14
|
+
"description": "Sign in and copy your API key directly from your dashboard under API Keys (https://secure.ragie.ai/api-keys)"
|
|
15
|
+
} },
|
|
16
|
+
"credentialScheme": "API_KEY"
|
|
11
17
|
};
|
|
12
18
|
//#endregion
|
|
13
19
|
export { ragieCatalog };
|
package/dist/catalog.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const ragieCatalog = {\n \"slug\": \"ragie\",\n \"name\": \"Ragie\",\n \"description\": \"Fully managed RAG-as-a-Service for developers\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/ragie\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const ragieCatalog = {\n \"slug\": \"ragie\",\n \"name\": \"Ragie\",\n \"description\": \"Fully managed RAG-as-a-Service for developers\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/ragie\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Sign in and copy your API key directly from your dashboard under API Keys (https://secure.ragie.ai/api-keys)\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|
package/dist/execute.cjs
CHANGED
|
@@ -2,7 +2,7 @@ let _keystrokehq_keystroke_client = require("@keystrokehq/keystroke/client");
|
|
|
2
2
|
//#region src/execute.ts
|
|
3
3
|
const APP_SLUG = "ragie";
|
|
4
4
|
/** Pinned app version — updated on regeneration. */
|
|
5
|
-
const APP_VERSION = "
|
|
5
|
+
const APP_VERSION = "20260702_00";
|
|
6
6
|
async function executeRagieTool(tool, args) {
|
|
7
7
|
const { result } = await (0, _keystrokehq_keystroke_client.createKeystrokeClient)().tools.execute({
|
|
8
8
|
app: APP_SLUG,
|
package/dist/execute.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"ragie\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"
|
|
1
|
+
{"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"ragie\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260702_00\";\n\nexport async function executeRagieTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,iBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,OAAA,GAAA,8BAAA,sBAAA,CAA4B,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
|
package/dist/execute.mjs
CHANGED
|
@@ -2,7 +2,7 @@ import { createKeystrokeClient } from "@keystrokehq/keystroke/client";
|
|
|
2
2
|
//#region src/execute.ts
|
|
3
3
|
const APP_SLUG = "ragie";
|
|
4
4
|
/** Pinned app version — updated on regeneration. */
|
|
5
|
-
const APP_VERSION = "
|
|
5
|
+
const APP_VERSION = "20260702_00";
|
|
6
6
|
async function executeRagieTool(tool, args) {
|
|
7
7
|
const { result } = await createKeystrokeClient().tools.execute({
|
|
8
8
|
app: APP_SLUG,
|
package/dist/execute.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"ragie\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"
|
|
1
|
+
{"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"ragie\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260702_00\";\n\nexport async function executeRagieTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,iBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,MAAM,sBAAsB,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/ragie",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": "
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.4",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|