@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":"list-entities-by-instruction.cjs","names":["z","action"],"sources":["../../src/actions/list-entities-by-instruction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListEntitiesByInstructionInput = z.object({\n cursor: z.string().describe(\"An opaque cursor for pagination to fetch the next page of results.\").optional(),\n page_size: z.number().int().describe(\"The number of items per page. Must be between 1 and 100. Default is 10.\").optional(),\n partition: z.string().describe(\"An optional partition to scope the request to.\").optional(),\n instruction_id: z.string().describe(\"The ID of the instruction (UUID format).\"),\n}).describe(\"Request model for listing entities generated by a specific instruction.\");\nconst RagieListEntitiesByInstruction_EntitySchema = z.object({\n id: z.string().describe(\"The unique identifier of the entity (UUID format).\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"The entity data generated by the instruction.\"),\n chunk_id: z.string().describe(\"The ID of the chunk within the document (UUID format), if applicable.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the entity was created (ISO 8601 date-time format).\").nullable(),\n updated_at: z.string().describe(\"The timestamp when the entity was last updated (ISO 8601 date-time format).\").nullable(),\n document_id: z.string().describe(\"The ID of the document which the entity was produced from (UUID format).\").nullable(),\n instruction_id: z.string().describe(\"The ID of the instruction which generated the entity (UUID format).\").nullable(),\n}).passthrough().describe(\"Represents an entity generated by an instruction.\");\nconst RagieListEntitiesByInstruction_PaginationSchema = z.object({\n next_cursor: z.string().describe(\"The cursor to use for fetching the next page of results. None if no more pages.\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of entities available.\").nullable(),\n}).passthrough().describe(\"Pagination information for the entity list.\");\nexport const RagieListEntitiesByInstructionOutput = z.object({\n entities: z.array(RagieListEntitiesByInstruction_EntitySchema).describe(\"List of entities generated by the instruction.\"),\n pagination: RagieListEntitiesByInstruction_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing entities generated by a specific instruction.\");\n\nexport const ragieListEntitiesByInstruction = action(\"RAGIE_LIST_ENTITIES_BY_INSTRUCTION\", {\n slug: \"ragie-list-entities-by-instruction\",\n name: \"List Entities by Instruction\",\n description: \"Tool to retrieve entities generated by a specific instruction. Use when you need to fetch entities extracted from documents based on a specific instruction's processing.\",\n input: RagieListEntitiesByInstructionInput,\n output: RagieListEntitiesByInstructionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-entities-by-instruction.cjs","names":["z","action"],"sources":["../../src/actions/list-entities-by-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 RagieListEntitiesByInstructionInput = z.object({\n cursor: z.string().describe(\"An opaque cursor for pagination to fetch the next page of results.\").optional(),\n page_size: z.number().int().describe(\"The number of items per page. Must be between 1 and 100. Default is 10.\").optional(),\n partition: z.string().describe(\"An optional partition to scope the request to.\").optional(),\n instruction_id: z.string().describe(\"The ID of the instruction (UUID format).\"),\n}).describe(\"Request model for listing entities generated by a specific instruction.\");\nconst RagieListEntitiesByInstruction_EntitySchema = z.object({\n id: z.string().describe(\"The unique identifier of the entity (UUID format).\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"The entity data generated by the instruction.\"),\n chunk_id: z.string().describe(\"The ID of the chunk within the document (UUID format), if applicable.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the entity was created (ISO 8601 date-time format).\").nullable(),\n updated_at: z.string().describe(\"The timestamp when the entity was last updated (ISO 8601 date-time format).\").nullable(),\n document_id: z.string().describe(\"The ID of the document which the entity was produced from (UUID format).\").nullable(),\n instruction_id: z.string().describe(\"The ID of the instruction which generated the entity (UUID format).\").nullable(),\n}).passthrough().describe(\"Represents an entity generated by an instruction.\");\nconst RagieListEntitiesByInstruction_PaginationSchema = z.object({\n next_cursor: z.string().describe(\"The cursor to use for fetching the next page of results. None if no more pages.\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of entities available.\").nullable(),\n}).passthrough().describe(\"Pagination information for the entity list.\");\nexport const RagieListEntitiesByInstructionOutput = z.object({\n entities: z.array(RagieListEntitiesByInstruction_EntitySchema).describe(\"List of entities generated by the instruction.\"),\n pagination: RagieListEntitiesByInstruction_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing entities generated by a specific instruction.\");\n\nexport const ragieListEntitiesByInstruction: AppAction<\n typeof RagieListEntitiesByInstructionInput,\n typeof RagieListEntitiesByInstructionOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_ENTITIES_BY_INSTRUCTION\", {\n slug: \"ragie-list-entities-by-instruction\",\n name: \"List Entities by Instruction\",\n description: \"Tool to retrieve entities generated by a specific instruction. Use when you need to fetch entities extracted from documents based on a specific instruction's processing.\",\n input: RagieListEntitiesByInstructionInput,\n output: RagieListEntitiesByInstructionOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC3G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC1F,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AAChF,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACvF,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAChG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACnH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACxH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACtH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,UAAUA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,gDAAgD;CACxH,YAAY,gDAAgD,SAAS;AACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0EAA0E;AAEpG,MAAa,iCAITC,eAAAA,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -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/list-entities-by-instruction.d.ts
|
|
@@ -22,24 +24,7 @@ declare const RagieListEntitiesByInstructionOutput: z.ZodObject<{
|
|
|
22
24
|
total_count: z.ZodNullable<z.ZodNumber>;
|
|
23
25
|
}, z.core.$loose>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const ragieListEntitiesByInstruction:
|
|
26
|
-
instruction_id: string;
|
|
27
|
-
cursor?: string | undefined;
|
|
28
|
-
page_size?: number | undefined;
|
|
29
|
-
partition?: string | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
37
|
-
connectionId: z.ZodString;
|
|
38
|
-
entityId: z.ZodString;
|
|
39
|
-
instanceId: z.ZodString;
|
|
40
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
-
generic_api_key: z.ZodString;
|
|
42
|
-
}, z.core.$strip>>]>;
|
|
27
|
+
declare const ragieListEntitiesByInstruction: AppAction<typeof RagieListEntitiesByInstructionInput, typeof RagieListEntitiesByInstructionOutput, typeof ragie.credential>;
|
|
43
28
|
//#endregion
|
|
44
29
|
export { ragieListEntitiesByInstruction };
|
|
45
30
|
//# sourceMappingURL=list-entities-by-instruction.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-entities-by-instruction.d.cts","names":[],"sources":["../../src/actions/list-entities-by-instruction.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-entities-by-instruction.d.cts","names":[],"sources":["../../src/actions/list-entities-by-instruction.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAmBnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAKpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,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/list-entities-by-instruction.d.ts
|
|
@@ -22,24 +24,7 @@ declare const RagieListEntitiesByInstructionOutput: z.ZodObject<{
|
|
|
22
24
|
total_count: z.ZodNullable<z.ZodNumber>;
|
|
23
25
|
}, z.core.$loose>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const ragieListEntitiesByInstruction:
|
|
26
|
-
instruction_id: string;
|
|
27
|
-
cursor?: string | undefined;
|
|
28
|
-
page_size?: number | undefined;
|
|
29
|
-
partition?: string | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
37
|
-
connectionId: z.ZodString;
|
|
38
|
-
entityId: z.ZodString;
|
|
39
|
-
instanceId: z.ZodString;
|
|
40
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
-
generic_api_key: z.ZodString;
|
|
42
|
-
}, z.core.$strip>>]>;
|
|
27
|
+
declare const ragieListEntitiesByInstruction: AppAction<typeof RagieListEntitiesByInstructionInput, typeof RagieListEntitiesByInstructionOutput, typeof ragie.credential>;
|
|
43
28
|
//#endregion
|
|
44
29
|
export { ragieListEntitiesByInstruction };
|
|
45
30
|
//# sourceMappingURL=list-entities-by-instruction.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-entities-by-instruction.d.mts","names":[],"sources":["../../src/actions/list-entities-by-instruction.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-entities-by-instruction.d.mts","names":[],"sources":["../../src/actions/list-entities-by-instruction.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAmBnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAKpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-entities-by-instruction.mjs","names":[],"sources":["../../src/actions/list-entities-by-instruction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListEntitiesByInstructionInput = z.object({\n cursor: z.string().describe(\"An opaque cursor for pagination to fetch the next page of results.\").optional(),\n page_size: z.number().int().describe(\"The number of items per page. Must be between 1 and 100. Default is 10.\").optional(),\n partition: z.string().describe(\"An optional partition to scope the request to.\").optional(),\n instruction_id: z.string().describe(\"The ID of the instruction (UUID format).\"),\n}).describe(\"Request model for listing entities generated by a specific instruction.\");\nconst RagieListEntitiesByInstruction_EntitySchema = z.object({\n id: z.string().describe(\"The unique identifier of the entity (UUID format).\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"The entity data generated by the instruction.\"),\n chunk_id: z.string().describe(\"The ID of the chunk within the document (UUID format), if applicable.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the entity was created (ISO 8601 date-time format).\").nullable(),\n updated_at: z.string().describe(\"The timestamp when the entity was last updated (ISO 8601 date-time format).\").nullable(),\n document_id: z.string().describe(\"The ID of the document which the entity was produced from (UUID format).\").nullable(),\n instruction_id: z.string().describe(\"The ID of the instruction which generated the entity (UUID format).\").nullable(),\n}).passthrough().describe(\"Represents an entity generated by an instruction.\");\nconst RagieListEntitiesByInstruction_PaginationSchema = z.object({\n next_cursor: z.string().describe(\"The cursor to use for fetching the next page of results. None if no more pages.\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of entities available.\").nullable(),\n}).passthrough().describe(\"Pagination information for the entity list.\");\nexport const RagieListEntitiesByInstructionOutput = z.object({\n entities: z.array(RagieListEntitiesByInstruction_EntitySchema).describe(\"List of entities generated by the instruction.\"),\n pagination: RagieListEntitiesByInstruction_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing entities generated by a specific instruction.\");\n\nexport const ragieListEntitiesByInstruction = action(\"RAGIE_LIST_ENTITIES_BY_INSTRUCTION\", {\n slug: \"ragie-list-entities-by-instruction\",\n name: \"List Entities by Instruction\",\n description: \"Tool to retrieve entities generated by a specific instruction. Use when you need to fetch entities extracted from documents based on a specific instruction's processing.\",\n input: RagieListEntitiesByInstructionInput,\n output: RagieListEntitiesByInstructionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-entities-by-instruction.mjs","names":[],"sources":["../../src/actions/list-entities-by-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 RagieListEntitiesByInstructionInput = z.object({\n cursor: z.string().describe(\"An opaque cursor for pagination to fetch the next page of results.\").optional(),\n page_size: z.number().int().describe(\"The number of items per page. Must be between 1 and 100. Default is 10.\").optional(),\n partition: z.string().describe(\"An optional partition to scope the request to.\").optional(),\n instruction_id: z.string().describe(\"The ID of the instruction (UUID format).\"),\n}).describe(\"Request model for listing entities generated by a specific instruction.\");\nconst RagieListEntitiesByInstruction_EntitySchema = z.object({\n id: z.string().describe(\"The unique identifier of the entity (UUID format).\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"The entity data generated by the instruction.\"),\n chunk_id: z.string().describe(\"The ID of the chunk within the document (UUID format), if applicable.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the entity was created (ISO 8601 date-time format).\").nullable(),\n updated_at: z.string().describe(\"The timestamp when the entity was last updated (ISO 8601 date-time format).\").nullable(),\n document_id: z.string().describe(\"The ID of the document which the entity was produced from (UUID format).\").nullable(),\n instruction_id: z.string().describe(\"The ID of the instruction which generated the entity (UUID format).\").nullable(),\n}).passthrough().describe(\"Represents an entity generated by an instruction.\");\nconst RagieListEntitiesByInstruction_PaginationSchema = z.object({\n next_cursor: z.string().describe(\"The cursor to use for fetching the next page of results. None if no more pages.\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of entities available.\").nullable(),\n}).passthrough().describe(\"Pagination information for the entity list.\");\nexport const RagieListEntitiesByInstructionOutput = z.object({\n entities: z.array(RagieListEntitiesByInstruction_EntitySchema).describe(\"List of entities generated by the instruction.\"),\n pagination: RagieListEntitiesByInstruction_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing entities generated by a specific instruction.\");\n\nexport const ragieListEntitiesByInstruction: AppAction<\n typeof RagieListEntitiesByInstructionInput,\n typeof RagieListEntitiesByInstructionOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_ENTITIES_BY_INSTRUCTION\", {\n slug: \"ragie-list-entities-by-instruction\",\n name: \"List Entities by Instruction\",\n description: \"Tool to retrieve entities generated by a specific instruction. Use when you need to fetch entities extracted from documents based on a specific instruction's processing.\",\n input: RagieListEntitiesByInstructionInput,\n output: RagieListEntitiesByInstructionOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC3G,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC1F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AAChF,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACvF,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAChG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACnH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACxH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACtH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,kDAAkD,EAAE,OAAO;CAC/D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAMvE,MAAa,iCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdkD,EAAE,OAAO;EAC3D,UAAU,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,gDAAgD;EACxH,YAAY,gDAAgD,SAAS;CACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0EAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instructions.cjs","names":["z","action"],"sources":["../../src/actions/list-instructions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListInstructionsInput = z.object({}).describe(\"Request model for listing instructions. No parameters are required for this request.\");\nconst RagieListInstructions_InstructionItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for the instruction (UUID format).\").nullable(),\n name: z.string().describe(\"Unique identifier name for the instruction.\").nullable(),\n scope: z.enum([\"document\", \"chunk\"]).describe(\"Determines the application level. Values: 'document' or 'chunk'.\").nullable(),\n active: z.boolean().describe(\"Indicates whether the instruction is currently active and applies to documents during creation/update.\").nullable(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter for matching documents. Supports operators: $eq, $ne, $gt, $gte, $lt, $lte, $in, $nin.\").nullable().optional(),\n prompt: z.string().describe(\"Natural language instruction text that is applied to documents.\").nullable(),\n partition: z.string().describe(\"Partition identifier to scope the instruction to a specific partition.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the instruction was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the instruction was last modified.\").nullable(),\n entity_schema: z.record(z.string(), z.unknown()).describe(\"JSON Schema object defining the structure of entities to be extracted. Root must be of object type.\"),\n}).passthrough().describe(\"Schema for a single instruction item in the list.\");\nexport const RagieListInstructionsOutput = z.object({\n instructions: z.array(RagieListInstructions_InstructionItemSchema).describe(\"List of instruction objects.\"),\n}).passthrough().describe(\"Response schema for listing instructions.\");\n\nexport const ragieListInstructions = action(\"RAGIE_LIST_INSTRUCTIONS\", {\n slug: \"ragie-list-instructions\",\n name: \"List Instructions\",\n description: \"Tool to retrieve all instruction records from the Ragie system. Use when you need to view all available instructions that define natural language prompts and entity schemas applied to documents.\",\n input: RagieListInstructionsInput,\n output: RagieListInstructionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-instructions.cjs","names":["z","action"],"sources":["../../src/actions/list-instructions.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 RagieListInstructionsInput = z.object({}).describe(\"Request model for listing instructions. No parameters are required for this request.\");\nconst RagieListInstructions_InstructionItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for the instruction (UUID format).\").nullable(),\n name: z.string().describe(\"Unique identifier name for the instruction.\").nullable(),\n scope: z.enum([\"document\", \"chunk\"]).describe(\"Determines the application level. Values: 'document' or 'chunk'.\").nullable(),\n active: z.boolean().describe(\"Indicates whether the instruction is currently active and applies to documents during creation/update.\").nullable(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter for matching documents. Supports operators: $eq, $ne, $gt, $gte, $lt, $lte, $in, $nin.\").nullable().optional(),\n prompt: z.string().describe(\"Natural language instruction text that is applied to documents.\").nullable(),\n partition: z.string().describe(\"Partition identifier to scope the instruction to a specific partition.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the instruction was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the instruction was last modified.\").nullable(),\n entity_schema: z.record(z.string(), z.unknown()).describe(\"JSON Schema object defining the structure of entities to be extracted. Root must be of object type.\"),\n}).passthrough().describe(\"Schema for a single instruction item in the list.\");\nexport const RagieListInstructionsOutput = z.object({\n instructions: z.array(RagieListInstructions_InstructionItemSchema).describe(\"List of instruction objects.\"),\n}).passthrough().describe(\"Response schema for listing instructions.\");\n\nexport const ragieListInstructions: AppAction<\n typeof RagieListInstructionsInput,\n typeof RagieListInstructionsOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_INSTRUCTIONS\", {\n slug: \"ragie-list-instructions\",\n name: \"List Instructions\",\n description: \"Tool to retrieve all instruction records from the Ragie system. Use when you need to view all available instructions that define natural language prompts and entity schemas applied to documents.\",\n input: RagieListInstructionsInput,\n output: RagieListInstructionsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sFAAsF;AACtJ,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,KAAK,CAAC,YAAY,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC3H,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAChJ,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjL,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qGAAqG;AACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,cAAcA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,8BAA8B,EAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -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/list-instructions.d.ts
|
|
@@ -19,19 +21,7 @@ declare const RagieListInstructionsOutput: z.ZodObject<{
|
|
|
19
21
|
entity_schema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
20
22
|
}, z.core.$loose>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const ragieListInstructions:
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const ragieListInstructions: AppAction<typeof RagieListInstructionsInput, typeof RagieListInstructionsOutput, typeof ragie.credential>;
|
|
35
25
|
//#endregion
|
|
36
26
|
export { ragieListInstructions };
|
|
37
27
|
//# sourceMappingURL=list-instructions.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instructions.d.cts","names":[],"sources":["../../src/actions/list-instructions.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-instructions.d.cts","names":[],"sources":["../../src/actions/list-instructions.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,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/list-instructions.d.ts
|
|
@@ -19,19 +21,7 @@ declare const RagieListInstructionsOutput: z.ZodObject<{
|
|
|
19
21
|
entity_schema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
20
22
|
}, z.core.$loose>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const ragieListInstructions:
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const ragieListInstructions: AppAction<typeof RagieListInstructionsInput, typeof RagieListInstructionsOutput, typeof ragie.credential>;
|
|
35
25
|
//#endregion
|
|
36
26
|
export { ragieListInstructions };
|
|
37
27
|
//# sourceMappingURL=list-instructions.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instructions.d.mts","names":[],"sources":["../../src/actions/list-instructions.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-instructions.d.mts","names":[],"sources":["../../src/actions/list-instructions.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instructions.mjs","names":[],"sources":["../../src/actions/list-instructions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListInstructionsInput = z.object({}).describe(\"Request model for listing instructions. No parameters are required for this request.\");\nconst RagieListInstructions_InstructionItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for the instruction (UUID format).\").nullable(),\n name: z.string().describe(\"Unique identifier name for the instruction.\").nullable(),\n scope: z.enum([\"document\", \"chunk\"]).describe(\"Determines the application level. Values: 'document' or 'chunk'.\").nullable(),\n active: z.boolean().describe(\"Indicates whether the instruction is currently active and applies to documents during creation/update.\").nullable(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter for matching documents. Supports operators: $eq, $ne, $gt, $gte, $lt, $lte, $in, $nin.\").nullable().optional(),\n prompt: z.string().describe(\"Natural language instruction text that is applied to documents.\").nullable(),\n partition: z.string().describe(\"Partition identifier to scope the instruction to a specific partition.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the instruction was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the instruction was last modified.\").nullable(),\n entity_schema: z.record(z.string(), z.unknown()).describe(\"JSON Schema object defining the structure of entities to be extracted. Root must be of object type.\"),\n}).passthrough().describe(\"Schema for a single instruction item in the list.\");\nexport const RagieListInstructionsOutput = z.object({\n instructions: z.array(RagieListInstructions_InstructionItemSchema).describe(\"List of instruction objects.\"),\n}).passthrough().describe(\"Response schema for listing instructions.\");\n\nexport const ragieListInstructions = action(\"RAGIE_LIST_INSTRUCTIONS\", {\n slug: \"ragie-list-instructions\",\n name: \"List Instructions\",\n description: \"Tool to retrieve all instruction records from the Ragie system. Use when you need to view all available instructions that define natural language prompts and entity schemas applied to documents.\",\n input: RagieListInstructionsInput,\n output: RagieListInstructionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-instructions.mjs","names":[],"sources":["../../src/actions/list-instructions.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 RagieListInstructionsInput = z.object({}).describe(\"Request model for listing instructions. No parameters are required for this request.\");\nconst RagieListInstructions_InstructionItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for the instruction (UUID format).\").nullable(),\n name: z.string().describe(\"Unique identifier name for the instruction.\").nullable(),\n scope: z.enum([\"document\", \"chunk\"]).describe(\"Determines the application level. Values: 'document' or 'chunk'.\").nullable(),\n active: z.boolean().describe(\"Indicates whether the instruction is currently active and applies to documents during creation/update.\").nullable(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter for matching documents. Supports operators: $eq, $ne, $gt, $gte, $lt, $lte, $in, $nin.\").nullable().optional(),\n prompt: z.string().describe(\"Natural language instruction text that is applied to documents.\").nullable(),\n partition: z.string().describe(\"Partition identifier to scope the instruction to a specific partition.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the instruction was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the instruction was last modified.\").nullable(),\n entity_schema: z.record(z.string(), z.unknown()).describe(\"JSON Schema object defining the structure of entities to be extracted. Root must be of object type.\"),\n}).passthrough().describe(\"Schema for a single instruction item in the list.\");\nexport const RagieListInstructionsOutput = z.object({\n instructions: z.array(RagieListInstructions_InstructionItemSchema).describe(\"List of instruction objects.\"),\n}).passthrough().describe(\"Response schema for listing instructions.\");\n\nexport const ragieListInstructions: AppAction<\n typeof RagieListInstructionsInput,\n typeof RagieListInstructionsOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_INSTRUCTIONS\", {\n slug: \"ragie-list-instructions\",\n name: \"List Instructions\",\n description: \"Tool to retrieve all instruction records from the Ragie system. Use when you need to view all available instructions that define natural language prompts and entity schemas applied to documents.\",\n input: RagieListInstructionsInput,\n output: RagieListInstructionsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sFAAsF;AACtJ,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,KAAK,CAAC,YAAY,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC3H,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAChJ,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjL,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qGAAqG;AACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAK7E,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,cAAc,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,8BAA8B,EAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-partitions.cjs","names":["z","action"],"sources":["../../src/actions/list-partitions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListPartitionsInput = z.object({\n cursor: z.string().describe(\"An opaque cursor for pagination to retrieve the next page of results\").optional(),\n page_size: z.number().int().describe(\"The number of items per page (must be greater than 0 and less than or equal to 100). Defaults to 10.\").optional(),\n}).describe(\"Request model for listing partitions.\");\nconst RagieListPartitions_PaginationMetadataSchema = z.object({\n next_cursor: z.string().describe(\"Cursor for retrieving subsequent pages (null if no more pages)\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of partitions available\").nullable(),\n}).passthrough().describe(\"Pagination metadata for the response.\");\nconst RagieListPartitions_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum limit, in pages, for hosted documents\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for video processing\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly limit of hosted pages added in current month\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for video processing\").nullable().optional(),\n}).passthrough().describe(\"Usage limits configuration for a partition.\");\nconst RagieListPartitions_PartitionSchema = z.object({\n name: z.string().describe(\"Partition identifier\").nullable(),\n limits: RagieListPartitions_PartitionLimitsSchema.nullable(),\n is_default: z.boolean().describe(\"Whether this is the default partition\").nullable(),\n description: z.string().describe(\"Partition description\").nullable().optional(),\n context_aware: z.boolean().describe(\"Context-awareness status\").nullable(),\n metadata_schema: z.record(z.string(), z.unknown()).describe(\"Schema for partition metadata\").nullable().optional(),\n limit_exceeded_at: z.string().describe(\"Timestamp when partition exceeded limits\").nullable().optional(),\n}).passthrough().describe(\"Partition object containing details about a single partition.\");\nexport const RagieListPartitionsOutput = z.object({\n pagination: RagieListPartitions_PaginationMetadataSchema.nullable(),\n partitions: z.array(RagieListPartitions_PartitionSchema).describe(\"Array of Partition objects\"),\n}).passthrough().describe(\"Response model for listing partitions.\");\n\nexport const ragieListPartitions = action(\"RAGIE_LIST_PARTITIONS\", {\n slug: \"ragie-list-partitions\",\n name: \"List Partitions\",\n description: \"Tool to retrieve a paginated list of all partitions sorted by name in ascending order. Use when you need to list available partitions with their configurations and limits.\",\n input: RagieListPartitionsInput,\n output: RagieListPartitionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-partitions.cjs","names":["z","action"],"sources":["../../src/actions/list-partitions.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 RagieListPartitionsInput = z.object({\n cursor: z.string().describe(\"An opaque cursor for pagination to retrieve the next page of results\").optional(),\n page_size: z.number().int().describe(\"The number of items per page (must be greater than 0 and less than or equal to 100). Defaults to 10.\").optional(),\n}).describe(\"Request model for listing partitions.\");\nconst RagieListPartitions_PaginationMetadataSchema = z.object({\n next_cursor: z.string().describe(\"Cursor for retrieving subsequent pages (null if no more pages)\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of partitions available\").nullable(),\n}).passthrough().describe(\"Pagination metadata for the response.\");\nconst RagieListPartitions_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum limit, in pages, for hosted documents\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for video processing\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly limit of hosted pages added in current month\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for video processing\").nullable().optional(),\n}).passthrough().describe(\"Usage limits configuration for a partition.\");\nconst RagieListPartitions_PartitionSchema = z.object({\n name: z.string().describe(\"Partition identifier\").nullable(),\n limits: RagieListPartitions_PartitionLimitsSchema.nullable(),\n is_default: z.boolean().describe(\"Whether this is the default partition\").nullable(),\n description: z.string().describe(\"Partition description\").nullable().optional(),\n context_aware: z.boolean().describe(\"Context-awareness status\").nullable(),\n metadata_schema: z.record(z.string(), z.unknown()).describe(\"Schema for partition metadata\").nullable().optional(),\n limit_exceeded_at: z.string().describe(\"Timestamp when partition exceeded limits\").nullable().optional(),\n}).passthrough().describe(\"Partition object containing details about a single partition.\");\nexport const RagieListPartitionsOutput = z.object({\n pagination: RagieListPartitions_PaginationMetadataSchema.nullable(),\n partitions: z.array(RagieListPartitions_PartitionSchema).describe(\"Array of Partition objects\"),\n}).passthrough().describe(\"Response model for listing partitions.\");\n\nexport const ragieListPartitions: AppAction<\n typeof RagieListPartitionsInput,\n typeof RagieListPartitionsOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_PARTITIONS\", {\n slug: \"ragie-list-partitions\",\n name: \"List Partitions\",\n description: \"Tool to retrieve a paginated list of all partitions sorted by name in ascending order. Use when you need to list available partitions with their configurations and limits.\",\n input: RagieListPartitionsInput,\n output: RagieListPartitionsOutput,\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/list-partitions.d.ts
|
|
@@ -33,22 +35,7 @@ declare const RagieListPartitionsOutput: z.ZodObject<{
|
|
|
33
35
|
limit_exceeded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
36
|
}, z.core.$loose>>;
|
|
35
37
|
}, z.core.$loose>;
|
|
36
|
-
declare const ragieListPartitions:
|
|
37
|
-
cursor?: string | undefined;
|
|
38
|
-
page_size?: number | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
40
|
-
connectionId: z.ZodString;
|
|
41
|
-
entityId: z.ZodString;
|
|
42
|
-
instanceId: z.ZodString;
|
|
43
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
-
generic_api_key: z.ZodString;
|
|
45
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
46
|
-
connectionId: z.ZodString;
|
|
47
|
-
entityId: z.ZodString;
|
|
48
|
-
instanceId: z.ZodString;
|
|
49
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
-
generic_api_key: z.ZodString;
|
|
51
|
-
}, z.core.$strip>>]>;
|
|
38
|
+
declare const ragieListPartitions: AppAction<typeof RagieListPartitionsInput, typeof RagieListPartitionsOutput, typeof ragie.credential>;
|
|
52
39
|
//#endregion
|
|
53
40
|
export { ragieListPartitions };
|
|
54
41
|
//# sourceMappingURL=list-partitions.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-partitions.d.cts","names":[],"sources":["../../src/actions/list-partitions.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-partitions.d.cts","names":[],"sources":["../../src/actions/list-partitions.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cA+BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,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/list-partitions.d.ts
|
|
@@ -33,22 +35,7 @@ declare const RagieListPartitionsOutput: z.ZodObject<{
|
|
|
33
35
|
limit_exceeded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
36
|
}, z.core.$loose>>;
|
|
35
37
|
}, z.core.$loose>;
|
|
36
|
-
declare const ragieListPartitions:
|
|
37
|
-
cursor?: string | undefined;
|
|
38
|
-
page_size?: number | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
40
|
-
connectionId: z.ZodString;
|
|
41
|
-
entityId: z.ZodString;
|
|
42
|
-
instanceId: z.ZodString;
|
|
43
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
-
generic_api_key: z.ZodString;
|
|
45
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
46
|
-
connectionId: z.ZodString;
|
|
47
|
-
entityId: z.ZodString;
|
|
48
|
-
instanceId: z.ZodString;
|
|
49
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
-
generic_api_key: z.ZodString;
|
|
51
|
-
}, z.core.$strip>>]>;
|
|
38
|
+
declare const ragieListPartitions: AppAction<typeof RagieListPartitionsInput, typeof RagieListPartitionsOutput, typeof ragie.credential>;
|
|
52
39
|
//#endregion
|
|
53
40
|
export { ragieListPartitions };
|
|
54
41
|
//# sourceMappingURL=list-partitions.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-partitions.d.mts","names":[],"sources":["../../src/actions/list-partitions.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-partitions.d.mts","names":[],"sources":["../../src/actions/list-partitions.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cA+BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-partitions.mjs","names":[],"sources":["../../src/actions/list-partitions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListPartitionsInput = z.object({\n cursor: z.string().describe(\"An opaque cursor for pagination to retrieve the next page of results\").optional(),\n page_size: z.number().int().describe(\"The number of items per page (must be greater than 0 and less than or equal to 100). Defaults to 10.\").optional(),\n}).describe(\"Request model for listing partitions.\");\nconst RagieListPartitions_PaginationMetadataSchema = z.object({\n next_cursor: z.string().describe(\"Cursor for retrieving subsequent pages (null if no more pages)\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of partitions available\").nullable(),\n}).passthrough().describe(\"Pagination metadata for the response.\");\nconst RagieListPartitions_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum limit, in pages, for hosted documents\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for video processing\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly limit of hosted pages added in current month\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for video processing\").nullable().optional(),\n}).passthrough().describe(\"Usage limits configuration for a partition.\");\nconst RagieListPartitions_PartitionSchema = z.object({\n name: z.string().describe(\"Partition identifier\").nullable(),\n limits: RagieListPartitions_PartitionLimitsSchema.nullable(),\n is_default: z.boolean().describe(\"Whether this is the default partition\").nullable(),\n description: z.string().describe(\"Partition description\").nullable().optional(),\n context_aware: z.boolean().describe(\"Context-awareness status\").nullable(),\n metadata_schema: z.record(z.string(), z.unknown()).describe(\"Schema for partition metadata\").nullable().optional(),\n limit_exceeded_at: z.string().describe(\"Timestamp when partition exceeded limits\").nullable().optional(),\n}).passthrough().describe(\"Partition object containing details about a single partition.\");\nexport const RagieListPartitionsOutput = z.object({\n pagination: RagieListPartitions_PaginationMetadataSchema.nullable(),\n partitions: z.array(RagieListPartitions_PartitionSchema).describe(\"Array of Partition objects\"),\n}).passthrough().describe(\"Response model for listing partitions.\");\n\nexport const ragieListPartitions = action(\"RAGIE_LIST_PARTITIONS\", {\n slug: \"ragie-list-partitions\",\n name: \"List Partitions\",\n description: \"Tool to retrieve a paginated list of all partitions sorted by name in ascending order. Use when you need to list available partitions with their configurations and limits.\",\n input: RagieListPartitionsInput,\n output: RagieListPartitionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-partitions.mjs","names":[],"sources":["../../src/actions/list-partitions.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 RagieListPartitionsInput = z.object({\n cursor: z.string().describe(\"An opaque cursor for pagination to retrieve the next page of results\").optional(),\n page_size: z.number().int().describe(\"The number of items per page (must be greater than 0 and less than or equal to 100). Defaults to 10.\").optional(),\n}).describe(\"Request model for listing partitions.\");\nconst RagieListPartitions_PaginationMetadataSchema = z.object({\n next_cursor: z.string().describe(\"Cursor for retrieving subsequent pages (null if no more pages)\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of partitions available\").nullable(),\n}).passthrough().describe(\"Pagination metadata for the response.\");\nconst RagieListPartitions_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum limit, in pages, for hosted documents\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for video processing\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly limit of hosted pages added in current month\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for video processing\").nullable().optional(),\n}).passthrough().describe(\"Usage limits configuration for a partition.\");\nconst RagieListPartitions_PartitionSchema = z.object({\n name: z.string().describe(\"Partition identifier\").nullable(),\n limits: RagieListPartitions_PartitionLimitsSchema.nullable(),\n is_default: z.boolean().describe(\"Whether this is the default partition\").nullable(),\n description: z.string().describe(\"Partition description\").nullable().optional(),\n context_aware: z.boolean().describe(\"Context-awareness status\").nullable(),\n metadata_schema: z.record(z.string(), z.unknown()).describe(\"Schema for partition metadata\").nullable().optional(),\n limit_exceeded_at: z.string().describe(\"Timestamp when partition exceeded limits\").nullable().optional(),\n}).passthrough().describe(\"Partition object containing details about a single partition.\");\nexport const RagieListPartitionsOutput = z.object({\n pagination: RagieListPartitions_PaginationMetadataSchema.nullable(),\n partitions: z.array(RagieListPartitions_PartitionSchema).describe(\"Array of Partition objects\"),\n}).passthrough().describe(\"Response model for listing partitions.\");\n\nexport const ragieListPartitions: AppAction<\n typeof RagieListPartitionsInput,\n typeof RagieListPartitionsOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_PARTITIONS\", {\n slug: \"ragie-list-partitions\",\n name: \"List Partitions\",\n description: \"Tool to retrieve a paginated list of all partitions sorted by name in ascending order. Use when you need to list available partitions with their configurations and limits.\",\n input: RagieListPartitionsInput,\n output: RagieListPartitionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-document-metadata.cjs","names":["z","action"],"sources":["../../src/actions/patch-document-metadata.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagiePatchDocumentMetadataInput = z.object({\n async: z.boolean().default(false).describe(\"Whether to run the metadata update asynchronously. If true, the metadata update will be run in the background and the response will be 202 Accepted.\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"The metadata to update on the document. Performs a partial update. Supports string, number, boolean, and string array values. Keys set to null are deleted. Maximum 1000 total values allowed.\"),\n partition: z.string().describe(\"Optional partition scope. If omitted, accounts created after 1/9/2025 default to the default partition.\").optional(),\n document_id: z.string().describe(\"The unique identifier of the document (UUID format).\"),\n}).describe(\"Request model for patching document metadata with partial updates.\");\nexport const RagiePatchDocumentMetadataOutput = z.object({\n status: z.string().describe(\"Status string indicating the operation was accepted for background processing. Present when async=true (202 Accepted).\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"The full document metadata inclusive of the update. Contains key-value pairs where values can be string, integer, number, boolean, or array of strings. Present when async=false (200 OK).\").nullable().optional(),\n}).passthrough().describe(\"Response model for patching document metadata.\");\n\nexport const ragiePatchDocumentMetadata = action(\"RAGIE_PATCH_DOCUMENT_METADATA\", {\n slug: \"ragie-patch-document-metadata\",\n name: \"Patch Document Metadata\",\n description: \"Tool to update metadata for a specific document with partial update support. Use when you need to modify document metadata fields without replacing the entire metadata object. Supports both synchronous and asynchronous updates.\",\n input: RagiePatchDocumentMetadataInput,\n output: RagiePatchDocumentMetadataOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"patch-document-metadata.cjs","names":["z","action"],"sources":["../../src/actions/patch-document-metadata.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 RagiePatchDocumentMetadataInput = z.object({\n async: z.boolean().default(false).describe(\"Whether to run the metadata update asynchronously. If true, the metadata update will be run in the background and the response will be 202 Accepted.\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"The metadata to update on the document. Performs a partial update. Supports string, number, boolean, and string array values. Keys set to null are deleted. Maximum 1000 total values allowed.\"),\n partition: z.string().describe(\"Optional partition scope. If omitted, accounts created after 1/9/2025 default to the default partition.\").optional(),\n document_id: z.string().describe(\"The unique identifier of the document (UUID format).\"),\n}).describe(\"Request model for patching document metadata with partial updates.\");\nexport const RagiePatchDocumentMetadataOutput = z.object({\n status: z.string().describe(\"Status string indicating the operation was accepted for background processing. Present when async=true (202 Accepted).\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"The full document metadata inclusive of the update. Contains key-value pairs where values can be string, integer, number, boolean, or array of strings. Present when async=false (200 OK).\").nullable().optional(),\n}).passthrough().describe(\"Response model for patching document metadata.\");\n\nexport const ragiePatchDocumentMetadata: AppAction<\n typeof RagiePatchDocumentMetadataInput,\n typeof RagiePatchDocumentMetadataOutput,\n typeof ragie.credential\n> = action(\"RAGIE_PATCH_DOCUMENT_METADATA\", {\n slug: \"ragie-patch-document-metadata\",\n name: \"Patch Document Metadata\",\n description: \"Tool to update metadata for a specific document with partial update support. Use when you need to modify document metadata fields without replacing the entire metadata object. Supports both synchronous and asynchronous updates.\",\n input: RagiePatchDocumentMetadataInput,\n output: RagiePatchDocumentMetadataOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,sJAAsJ,CAAC,CAAC,SAAS;CAC5M,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gMAAgM;CACrP,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACnJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;AACzF,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1K,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzQ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -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/patch-document-metadata.d.ts
|
|
@@ -11,24 +13,7 @@ declare const RagiePatchDocumentMetadataOutput: z.ZodObject<{
|
|
|
11
13
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
14
|
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const ragiePatchDocumentMetadata:
|
|
15
|
-
metadata: Record<string, unknown>;
|
|
16
|
-
document_id: string;
|
|
17
|
-
async?: boolean | undefined;
|
|
18
|
-
partition?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>;
|
|
16
|
+
declare const ragiePatchDocumentMetadata: AppAction<typeof RagiePatchDocumentMetadataInput, typeof RagiePatchDocumentMetadataOutput, typeof ragie.credential>;
|
|
32
17
|
//#endregion
|
|
33
18
|
export { ragiePatchDocumentMetadata };
|
|
34
19
|
//# sourceMappingURL=patch-document-metadata.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-document-metadata.d.cts","names":[],"sources":["../../src/actions/patch-document-metadata.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"patch-document-metadata.d.cts","names":[],"sources":["../../src/actions/patch-document-metadata.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAM/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,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/patch-document-metadata.d.ts
|
|
@@ -11,24 +13,7 @@ declare const RagiePatchDocumentMetadataOutput: z.ZodObject<{
|
|
|
11
13
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
14
|
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const ragiePatchDocumentMetadata:
|
|
15
|
-
metadata: Record<string, unknown>;
|
|
16
|
-
document_id: string;
|
|
17
|
-
async?: boolean | undefined;
|
|
18
|
-
partition?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ragie", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>;
|
|
16
|
+
declare const ragiePatchDocumentMetadata: AppAction<typeof RagiePatchDocumentMetadataInput, typeof RagiePatchDocumentMetadataOutput, typeof ragie.credential>;
|
|
32
17
|
//#endregion
|
|
33
18
|
export { ragiePatchDocumentMetadata };
|
|
34
19
|
//# sourceMappingURL=patch-document-metadata.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-document-metadata.d.mts","names":[],"sources":["../../src/actions/patch-document-metadata.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"patch-document-metadata.d.mts","names":[],"sources":["../../src/actions/patch-document-metadata.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAM/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-document-metadata.mjs","names":[],"sources":["../../src/actions/patch-document-metadata.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagiePatchDocumentMetadataInput = z.object({\n async: z.boolean().default(false).describe(\"Whether to run the metadata update asynchronously. If true, the metadata update will be run in the background and the response will be 202 Accepted.\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"The metadata to update on the document. Performs a partial update. Supports string, number, boolean, and string array values. Keys set to null are deleted. Maximum 1000 total values allowed.\"),\n partition: z.string().describe(\"Optional partition scope. If omitted, accounts created after 1/9/2025 default to the default partition.\").optional(),\n document_id: z.string().describe(\"The unique identifier of the document (UUID format).\"),\n}).describe(\"Request model for patching document metadata with partial updates.\");\nexport const RagiePatchDocumentMetadataOutput = z.object({\n status: z.string().describe(\"Status string indicating the operation was accepted for background processing. Present when async=true (202 Accepted).\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"The full document metadata inclusive of the update. Contains key-value pairs where values can be string, integer, number, boolean, or array of strings. Present when async=false (200 OK).\").nullable().optional(),\n}).passthrough().describe(\"Response model for patching document metadata.\");\n\nexport const ragiePatchDocumentMetadata = action(\"RAGIE_PATCH_DOCUMENT_METADATA\", {\n slug: \"ragie-patch-document-metadata\",\n name: \"Patch Document Metadata\",\n description: \"Tool to update metadata for a specific document with partial update support. Use when you need to modify document metadata fields without replacing the entire metadata object. Supports both synchronous and asynchronous updates.\",\n input: RagiePatchDocumentMetadataInput,\n output: RagiePatchDocumentMetadataOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"patch-document-metadata.mjs","names":[],"sources":["../../src/actions/patch-document-metadata.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 RagiePatchDocumentMetadataInput = z.object({\n async: z.boolean().default(false).describe(\"Whether to run the metadata update asynchronously. If true, the metadata update will be run in the background and the response will be 202 Accepted.\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"The metadata to update on the document. Performs a partial update. Supports string, number, boolean, and string array values. Keys set to null are deleted. Maximum 1000 total values allowed.\"),\n partition: z.string().describe(\"Optional partition scope. If omitted, accounts created after 1/9/2025 default to the default partition.\").optional(),\n document_id: z.string().describe(\"The unique identifier of the document (UUID format).\"),\n}).describe(\"Request model for patching document metadata with partial updates.\");\nexport const RagiePatchDocumentMetadataOutput = z.object({\n status: z.string().describe(\"Status string indicating the operation was accepted for background processing. Present when async=true (202 Accepted).\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"The full document metadata inclusive of the update. Contains key-value pairs where values can be string, integer, number, boolean, or array of strings. Present when async=false (200 OK).\").nullable().optional(),\n}).passthrough().describe(\"Response model for patching document metadata.\");\n\nexport const ragiePatchDocumentMetadata: AppAction<\n typeof RagiePatchDocumentMetadataInput,\n typeof RagiePatchDocumentMetadataOutput,\n typeof ragie.credential\n> = action(\"RAGIE_PATCH_DOCUMENT_METADATA\", {\n slug: \"ragie-patch-document-metadata\",\n name: \"Patch Document Metadata\",\n description: \"Tool to update metadata for a specific document with partial update support. Use when you need to modify document metadata fields without replacing the entire metadata object. Supports both synchronous and asynchronous updates.\",\n input: RagiePatchDocumentMetadataInput,\n output: RagiePatchDocumentMetadataOutput,\n});\n"],"mappings":";;;AAiBA,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB6C,EAAE,OAAO;EACtD,OAAO,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,sJAAsJ,CAAC,CAAC,SAAS;EAC5M,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gMAAgM;EACrP,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;EACnJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACzF,CAAC,CAAC,CAAC,SAAS,oEAcH;CACP,QAd8C,EAAE,OAAO;EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1K,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzQ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve.cjs","names":["z","action"],"sources":["../../src/actions/retrieve.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieRetrieveInput = z.object({\n query: z.string().describe(\"The query to search with when retrieving document chunks.\"),\n top_k: z.number().int().default(8).describe(\"The maximum number of chunks to return. Defaults to 8.\").optional(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata search filter supporting operators: $eq (equal), $ne (not equal), $gt (greater than), $gte (greater than or equal), $lt (less than), $lte (less than or equal), $in (in array), $nin (not in array). Example: {\\\"department\\\": {\\\"$in\\\": [\\\"sales\\\", \\\"marketing\\\"]}}.\").optional(),\n rerank: z.boolean().default(false).describe(\"Reranks the chunks for semantic relevancy post cosine similarity.\").optional(),\n partition: z.string().describe(\"The partition to scope a retrieval to. If omitted, the retrieval will be scoped to the default partition.\").optional(),\n recency_bias: z.boolean().default(false).describe(\"Enables recency bias which will favor more recent documents vs older documents.\").optional(),\n max_chunks_per_document: z.number().int().describe(\"Maximum number of chunks to retrieve per document.\").optional(),\n}).describe(\"Request model for retrieving document chunks based on a query.\");\nconst RagieRetrieve_ScoredChunkSchema = z.object({\n id: z.string().describe(\"Unique identifier for the chunk.\").nullable().optional(),\n text: z.string().describe(\"The chunk content/text.\").nullable().optional(),\n index: z.number().int().describe(\"Position/index of the chunk within the source document.\").nullable().optional(),\n links: z.record(z.string(), z.unknown()).describe(\"Navigation references.\").nullable().optional(),\n score: z.number().describe(\"Relevance score indicating how well the chunk matches the query.\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Chunk-level metadata.\").nullable().optional(),\n document_id: z.string().describe(\"Identifier of the source document.\").nullable().optional(),\n document_name: z.string().describe(\"Name of the source document.\").nullable().optional(),\n document_metadata: z.record(z.string(), z.unknown()).describe(\"Document-level metadata.\").nullable().optional(),\n}).passthrough().describe(\"A document chunk with its relevance score.\");\nexport const RagieRetrieveOutput = z.object({\n scored_chunks: z.array(RagieRetrieve_ScoredChunkSchema).describe(\"Array of retrieved document chunks with relevance scores.\"),\n}).passthrough().describe(\"Response model for document chunk retrieval.\");\n\nexport const ragieRetrieve = action(\"RAGIE_RETRIEVE\", {\n slug: \"ragie-retrieve\",\n name: \"Retrieve Document Chunks\",\n description: \"Tool to retrieve relevant document chunks based on a query. Use when you need to search and retrieve document content that matches a specific query, with optional filtering and reranking capabilities.\",\n input: RagieRetrieveInput,\n output: RagieRetrieveOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"retrieve.cjs","names":["z","action"],"sources":["../../src/actions/retrieve.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 RagieRetrieveInput = z.object({\n query: z.string().describe(\"The query to search with when retrieving document chunks.\"),\n top_k: z.number().int().default(8).describe(\"The maximum number of chunks to return. Defaults to 8.\").optional(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata search filter supporting operators: $eq (equal), $ne (not equal), $gt (greater than), $gte (greater than or equal), $lt (less than), $lte (less than or equal), $in (in array), $nin (not in array). Example: {\\\"department\\\": {\\\"$in\\\": [\\\"sales\\\", \\\"marketing\\\"]}}.\").optional(),\n rerank: z.boolean().default(false).describe(\"Reranks the chunks for semantic relevancy post cosine similarity.\").optional(),\n partition: z.string().describe(\"The partition to scope a retrieval to. If omitted, the retrieval will be scoped to the default partition.\").optional(),\n recency_bias: z.boolean().default(false).describe(\"Enables recency bias which will favor more recent documents vs older documents.\").optional(),\n max_chunks_per_document: z.number().int().describe(\"Maximum number of chunks to retrieve per document.\").optional(),\n}).describe(\"Request model for retrieving document chunks based on a query.\");\nconst RagieRetrieve_ScoredChunkSchema = z.object({\n id: z.string().describe(\"Unique identifier for the chunk.\").nullable().optional(),\n text: z.string().describe(\"The chunk content/text.\").nullable().optional(),\n index: z.number().int().describe(\"Position/index of the chunk within the source document.\").nullable().optional(),\n links: z.record(z.string(), z.unknown()).describe(\"Navigation references.\").nullable().optional(),\n score: z.number().describe(\"Relevance score indicating how well the chunk matches the query.\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Chunk-level metadata.\").nullable().optional(),\n document_id: z.string().describe(\"Identifier of the source document.\").nullable().optional(),\n document_name: z.string().describe(\"Name of the source document.\").nullable().optional(),\n document_metadata: z.record(z.string(), z.unknown()).describe(\"Document-level metadata.\").nullable().optional(),\n}).passthrough().describe(\"A document chunk with its relevance score.\");\nexport const RagieRetrieveOutput = z.object({\n scored_chunks: z.array(RagieRetrieve_ScoredChunkSchema).describe(\"Array of retrieved document chunks with relevance scores.\"),\n}).passthrough().describe(\"Response model for document chunk retrieval.\");\n\nexport const ragieRetrieve: AppAction<\n typeof RagieRetrieveInput,\n typeof RagieRetrieveOutput,\n typeof ragie.credential\n> = action(\"RAGIE_RETRIEVE\", {\n slug: \"ragie-retrieve\",\n name: \"Retrieve Document Chunks\",\n description: \"Tool to retrieve relevant document chunks based on a query. Use when you need to search and retrieve document content that matches a specific query, with optional filtering and reranking capabilities.\",\n input: RagieRetrieveInput,\n output: RagieRetrieveOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/G,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iRAAiR,CAAC,CAAC,SAAS;CAC/U,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CACrJ,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC9I,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,OAAOA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,mBAAmBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,EAC1C,eAAeA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,2DAA2D,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,gBAITC,eAAAA,OAAO,kBAAkB;CAC3B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|