@keystrokehq/ragie 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-document-from-url.cjs +1 -0
- package/dist/actions/create-document-from-url.cjs.map +1 -1
- package/dist/actions/create-document-from-url.d.cts +3 -20
- package/dist/actions/create-document-from-url.d.cts.map +1 -1
- package/dist/actions/create-document-from-url.d.mts +3 -20
- package/dist/actions/create-document-from-url.d.mts.map +1 -1
- package/dist/actions/create-document-from-url.mjs +1 -0
- package/dist/actions/create-document-from-url.mjs.map +1 -1
- package/dist/actions/create-document-raw.cjs +1 -0
- package/dist/actions/create-document-raw.cjs.map +1 -1
- package/dist/actions/create-document-raw.d.cts +3 -19
- package/dist/actions/create-document-raw.d.cts.map +1 -1
- package/dist/actions/create-document-raw.d.mts +3 -19
- package/dist/actions/create-document-raw.d.mts.map +1 -1
- package/dist/actions/create-document-raw.mjs +1 -0
- package/dist/actions/create-document-raw.mjs.map +1 -1
- package/dist/actions/create-document.cjs +1 -0
- package/dist/actions/create-document.cjs.map +1 -1
- package/dist/actions/create-document.d.cts +3 -27
- package/dist/actions/create-document.d.cts.map +1 -1
- package/dist/actions/create-document.d.mts +3 -27
- package/dist/actions/create-document.d.mts.map +1 -1
- package/dist/actions/create-document.mjs +1 -0
- package/dist/actions/create-document.mjs.map +1 -1
- package/dist/actions/create-instruction.cjs +1 -0
- package/dist/actions/create-instruction.cjs.map +1 -1
- package/dist/actions/create-instruction.d.cts +3 -21
- package/dist/actions/create-instruction.d.cts.map +1 -1
- package/dist/actions/create-instruction.d.mts +3 -21
- package/dist/actions/create-instruction.d.mts.map +1 -1
- package/dist/actions/create-instruction.mjs +1 -0
- package/dist/actions/create-instruction.mjs.map +1 -1
- package/dist/actions/create-oauth-redirect-url.cjs +1 -0
- package/dist/actions/create-oauth-redirect-url.cjs.map +1 -1
- package/dist/actions/create-oauth-redirect-url.d.cts +3 -23
- package/dist/actions/create-oauth-redirect-url.d.cts.map +1 -1
- package/dist/actions/create-oauth-redirect-url.d.mts +3 -23
- package/dist/actions/create-oauth-redirect-url.d.mts.map +1 -1
- package/dist/actions/create-oauth-redirect-url.mjs +1 -0
- package/dist/actions/create-oauth-redirect-url.mjs.map +1 -1
- package/dist/actions/create-partition-partitions-post.cjs +1 -0
- package/dist/actions/create-partition-partitions-post.cjs.map +1 -1
- package/dist/actions/create-partition-partitions-post.d.cts +3 -29
- package/dist/actions/create-partition-partitions-post.d.cts.map +1 -1
- package/dist/actions/create-partition-partitions-post.d.mts +3 -29
- package/dist/actions/create-partition-partitions-post.d.mts.map +1 -1
- package/dist/actions/create-partition-partitions-post.mjs +1 -0
- package/dist/actions/create-partition-partitions-post.mjs.map +1 -1
- package/dist/actions/delete-document.cjs +1 -0
- package/dist/actions/delete-document.cjs.map +1 -1
- package/dist/actions/delete-document.d.cts +3 -17
- package/dist/actions/delete-document.d.cts.map +1 -1
- package/dist/actions/delete-document.d.mts +3 -17
- package/dist/actions/delete-document.d.mts.map +1 -1
- package/dist/actions/delete-document.mjs +1 -0
- package/dist/actions/delete-document.mjs.map +1 -1
- package/dist/actions/delete-instruction.cjs +1 -0
- package/dist/actions/delete-instruction.cjs.map +1 -1
- package/dist/actions/delete-instruction.d.cts +3 -15
- package/dist/actions/delete-instruction.d.cts.map +1 -1
- package/dist/actions/delete-instruction.d.mts +3 -15
- package/dist/actions/delete-instruction.d.mts.map +1 -1
- package/dist/actions/delete-instruction.mjs +1 -0
- package/dist/actions/delete-instruction.mjs.map +1 -1
- package/dist/actions/delete-partition.cjs +1 -0
- package/dist/actions/delete-partition.cjs.map +1 -1
- package/dist/actions/delete-partition.d.cts +3 -16
- package/dist/actions/delete-partition.d.cts.map +1 -1
- package/dist/actions/delete-partition.d.mts +3 -16
- package/dist/actions/delete-partition.d.mts.map +1 -1
- package/dist/actions/delete-partition.mjs +1 -0
- package/dist/actions/delete-partition.mjs.map +1 -1
- package/dist/actions/get-document-chunk-content.cjs +1 -0
- package/dist/actions/get-document-chunk-content.cjs.map +1 -1
- package/dist/actions/get-document-chunk-content.d.cts +3 -20
- package/dist/actions/get-document-chunk-content.d.cts.map +1 -1
- package/dist/actions/get-document-chunk-content.d.mts +3 -20
- package/dist/actions/get-document-chunk-content.d.mts.map +1 -1
- package/dist/actions/get-document-chunk-content.mjs +1 -0
- package/dist/actions/get-document-chunk-content.mjs.map +1 -1
- package/dist/actions/get-document-chunk.cjs +1 -0
- package/dist/actions/get-document-chunk.cjs.map +1 -1
- package/dist/actions/get-document-chunk.d.cts +3 -17
- package/dist/actions/get-document-chunk.d.cts.map +1 -1
- package/dist/actions/get-document-chunk.d.mts +3 -17
- package/dist/actions/get-document-chunk.d.mts.map +1 -1
- package/dist/actions/get-document-chunk.mjs +1 -0
- package/dist/actions/get-document-chunk.mjs.map +1 -1
- package/dist/actions/get-document-chunks.cjs +1 -0
- package/dist/actions/get-document-chunks.cjs.map +1 -1
- package/dist/actions/get-document-chunks.d.cts +3 -20
- package/dist/actions/get-document-chunks.d.cts.map +1 -1
- package/dist/actions/get-document-chunks.d.mts +3 -20
- package/dist/actions/get-document-chunks.d.mts.map +1 -1
- package/dist/actions/get-document-chunks.mjs +1 -0
- package/dist/actions/get-document-chunks.mjs.map +1 -1
- package/dist/actions/get-document-content.cjs +1 -0
- package/dist/actions/get-document-content.cjs.map +1 -1
- package/dist/actions/get-document-content.d.cts +3 -19
- package/dist/actions/get-document-content.d.cts.map +1 -1
- package/dist/actions/get-document-content.d.mts +3 -19
- package/dist/actions/get-document-content.d.mts.map +1 -1
- package/dist/actions/get-document-content.mjs +1 -0
- package/dist/actions/get-document-content.mjs.map +1 -1
- package/dist/actions/get-document-summary.cjs +1 -0
- package/dist/actions/get-document-summary.cjs.map +1 -1
- package/dist/actions/get-document-summary.d.cts +3 -16
- package/dist/actions/get-document-summary.d.cts.map +1 -1
- package/dist/actions/get-document-summary.d.mts +3 -16
- package/dist/actions/get-document-summary.d.mts.map +1 -1
- package/dist/actions/get-document-summary.mjs +1 -0
- package/dist/actions/get-document-summary.mjs.map +1 -1
- package/dist/actions/get-document.cjs +1 -0
- package/dist/actions/get-document.cjs.map +1 -1
- package/dist/actions/get-document.d.cts +3 -16
- package/dist/actions/get-document.d.cts.map +1 -1
- package/dist/actions/get-document.d.mts +3 -16
- package/dist/actions/get-document.d.mts.map +1 -1
- package/dist/actions/get-document.mjs +1 -0
- package/dist/actions/get-document.mjs.map +1 -1
- package/dist/actions/get-partition.cjs +1 -0
- package/dist/actions/get-partition.cjs.map +1 -1
- package/dist/actions/get-partition.d.cts +3 -15
- package/dist/actions/get-partition.d.cts.map +1 -1
- package/dist/actions/get-partition.d.mts +3 -15
- package/dist/actions/get-partition.d.mts.map +1 -1
- package/dist/actions/get-partition.mjs +1 -0
- package/dist/actions/get-partition.mjs.map +1 -1
- package/dist/actions/get-response.cjs +1 -0
- package/dist/actions/get-response.cjs.map +1 -1
- package/dist/actions/get-response.d.cts +3 -15
- package/dist/actions/get-response.d.cts.map +1 -1
- package/dist/actions/get-response.d.mts +3 -15
- package/dist/actions/get-response.d.mts.map +1 -1
- package/dist/actions/get-response.mjs +1 -0
- package/dist/actions/get-response.mjs.map +1 -1
- package/dist/actions/list-connection-source-types.cjs +1 -0
- package/dist/actions/list-connection-source-types.cjs.map +1 -1
- package/dist/actions/list-connection-source-types.d.cts +3 -13
- package/dist/actions/list-connection-source-types.d.cts.map +1 -1
- package/dist/actions/list-connection-source-types.d.mts +3 -13
- package/dist/actions/list-connection-source-types.d.mts.map +1 -1
- package/dist/actions/list-connection-source-types.mjs +1 -0
- package/dist/actions/list-connection-source-types.mjs.map +1 -1
- package/dist/actions/list-connections-connections-get.cjs +1 -0
- package/dist/actions/list-connections-connections-get.cjs.map +1 -1
- package/dist/actions/list-connections-connections-get.d.cts +3 -18
- package/dist/actions/list-connections-connections-get.d.cts.map +1 -1
- package/dist/actions/list-connections-connections-get.d.mts +3 -18
- package/dist/actions/list-connections-connections-get.d.mts.map +1 -1
- package/dist/actions/list-connections-connections-get.mjs +1 -0
- package/dist/actions/list-connections-connections-get.mjs.map +1 -1
- package/dist/actions/list-documents.cjs +1 -0
- package/dist/actions/list-documents.cjs.map +1 -1
- package/dist/actions/list-documents.d.cts +3 -18
- package/dist/actions/list-documents.d.cts.map +1 -1
- package/dist/actions/list-documents.d.mts +3 -18
- package/dist/actions/list-documents.d.mts.map +1 -1
- package/dist/actions/list-documents.mjs +1 -0
- package/dist/actions/list-documents.mjs.map +1 -1
- package/dist/actions/list-entities-by-document.cjs +1 -0
- package/dist/actions/list-entities-by-document.cjs.map +1 -1
- package/dist/actions/list-entities-by-document.d.cts +3 -18
- package/dist/actions/list-entities-by-document.d.cts.map +1 -1
- package/dist/actions/list-entities-by-document.d.mts +3 -18
- package/dist/actions/list-entities-by-document.d.mts.map +1 -1
- package/dist/actions/list-entities-by-document.mjs +1 -0
- package/dist/actions/list-entities-by-document.mjs.map +1 -1
- package/dist/actions/list-entities-by-instruction.cjs +1 -0
- package/dist/actions/list-entities-by-instruction.cjs.map +1 -1
- package/dist/actions/list-entities-by-instruction.d.cts +3 -18
- package/dist/actions/list-entities-by-instruction.d.cts.map +1 -1
- package/dist/actions/list-entities-by-instruction.d.mts +3 -18
- package/dist/actions/list-entities-by-instruction.d.mts.map +1 -1
- package/dist/actions/list-entities-by-instruction.mjs +1 -0
- package/dist/actions/list-entities-by-instruction.mjs.map +1 -1
- package/dist/actions/list-instructions.cjs +1 -0
- package/dist/actions/list-instructions.cjs.map +1 -1
- package/dist/actions/list-instructions.d.cts +3 -13
- package/dist/actions/list-instructions.d.cts.map +1 -1
- package/dist/actions/list-instructions.d.mts +3 -13
- package/dist/actions/list-instructions.d.mts.map +1 -1
- package/dist/actions/list-instructions.mjs +1 -0
- package/dist/actions/list-instructions.mjs.map +1 -1
- package/dist/actions/list-partitions.cjs +1 -0
- package/dist/actions/list-partitions.cjs.map +1 -1
- package/dist/actions/list-partitions.d.cts +3 -16
- package/dist/actions/list-partitions.d.cts.map +1 -1
- package/dist/actions/list-partitions.d.mts +3 -16
- package/dist/actions/list-partitions.d.mts.map +1 -1
- package/dist/actions/list-partitions.mjs +1 -0
- package/dist/actions/list-partitions.mjs.map +1 -1
- package/dist/actions/patch-document-metadata.cjs +1 -0
- package/dist/actions/patch-document-metadata.cjs.map +1 -1
- package/dist/actions/patch-document-metadata.d.cts +3 -18
- package/dist/actions/patch-document-metadata.d.cts.map +1 -1
- package/dist/actions/patch-document-metadata.d.mts +3 -18
- package/dist/actions/patch-document-metadata.d.mts.map +1 -1
- package/dist/actions/patch-document-metadata.mjs +1 -0
- package/dist/actions/patch-document-metadata.mjs.map +1 -1
- package/dist/actions/retrieve.cjs +1 -0
- package/dist/actions/retrieve.cjs.map +1 -1
- package/dist/actions/retrieve.d.cts +3 -21
- package/dist/actions/retrieve.d.cts.map +1 -1
- package/dist/actions/retrieve.d.mts +3 -21
- package/dist/actions/retrieve.d.mts.map +1 -1
- package/dist/actions/retrieve.mjs +1 -0
- package/dist/actions/retrieve.mjs.map +1 -1
- package/dist/actions/set-partition-limits.cjs +1 -0
- package/dist/actions/set-partition-limits.cjs.map +1 -1
- package/dist/actions/set-partition-limits.d.cts +3 -27
- package/dist/actions/set-partition-limits.d.cts.map +1 -1
- package/dist/actions/set-partition-limits.d.mts +3 -27
- package/dist/actions/set-partition-limits.d.mts.map +1 -1
- package/dist/actions/set-partition-limits.mjs +1 -0
- package/dist/actions/set-partition-limits.mjs.map +1 -1
- package/dist/actions/update-document-from-url.cjs +1 -0
- package/dist/actions/update-document-from-url.cjs.map +1 -1
- package/dist/actions/update-document-from-url.d.cts +3 -21
- package/dist/actions/update-document-from-url.d.cts.map +1 -1
- package/dist/actions/update-document-from-url.d.mts +3 -21
- package/dist/actions/update-document-from-url.d.mts.map +1 -1
- package/dist/actions/update-document-from-url.mjs +1 -0
- package/dist/actions/update-document-from-url.mjs.map +1 -1
- package/dist/actions/update-document-raw.cjs +1 -0
- package/dist/actions/update-document-raw.cjs.map +1 -1
- package/dist/actions/update-document-raw.d.cts +3 -16
- package/dist/actions/update-document-raw.d.cts.map +1 -1
- package/dist/actions/update-document-raw.d.mts +3 -16
- package/dist/actions/update-document-raw.d.mts.map +1 -1
- package/dist/actions/update-document-raw.mjs +1 -0
- package/dist/actions/update-document-raw.mjs.map +1 -1
- package/dist/actions/update-instruction.cjs +1 -0
- package/dist/actions/update-instruction.cjs.map +1 -1
- package/dist/actions/update-instruction.d.cts +3 -16
- package/dist/actions/update-instruction.d.cts.map +1 -1
- package/dist/actions/update-instruction.d.mts +3 -16
- package/dist/actions/update-instruction.d.mts.map +1 -1
- package/dist/actions/update-instruction.mjs +1 -0
- package/dist/actions/update-instruction.mjs.map +1 -1
- package/dist/actions/update-partition.cjs +1 -0
- package/dist/actions/update-partition.cjs.map +1 -1
- package/dist/actions/update-partition.d.cts +3 -18
- package/dist/actions/update-partition.d.cts.map +1 -1
- package/dist/actions/update-partition.d.mts +3 -18
- package/dist/actions/update-partition.d.mts.map +1 -1
- package/dist/actions/update-partition.mjs +1 -0
- package/dist/actions/update-partition.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-instruction.d.cts","names":[],"sources":["../../src/actions/update-instruction.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-instruction.d.cts","names":[],"sources":["../../src/actions/update-instruction.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-instruction.d.ts
|
|
@@ -17,22 +19,7 @@ declare const RagieUpdateInstructionOutput: z.ZodObject<{
|
|
|
17
19
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
18
20
|
entity_schema: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const ragieUpdateInstruction:
|
|
21
|
-
active: boolean;
|
|
22
|
-
instruction_id: string;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>;
|
|
22
|
+
declare const ragieUpdateInstruction: AppAction<typeof RagieUpdateInstructionInput, typeof RagieUpdateInstructionOutput, typeof ragie.credential>;
|
|
36
23
|
//#endregion
|
|
37
24
|
export { ragieUpdateInstruction };
|
|
38
25
|
//# sourceMappingURL=update-instruction.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-instruction.d.mts","names":[],"sources":["../../src/actions/update-instruction.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-instruction.d.mts","names":[],"sources":["../../src/actions/update-instruction.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -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 = 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.record(z.string(), z.unknown()).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}).passthrough().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":"
|
|
1
|
+
{"version":3,"file":"update-instruction.mjs","names":[],"sources":["../../src/actions/update-instruction.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\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.record(z.string(), z.unknown()).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}).passthrough().describe(\"Response model for the updated instruction.\");\n\nexport const ragieUpdateInstruction: AppAction<\n typeof RagieUpdateInstructionInput,\n typeof RagieUpdateInstructionOutput,\n typeof ragie.credential\n> = 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":";;;;AAMA,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,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAcxI,MAAa,yBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAtB0C,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,YAAY,CAAC,CAAC,SAAS,6CAWhB;AACV,CAAC"}
|
|
@@ -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 = 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}).passthrough().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}).passthrough().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}).passthrough().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":"
|
|
1
|
+
{"version":3,"file":"update-partition.cjs","names":["z","action"],"sources":["../../src/actions/update-partition.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\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}).passthrough().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}).passthrough().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}).passthrough().describe(\"Response model for partition update operation.\");\n\nexport const ragieUpdatePartition: AppAction<\n typeof RagieUpdatePartitionInput,\n typeof RagieUpdatePartitionOutput,\n typeof ragie.credential\n> = 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,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-partition.d.ts
|
|
@@ -44,24 +46,7 @@ declare const RagieUpdatePartitionOutput: z.ZodObject<{
|
|
|
44
46
|
metadata_schema: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
45
47
|
limit_exceeded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
48
|
}, z.core.$loose>;
|
|
47
|
-
declare const ragieUpdatePartition:
|
|
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<"ragie", z.ZodObject<{
|
|
53
|
-
connectionId: z.ZodString;
|
|
54
|
-
entityId: z.ZodString;
|
|
55
|
-
instanceId: z.ZodString;
|
|
56
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
-
generic_api_key: z.ZodString;
|
|
58
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
59
|
-
connectionId: z.ZodString;
|
|
60
|
-
entityId: z.ZodString;
|
|
61
|
-
instanceId: z.ZodString;
|
|
62
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
-
generic_api_key: z.ZodString;
|
|
64
|
-
}, z.core.$strip>>]>;
|
|
49
|
+
declare const ragieUpdatePartition: AppAction<typeof RagieUpdatePartitionInput, typeof RagieUpdatePartitionOutput, typeof ragie.credential>;
|
|
65
50
|
//#endregion
|
|
66
51
|
export { ragieUpdatePartition };
|
|
67
52
|
//# sourceMappingURL=update-partition.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-partition.d.cts","names":[],"sources":["../../src/actions/update-partition.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-partition.d.cts","names":[],"sources":["../../src/actions/update-partition.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAmCzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAW1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-partition.d.ts
|
|
@@ -44,24 +46,7 @@ declare const RagieUpdatePartitionOutput: z.ZodObject<{
|
|
|
44
46
|
metadata_schema: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
45
47
|
limit_exceeded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
48
|
}, z.core.$loose>;
|
|
47
|
-
declare const ragieUpdatePartition:
|
|
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<"ragie", z.ZodObject<{
|
|
53
|
-
connectionId: z.ZodString;
|
|
54
|
-
entityId: z.ZodString;
|
|
55
|
-
instanceId: z.ZodString;
|
|
56
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
-
generic_api_key: z.ZodString;
|
|
58
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
59
|
-
connectionId: z.ZodString;
|
|
60
|
-
entityId: z.ZodString;
|
|
61
|
-
instanceId: z.ZodString;
|
|
62
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
-
generic_api_key: z.ZodString;
|
|
64
|
-
}, z.core.$strip>>]>;
|
|
49
|
+
declare const ragieUpdatePartition: AppAction<typeof RagieUpdatePartitionInput, typeof RagieUpdatePartitionOutput, typeof ragie.credential>;
|
|
65
50
|
//#endregion
|
|
66
51
|
export { ragieUpdatePartition };
|
|
67
52
|
//# sourceMappingURL=update-partition.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-partition.d.mts","names":[],"sources":["../../src/actions/update-partition.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-partition.d.mts","names":[],"sources":["../../src/actions/update-partition.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAmCzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAW1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -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 = 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}).passthrough().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}).passthrough().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}).passthrough().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":"
|
|
1
|
+
{"version":3,"file":"update-partition.mjs","names":[],"sources":["../../src/actions/update-partition.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\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}).passthrough().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}).passthrough().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}).passthrough().describe(\"Response model for partition update operation.\");\n\nexport const ragieUpdatePartition: AppAction<\n typeof RagieUpdatePartitionInput,\n typeof RagieUpdatePartitionOutput,\n typeof ragie.credential\n> = 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/app.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
-
let zod = require("zod");
|
|
3
2
|
//#region src/app.ts
|
|
3
|
+
const credential = { generic_api_key: require("zod").z.string() };
|
|
4
4
|
const ragie = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
5
5
|
slug: "ragie",
|
|
6
6
|
auth: "keystroke",
|
|
7
|
-
credential
|
|
7
|
+
credential
|
|
8
8
|
});
|
|
9
9
|
//#endregion
|
|
10
10
|
exports.ragie = ragie;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const ragie = defineApp({\n slug: \"ragie\",\n auth: \"keystroke\",\n credential
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n generic_api_key: z.string(),\n};\n\nexport const ragie: KeystrokeApp<\"ragie\", typeof credential> = defineApp({\n slug: \"ragie\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAGA,MAAM,aAAa,EACjB,8BAAiBA,CAAAA,CAAAA,EAAE,OAAO,EAC5B;AAEA,MAAa,SAAA,GAAA,2BAAA,UAAA,CAA4D;CACvE,MAAM;CACN,MAAM;CACN;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,13 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
1
2
|
import { z } from "zod";
|
|
2
3
|
|
|
3
4
|
//#region src/app.d.ts
|
|
4
|
-
declare const
|
|
5
|
-
connectionId: z.ZodString;
|
|
6
|
-
entityId: z.ZodString;
|
|
7
|
-
instanceId: z.ZodString;
|
|
8
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
5
|
+
declare const credential: {
|
|
9
6
|
generic_api_key: z.ZodString;
|
|
10
|
-
}
|
|
7
|
+
};
|
|
8
|
+
declare const ragie: KeystrokeApp<"ragie", typeof credential>;
|
|
11
9
|
//#endregion
|
|
12
10
|
export { ragie };
|
|
13
11
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;mBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,KAAA,EAAO,YAAY,iBAAiB,UAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,13 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
1
2
|
import { z } from "zod";
|
|
2
3
|
|
|
3
4
|
//#region src/app.d.ts
|
|
4
|
-
declare const
|
|
5
|
-
connectionId: z.ZodString;
|
|
6
|
-
entityId: z.ZodString;
|
|
7
|
-
instanceId: z.ZodString;
|
|
8
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
5
|
+
declare const credential: {
|
|
9
6
|
generic_api_key: z.ZodString;
|
|
10
|
-
}
|
|
7
|
+
};
|
|
8
|
+
declare const ragie: KeystrokeApp<"ragie", typeof credential>;
|
|
11
9
|
//#endregion
|
|
12
10
|
export { ragie };
|
|
13
11
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;mBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,KAAA,EAAO,YAAY,iBAAiB,UAAA"}
|
package/dist/app.mjs
CHANGED
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const ragie = defineApp({\n slug: \"ragie\",\n auth: \"keystroke\",\n credential
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n generic_api_key: z.string(),\n};\n\nexport const ragie: KeystrokeApp<\"ragie\", typeof credential> = defineApp({\n slug: \"ragie\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAOA,MAAa,QAAkD,UAAU;CACvE,MAAM;CACN,MAAM;CACN,cANA,iBAAiB,EAAE,OAAO,EAM1B;AACF,CAAC"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { ragie } from "./app.cjs";
|
|
1
2
|
import { ragieCreateDocument } from "./actions/create-document.cjs";
|
|
2
3
|
import { ragieCreateDocumentFromUrl } from "./actions/create-document-from-url.cjs";
|
|
3
4
|
import { ragieCreateDocumentRaw } from "./actions/create-document-raw.cjs";
|
|
@@ -29,6 +30,5 @@ import { ragieUpdateDocumentFromUrl } from "./actions/update-document-from-url.c
|
|
|
29
30
|
import { ragieUpdateDocumentRaw } from "./actions/update-document-raw.cjs";
|
|
30
31
|
import { ragieUpdateInstruction } from "./actions/update-instruction.cjs";
|
|
31
32
|
import { ragieUpdatePartition } from "./actions/update-partition.cjs";
|
|
32
|
-
import { ragie } from "./app.cjs";
|
|
33
33
|
import { ragieCatalog } from "./catalog.cjs";
|
|
34
34
|
export { ragie, ragieCatalog, ragieCreateDocument, ragieCreateDocumentFromUrl, ragieCreateDocumentRaw, ragieCreateInstruction, ragieCreateOauthRedirectUrl, ragieCreatePartitionPartitionsPost, ragieDeleteDocument, ragieDeleteInstruction, ragieDeletePartition, ragieGetDocument, ragieGetDocumentChunk, ragieGetDocumentChunkContent, ragieGetDocumentChunks, ragieGetDocumentContent, ragieGetDocumentSummary, ragieGetPartition, ragieGetResponse, ragieListConnectionSourceTypes, ragieListConnectionsConnectionsGet, ragieListDocuments, ragieListEntitiesByDocument, ragieListEntitiesByInstruction, ragieListInstructions, ragieListPartitions, ragiePatchDocumentMetadata, ragieRetrieve, ragieSetPartitionLimits, ragieUpdateDocumentFromUrl, ragieUpdateDocumentRaw, ragieUpdateInstruction, ragieUpdatePartition };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { ragie } from "./app.mjs";
|
|
1
2
|
import { ragieCreateDocument } from "./actions/create-document.mjs";
|
|
2
3
|
import { ragieCreateDocumentFromUrl } from "./actions/create-document-from-url.mjs";
|
|
3
4
|
import { ragieCreateDocumentRaw } from "./actions/create-document-raw.mjs";
|
|
@@ -29,6 +30,5 @@ import { ragieUpdateDocumentFromUrl } from "./actions/update-document-from-url.m
|
|
|
29
30
|
import { ragieUpdateDocumentRaw } from "./actions/update-document-raw.mjs";
|
|
30
31
|
import { ragieUpdateInstruction } from "./actions/update-instruction.mjs";
|
|
31
32
|
import { ragieUpdatePartition } from "./actions/update-partition.mjs";
|
|
32
|
-
import { ragie } from "./app.mjs";
|
|
33
33
|
import { ragieCatalog } from "./catalog.mjs";
|
|
34
34
|
export { ragie, ragieCatalog, ragieCreateDocument, ragieCreateDocumentFromUrl, ragieCreateDocumentRaw, ragieCreateInstruction, ragieCreateOauthRedirectUrl, ragieCreatePartitionPartitionsPost, ragieDeleteDocument, ragieDeleteInstruction, ragieDeletePartition, ragieGetDocument, ragieGetDocumentChunk, ragieGetDocumentChunkContent, ragieGetDocumentChunks, ragieGetDocumentContent, ragieGetDocumentSummary, ragieGetPartition, ragieGetResponse, ragieListConnectionSourceTypes, ragieListConnectionsConnectionsGet, ragieListDocuments, ragieListEntitiesByDocument, ragieListEntitiesByInstruction, ragieListInstructions, ragieListPartitions, ragiePatchDocumentMetadata, ragieRetrieve, ragieSetPartitionLimits, ragieUpdateDocumentFromUrl, ragieUpdateDocumentRaw, ragieUpdateInstruction, ragieUpdatePartition };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/ragie",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.6",
|
|
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": ">=0.1.
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.104",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|