@keystrokehq/replicate 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/account-get.cjs +3 -3
- package/dist/actions/account-get.cjs.map +1 -1
- package/dist/actions/account-get.d.cts +8 -3
- package/dist/actions/account-get.d.cts.map +1 -1
- package/dist/actions/account-get.d.mts +8 -3
- package/dist/actions/account-get.d.mts.map +1 -1
- package/dist/actions/account-get.mjs +3 -3
- package/dist/actions/account-get.mjs.map +1 -1
- package/dist/actions/cancel-prediction.cjs +6 -6
- package/dist/actions/cancel-prediction.cjs.map +1 -1
- package/dist/actions/cancel-prediction.d.cts +43 -3
- package/dist/actions/cancel-prediction.d.cts.map +1 -1
- package/dist/actions/cancel-prediction.d.mts +43 -3
- package/dist/actions/cancel-prediction.d.mts.map +1 -1
- package/dist/actions/cancel-prediction.mjs +6 -6
- package/dist/actions/cancel-prediction.mjs.map +1 -1
- package/dist/actions/collections-get.cjs +8 -8
- package/dist/actions/collections-get.cjs.map +1 -1
- package/dist/actions/collections-get.d.cts +26 -3
- package/dist/actions/collections-get.d.cts.map +1 -1
- package/dist/actions/collections-get.d.mts +26 -3
- package/dist/actions/collections-get.d.mts.map +1 -1
- package/dist/actions/collections-get.mjs +8 -8
- package/dist/actions/collections-get.mjs.map +1 -1
- package/dist/actions/collections-list.cjs +3 -3
- package/dist/actions/collections-list.cjs.map +1 -1
- package/dist/actions/collections-list.d.cts +15 -3
- package/dist/actions/collections-list.d.cts.map +1 -1
- package/dist/actions/collections-list.d.mts +15 -3
- package/dist/actions/collections-list.d.mts.map +1 -1
- package/dist/actions/collections-list.mjs +3 -3
- package/dist/actions/collections-list.mjs.map +1 -1
- package/dist/actions/create-model.cjs +7 -7
- package/dist/actions/create-model.cjs.map +1 -1
- package/dist/actions/create-model.d.cts +39 -3
- package/dist/actions/create-model.d.cts.map +1 -1
- package/dist/actions/create-model.d.mts +39 -3
- package/dist/actions/create-model.d.mts.map +1 -1
- package/dist/actions/create-model.mjs +7 -7
- package/dist/actions/create-model.mjs.map +1 -1
- package/dist/actions/create-prediction.cjs +8 -8
- package/dist/actions/create-prediction.cjs.map +1 -1
- package/dist/actions/create-prediction.d.cts +40 -3
- package/dist/actions/create-prediction.d.cts.map +1 -1
- package/dist/actions/create-prediction.d.mts +40 -3
- package/dist/actions/create-prediction.d.mts.map +1 -1
- package/dist/actions/create-prediction.mjs +8 -8
- package/dist/actions/create-prediction.mjs.map +1 -1
- package/dist/actions/deployments-create.cjs +12 -12
- package/dist/actions/deployments-create.cjs.map +1 -1
- package/dist/actions/deployments-create.d.cts +38 -3
- package/dist/actions/deployments-create.d.cts.map +1 -1
- package/dist/actions/deployments-create.d.mts +38 -3
- package/dist/actions/deployments-create.d.mts.map +1 -1
- package/dist/actions/deployments-create.mjs +12 -12
- package/dist/actions/deployments-create.mjs.map +1 -1
- package/dist/actions/deployments-delete.cjs.map +1 -1
- package/dist/actions/deployments-delete.d.cts +12 -3
- package/dist/actions/deployments-delete.d.cts.map +1 -1
- package/dist/actions/deployments-delete.d.mts +12 -3
- package/dist/actions/deployments-delete.d.mts.map +1 -1
- package/dist/actions/deployments-delete.mjs.map +1 -1
- package/dist/actions/deployments-get.cjs.map +1 -1
- package/dist/actions/deployments-get.d.cts +30 -3
- package/dist/actions/deployments-get.d.cts.map +1 -1
- package/dist/actions/deployments-get.d.mts +30 -3
- package/dist/actions/deployments-get.d.mts.map +1 -1
- package/dist/actions/deployments-get.mjs.map +1 -1
- package/dist/actions/deployments-list.cjs +12 -12
- package/dist/actions/deployments-list.cjs.map +1 -1
- package/dist/actions/deployments-list.d.cts +32 -3
- package/dist/actions/deployments-list.d.cts.map +1 -1
- package/dist/actions/deployments-list.d.mts +32 -3
- package/dist/actions/deployments-list.d.mts.map +1 -1
- package/dist/actions/deployments-list.mjs +12 -12
- package/dist/actions/deployments-list.mjs.map +1 -1
- package/dist/actions/files-create.cjs +5 -5
- package/dist/actions/files-create.cjs.map +1 -1
- package/dist/actions/files-create.d.cts +35 -3
- package/dist/actions/files-create.d.cts.map +1 -1
- package/dist/actions/files-create.d.mts +35 -3
- package/dist/actions/files-create.d.mts.map +1 -1
- package/dist/actions/files-create.mjs +5 -5
- package/dist/actions/files-create.mjs.map +1 -1
- package/dist/actions/files-delete.cjs.map +1 -1
- package/dist/actions/files-delete.d.cts +10 -3
- package/dist/actions/files-delete.d.cts.map +1 -1
- package/dist/actions/files-delete.d.mts +10 -3
- package/dist/actions/files-delete.d.mts.map +1 -1
- package/dist/actions/files-delete.mjs.map +1 -1
- package/dist/actions/files-get.cjs +6 -6
- package/dist/actions/files-get.cjs.map +1 -1
- package/dist/actions/files-get.d.cts +23 -3
- package/dist/actions/files-get.d.cts.map +1 -1
- package/dist/actions/files-get.d.mts +23 -3
- package/dist/actions/files-get.d.mts.map +1 -1
- package/dist/actions/files-get.mjs +6 -6
- package/dist/actions/files-get.mjs.map +1 -1
- package/dist/actions/files-list.cjs +7 -7
- package/dist/actions/files-list.cjs.map +1 -1
- package/dist/actions/files-list.d.cts +27 -3
- package/dist/actions/files-list.d.cts.map +1 -1
- package/dist/actions/files-list.d.mts +27 -3
- package/dist/actions/files-list.d.mts.map +1 -1
- package/dist/actions/files-list.mjs +7 -7
- package/dist/actions/files-list.mjs.map +1 -1
- package/dist/actions/get-prediction.cjs +7 -7
- package/dist/actions/get-prediction.cjs.map +1 -1
- package/dist/actions/get-prediction.d.cts +42 -3
- package/dist/actions/get-prediction.d.cts.map +1 -1
- package/dist/actions/get-prediction.d.mts +42 -3
- package/dist/actions/get-prediction.d.mts.map +1 -1
- package/dist/actions/get-prediction.mjs +7 -7
- package/dist/actions/get-prediction.mjs.map +1 -1
- package/dist/actions/hardware-list.cjs +2 -2
- package/dist/actions/hardware-list.cjs.map +1 -1
- package/dist/actions/hardware-list.d.cts +8 -3
- package/dist/actions/hardware-list.d.cts.map +1 -1
- package/dist/actions/hardware-list.d.mts +8 -3
- package/dist/actions/hardware-list.d.mts.map +1 -1
- package/dist/actions/hardware-list.mjs +2 -2
- package/dist/actions/hardware-list.mjs.map +1 -1
- package/dist/actions/models-examples-list.cjs +7 -7
- package/dist/actions/models-examples-list.cjs.map +1 -1
- package/dist/actions/models-examples-list.d.cts +37 -3
- package/dist/actions/models-examples-list.d.cts.map +1 -1
- package/dist/actions/models-examples-list.d.mts +37 -3
- package/dist/actions/models-examples-list.d.mts.map +1 -1
- package/dist/actions/models-examples-list.mjs +7 -7
- package/dist/actions/models-examples-list.mjs.map +1 -1
- package/dist/actions/models-get.cjs +20 -20
- package/dist/actions/models-get.cjs.map +1 -1
- package/dist/actions/models-get.d.cts +77 -3
- package/dist/actions/models-get.d.cts.map +1 -1
- package/dist/actions/models-get.d.mts +77 -3
- package/dist/actions/models-get.d.mts.map +1 -1
- package/dist/actions/models-get.mjs +20 -20
- package/dist/actions/models-get.mjs.map +1 -1
- package/dist/actions/models-list.cjs +8 -8
- package/dist/actions/models-list.cjs.map +1 -1
- package/dist/actions/models-list.d.cts +39 -3
- package/dist/actions/models-list.d.cts.map +1 -1
- package/dist/actions/models-list.d.mts +39 -3
- package/dist/actions/models-list.d.mts.map +1 -1
- package/dist/actions/models-list.mjs +8 -8
- package/dist/actions/models-list.mjs.map +1 -1
- package/dist/actions/models-predictions-create.cjs +5 -5
- package/dist/actions/models-predictions-create.cjs.map +1 -1
- package/dist/actions/models-predictions-create.d.cts +46 -3
- package/dist/actions/models-predictions-create.d.cts.map +1 -1
- package/dist/actions/models-predictions-create.d.mts +46 -3
- package/dist/actions/models-predictions-create.d.mts.map +1 -1
- package/dist/actions/models-predictions-create.mjs +5 -5
- package/dist/actions/models-predictions-create.mjs.map +1 -1
- package/dist/actions/models-readme-get.cjs +1 -1
- package/dist/actions/models-readme-get.cjs.map +1 -1
- package/dist/actions/models-readme-get.d.cts +11 -3
- package/dist/actions/models-readme-get.d.cts.map +1 -1
- package/dist/actions/models-readme-get.d.mts +11 -3
- package/dist/actions/models-readme-get.d.mts.map +1 -1
- package/dist/actions/models-readme-get.mjs +1 -1
- package/dist/actions/models-readme-get.mjs.map +1 -1
- package/dist/actions/models-versions-get.cjs +3 -3
- package/dist/actions/models-versions-get.cjs.map +1 -1
- package/dist/actions/models-versions-get.d.cts +16 -3
- package/dist/actions/models-versions-get.d.cts.map +1 -1
- package/dist/actions/models-versions-get.d.mts +16 -3
- package/dist/actions/models-versions-get.d.mts.map +1 -1
- package/dist/actions/models-versions-get.mjs +3 -3
- package/dist/actions/models-versions-get.mjs.map +1 -1
- package/dist/actions/models-versions-list.cjs +3 -3
- package/dist/actions/models-versions-list.cjs.map +1 -1
- package/dist/actions/models-versions-list.d.cts +20 -3
- package/dist/actions/models-versions-list.d.cts.map +1 -1
- package/dist/actions/models-versions-list.d.mts +20 -3
- package/dist/actions/models-versions-list.d.mts.map +1 -1
- package/dist/actions/models-versions-list.mjs +3 -3
- package/dist/actions/models-versions-list.mjs.map +1 -1
- package/dist/actions/predictions-create.cjs +5 -5
- package/dist/actions/predictions-create.cjs.map +1 -1
- package/dist/actions/predictions-create.d.cts +47 -3
- package/dist/actions/predictions-create.d.cts.map +1 -1
- package/dist/actions/predictions-create.d.mts +47 -3
- package/dist/actions/predictions-create.d.mts.map +1 -1
- package/dist/actions/predictions-create.mjs +5 -5
- package/dist/actions/predictions-create.mjs.map +1 -1
- package/dist/actions/predictions-list.cjs +9 -9
- package/dist/actions/predictions-list.cjs.map +1 -1
- package/dist/actions/predictions-list.d.cts +38 -3
- package/dist/actions/predictions-list.d.cts.map +1 -1
- package/dist/actions/predictions-list.d.mts +38 -3
- package/dist/actions/predictions-list.d.mts.map +1 -1
- package/dist/actions/predictions-list.mjs +9 -9
- package/dist/actions/predictions-list.mjs.map +1 -1
- package/dist/actions/search.cjs +19 -19
- package/dist/actions/search.cjs.map +1 -1
- package/dist/actions/search.d.cts +80 -3
- package/dist/actions/search.d.cts.map +1 -1
- package/dist/actions/search.d.mts +80 -3
- package/dist/actions/search.d.mts.map +1 -1
- package/dist/actions/search.mjs +19 -19
- package/dist/actions/search.mjs.map +1 -1
- package/dist/actions/trainings-cancel.cjs +6 -6
- package/dist/actions/trainings-cancel.cjs.map +1 -1
- package/dist/actions/trainings-cancel.d.cts +26 -3
- package/dist/actions/trainings-cancel.d.cts.map +1 -1
- package/dist/actions/trainings-cancel.d.mts +26 -3
- package/dist/actions/trainings-cancel.d.mts.map +1 -1
- package/dist/actions/trainings-cancel.mjs +6 -6
- package/dist/actions/trainings-cancel.mjs.map +1 -1
- package/dist/actions/trainings-create.cjs +5 -5
- package/dist/actions/trainings-create.cjs.map +1 -1
- package/dist/actions/trainings-create.d.cts +46 -3
- package/dist/actions/trainings-create.d.cts.map +1 -1
- package/dist/actions/trainings-create.d.mts +46 -3
- package/dist/actions/trainings-create.d.mts.map +1 -1
- package/dist/actions/trainings-create.mjs +5 -5
- package/dist/actions/trainings-create.mjs.map +1 -1
- package/dist/actions/trainings-list.cjs +8 -8
- package/dist/actions/trainings-list.cjs.map +1 -1
- package/dist/actions/trainings-list.d.cts +35 -3
- package/dist/actions/trainings-list.d.cts.map +1 -1
- package/dist/actions/trainings-list.d.mts +35 -3
- package/dist/actions/trainings-list.d.mts.map +1 -1
- package/dist/actions/trainings-list.mjs +8 -8
- package/dist/actions/trainings-list.mjs.map +1 -1
- package/dist/actions/update-models.cjs +6 -6
- package/dist/actions/update-models.cjs.map +1 -1
- package/dist/actions/update-models.d.cts +35 -3
- package/dist/actions/update-models.d.cts.map +1 -1
- package/dist/actions/update-models.d.mts +35 -3
- package/dist/actions/update-models.d.mts.map +1 -1
- package/dist/actions/update-models.mjs +6 -6
- package/dist/actions/update-models.mjs.map +1 -1
- package/dist/actions/webhooks-secret-get.cjs +1 -1
- package/dist/actions/webhooks-secret-get.cjs.map +1 -1
- package/dist/actions/webhooks-secret-get.d.cts +5 -3
- package/dist/actions/webhooks-secret-get.d.cts.map +1 -1
- package/dist/actions/webhooks-secret-get.d.mts +5 -3
- package/dist/actions/webhooks-secret-get.d.mts.map +1 -1
- package/dist/actions/webhooks-secret-get.mjs +1 -1
- package/dist/actions/webhooks-secret-get.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-prediction.mjs","names":[],"sources":["../../src/actions/create-prediction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateCreatePredictionInput
|
|
1
|
+
{"version":3,"file":"create-prediction.mjs","names":[],"sources":["../../src/actions/create-prediction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateCreatePredictionInput = z.object({\n input: z.record(z.string(), z.unknown()).describe(\"JSON object of inputs for the model Keys and types must exactly match the deployment model's schema; consult REPLICATE_MODELS_README_GET or REPLICATE_MODELS_EXAMPLES_LIST first. For file inputs, verify file IDs via REPLICATE_FILES_LIST before submitting.\"),\n webhook: z.string().describe(\"HTTPS URL to receive webhook callbacks\").optional(),\n wait_for: z.number().int().describe(\"Seconds to wait for prediction completion; adds a 'Prefer: wait=<n>' header if provided Valid range is 1–60; if the prediction does not complete within this window, poll for status or use a webhook instead.\").optional(),\n deployment_name: z.string().describe(\"Name of the deployment. NOTE: This is the deployment name, NOT a public model name. Deployments are created via REPLICATE_DEPLOYMENTS_CREATE. To run public models like 'meta/llama-2-70b-chat', use REPLICATE_MODELS_PREDICTIONS_CREATE instead\"),\n deployment_owner: z.string().describe(\"Username or organization that owns the deployment. NOTE: This is for Replicate Deployments only, NOT public models. Deployments are persistent instances you create and manage separately. To run public models, use REPLICATE_MODELS_PREDICTIONS_CREATE instead\"),\n webhook_events_filter: z.array(z.enum([\"start\", \"output\", \"logs\", \"completed\"])).describe(\"List of events to trigger webhook calls\").optional(),\n}).describe(\"Request schema for creating a prediction for a specific deployment.\");\nconst ReplicateCreatePrediction_PredictionUrlsSchema = z.object({\n get: z.string().describe(\"API endpoint URL to get the prediction details\").nullable(),\n web: z.string().describe(\"Web URL for viewing the prediction in a browser\").nullable().optional(),\n cancel: z.string().describe(\"API endpoint URL to cancel the prediction\").nullable(),\n stream: z.string().describe(\"Streaming URL for the prediction, if available\").nullable().optional(),\n}).describe(\"URLs associated with a prediction.\\n\\nNote: The official OpenAPI schema (https://api.replicate.com/openapi.json) marks 'web'\\nas required, but actual API responses from default_example objects omit this field.\\nTo ensure compatibility with real API responses, 'web' is marked as optional.\");\nexport const ReplicateCreatePredictionOutput = z.object({\n id: z.string().describe(\"Unique identifier of the prediction\").nullable(),\n logs: z.string().describe(\"Logs generated during the prediction\").nullable(),\n urls: ReplicateCreatePrediction_PredictionUrlsSchema.nullable(),\n error: z.string().describe(\"Error message if the prediction failed\").nullable().optional(),\n input: z.record(z.string(), z.unknown()).describe(\"Input provided for the prediction\"),\n model: z.string().describe(\"Model associated with this prediction\").nullable(),\n output: z.unknown().describe(\"Output of the prediction if completed\").nullable().optional(),\n status: z.string().describe(\"Current status of the prediction (e.g., 'starting', 'processing', 'succeeded', 'failed', 'canceled')\").nullable(),\n metrics: z.record(z.string(), z.unknown()).describe(\"Performance metrics for the prediction, e.g., predict_time\"),\n version: z.string().describe(\"Version of the model used in prediction\").nullable(),\n created_at: z.string().describe(\"Timestamp when the prediction was created (ISO 8601)\").nullable(),\n completed_at: z.string().describe(\"Timestamp when the prediction completed (ISO 8601), if available\").nullable().optional(),\n}).describe(\"Response schema for creating a prediction.\");\n\nexport const replicateCreatePrediction = action(\"REPLICATE_CREATE_PREDICTION\", {\n slug: \"replicate-create-prediction\",\n name: \"Create Prediction\",\n description: \"Tool to create a prediction for a Replicate Deployment. IMPORTANT: This action ONLY works with Replicate Deployments (persistent instances you create and manage), NOT public models. Deployments are created via REPLICATE_DEPLOYMENTS_CREATE. To run public models (e.g., 'meta/llama-2-70b-chat', 'stability-ai/sdxl'), use REPLICATE_MODELS_PREDICTIONS_CREATE instead. Use 'wait_for' to wait until the prediction completes.\",\n input: ReplicateCreatePredictionInput,\n output: ReplicateCreatePredictionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gQAAgQ;CAClT,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gNAAgN,CAAC,CAAC,SAAS;CAC/P,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kPAAkP;CACvR,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,kQAAkQ;CACxS,uBAAuB,EAAE,MAAM,EAAE,KAAK;EAAC;EAAS;EAAU;EAAQ;CAAW,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,iDAAiD,EAAE,OAAO;CAC9D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACpF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,kSAAkS;AAgB9S,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC3E,MAAM,+CAA+C,SAAS;EAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC;EACrF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC7E,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;EAC7I,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4DAA4D;EAChH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
|
|
@@ -10,28 +10,28 @@ const ReplicateDeploymentsCreateInput = zod.z.object({
|
|
|
10
10
|
min_instances: zod.z.number().int().describe("Minimum instances for auto-scaling")
|
|
11
11
|
}).describe("Request schema for creating a new deployment.");
|
|
12
12
|
const ReplicateDeploymentsCreate_CreatedBySchema = zod.z.object({
|
|
13
|
-
name: zod.z.string().describe("Full name of the creator"),
|
|
14
|
-
type: zod.z.string().describe("Type of the creator"),
|
|
15
|
-
username: zod.z.string().describe("Username of the creator"),
|
|
13
|
+
name: zod.z.string().describe("Full name of the creator").nullable(),
|
|
14
|
+
type: zod.z.string().describe("Type of the creator").nullable(),
|
|
15
|
+
username: zod.z.string().describe("Username of the creator").nullable(),
|
|
16
16
|
avatar_url: zod.z.string().describe("URL of the creator's avatar").nullable().optional(),
|
|
17
17
|
github_url: zod.z.string().describe("GitHub URL of the creator").nullable().optional()
|
|
18
18
|
}).describe("Information about the user who created the release.");
|
|
19
19
|
const ReplicateDeploymentsCreate_ConfigurationSchema = zod.z.object({
|
|
20
|
-
hardware: zod.z.string().describe("Hardware SKU (e.g., gpu-t4)"),
|
|
21
|
-
max_instances: zod.z.number().int().describe("Maximum scaling instances"),
|
|
22
|
-
min_instances: zod.z.number().int().describe("Minimum scaling instances")
|
|
20
|
+
hardware: zod.z.string().describe("Hardware SKU (e.g., gpu-t4)").nullable(),
|
|
21
|
+
max_instances: zod.z.number().int().describe("Maximum scaling instances").nullable(),
|
|
22
|
+
min_instances: zod.z.number().int().describe("Minimum scaling instances").nullable()
|
|
23
23
|
}).describe("Hardware and scaling settings.");
|
|
24
24
|
const ReplicateDeploymentsCreate_CurrentReleaseSchema = zod.z.object({
|
|
25
|
-
model: zod.z.string().describe("Full model name"),
|
|
26
|
-
number: zod.z.number().int().describe("Release version counter"),
|
|
27
|
-
version: zod.z.string().describe("64-character model version ID"),
|
|
28
|
-
created_at: zod.z.string().describe("ISO 8601 datetime when release was created"),
|
|
25
|
+
model: zod.z.string().describe("Full model name").nullable(),
|
|
26
|
+
number: zod.z.number().int().describe("Release version counter").nullable(),
|
|
27
|
+
version: zod.z.string().describe("64-character model version ID").nullable(),
|
|
28
|
+
created_at: zod.z.string().describe("ISO 8601 datetime when release was created").nullable(),
|
|
29
29
|
created_by: ReplicateDeploymentsCreate_CreatedBySchema.nullable(),
|
|
30
30
|
configuration: ReplicateDeploymentsCreate_ConfigurationSchema.nullable()
|
|
31
31
|
}).describe("Contains release information including model, version, and hardware configuration.");
|
|
32
32
|
const ReplicateDeploymentsCreateOutput = zod.z.object({
|
|
33
|
-
name: zod.z.string().describe("Deployment identifier"),
|
|
34
|
-
owner: zod.z.string().describe("User or organization owning the deployment"),
|
|
33
|
+
name: zod.z.string().describe("Deployment identifier").nullable(),
|
|
34
|
+
owner: zod.z.string().describe("User or organization owning the deployment").nullable(),
|
|
35
35
|
current_release: ReplicateDeploymentsCreate_CurrentReleaseSchema.nullable()
|
|
36
36
|
}).describe("Response schema for creating a deployment.");
|
|
37
37
|
const replicateDeploymentsCreate = require_action.action("REPLICATE_DEPLOYMENTS_CREATE", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-create.cjs","names":["z","action"],"sources":["../../src/actions/deployments-create.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsCreateInput
|
|
1
|
+
{"version":3,"file":"deployments-create.cjs","names":["z","action"],"sources":["../../src/actions/deployments-create.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsCreateInput = z.object({\n name: z.string().describe(\"The deployment's identifier\"),\n model: z.string().describe(\"Full model name in format owner/name\"),\n version: z.string().describe(\"The 64-character model version ID to deploy\"),\n hardware: z.string().describe(\"Hardware SKU from the hardware.list endpoint\"),\n max_instances: z.number().int().describe(\"Maximum instances for auto-scaling\"),\n min_instances: z.number().int().describe(\"Minimum instances for auto-scaling\"),\n}).describe(\"Request schema for creating a new deployment.\");\nconst ReplicateDeploymentsCreate_CreatedBySchema = z.object({\n name: z.string().describe(\"Full name of the creator\").nullable(),\n type: z.string().describe(\"Type of the creator\").nullable(),\n username: z.string().describe(\"Username of the creator\").nullable(),\n avatar_url: z.string().describe(\"URL of the creator's avatar\").nullable().optional(),\n github_url: z.string().describe(\"GitHub URL of the creator\").nullable().optional(),\n}).describe(\"Information about the user who created the release.\");\nconst ReplicateDeploymentsCreate_ConfigurationSchema = z.object({\n hardware: z.string().describe(\"Hardware SKU (e.g., gpu-t4)\").nullable(),\n max_instances: z.number().int().describe(\"Maximum scaling instances\").nullable(),\n min_instances: z.number().int().describe(\"Minimum scaling instances\").nullable(),\n}).describe(\"Hardware and scaling settings.\");\nconst ReplicateDeploymentsCreate_CurrentReleaseSchema = z.object({\n model: z.string().describe(\"Full model name\").nullable(),\n number: z.number().int().describe(\"Release version counter\").nullable(),\n version: z.string().describe(\"64-character model version ID\").nullable(),\n created_at: z.string().describe(\"ISO 8601 datetime when release was created\").nullable(),\n created_by: ReplicateDeploymentsCreate_CreatedBySchema.nullable(),\n configuration: ReplicateDeploymentsCreate_ConfigurationSchema.nullable(),\n}).describe(\"Contains release information including model, version, and hardware configuration.\");\nexport const ReplicateDeploymentsCreateOutput = z.object({\n name: z.string().describe(\"Deployment identifier\").nullable(),\n owner: z.string().describe(\"User or organization owning the deployment\").nullable(),\n current_release: ReplicateDeploymentsCreate_CurrentReleaseSchema.nullable(),\n}).describe(\"Response schema for creating a deployment.\");\n\nexport const replicateDeploymentsCreate = action(\"REPLICATE_DEPLOYMENTS_CREATE\", {\n slug: \"replicate-deployments-create\",\n name: \"Create Deployment\",\n description: \"Tool to create a new deployment with specified model, version, hardware, and scaling parameters. Use when you need to deploy a model for production use with auto-scaling.\",\n input: ReplicateDeploymentsCreateInput,\n output: ReplicateDeploymentsCreateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC5E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;CAC7E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;AAC/E,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC/E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACtE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACvF,YAAY,2CAA2C,SAAS;CAChE,eAAe,+CAA+C,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAClF,iBAAiB,gDAAgD,SAAS;AAC5E,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,6BAA6BC,eAAAA,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,44 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/deployments-create.d.ts
|
|
4
|
-
declare const ReplicateDeploymentsCreateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplicateDeploymentsCreateInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
model: z.ZodString;
|
|
7
|
+
version: z.ZodString;
|
|
8
|
+
hardware: z.ZodString;
|
|
9
|
+
max_instances: z.ZodNumber;
|
|
10
|
+
min_instances: z.ZodNumber;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const ReplicateDeploymentsCreateOutput: z.ZodObject<{
|
|
13
|
+
name: z.ZodNullable<z.ZodString>;
|
|
14
|
+
owner: z.ZodNullable<z.ZodString>;
|
|
15
|
+
current_release: z.ZodNullable<z.ZodObject<{
|
|
16
|
+
model: z.ZodNullable<z.ZodString>;
|
|
17
|
+
number: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
version: z.ZodNullable<z.ZodString>;
|
|
19
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
20
|
+
created_by: z.ZodNullable<z.ZodObject<{
|
|
21
|
+
name: z.ZodNullable<z.ZodString>;
|
|
22
|
+
type: z.ZodNullable<z.ZodString>;
|
|
23
|
+
username: z.ZodNullable<z.ZodString>;
|
|
24
|
+
avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
github_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
configuration: z.ZodNullable<z.ZodObject<{
|
|
28
|
+
hardware: z.ZodNullable<z.ZodString>;
|
|
29
|
+
max_instances: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
min_instances: z.ZodNullable<z.ZodNumber>;
|
|
31
|
+
}, z.core.$strip>>;
|
|
32
|
+
}, z.core.$strip>>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const replicateDeploymentsCreate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
|
+
name: string;
|
|
36
|
+
model: string;
|
|
37
|
+
version: string;
|
|
38
|
+
hardware: string;
|
|
39
|
+
max_instances: number;
|
|
40
|
+
min_instances: number;
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
42
|
//#endregion
|
|
8
43
|
export { replicateDeploymentsCreate };
|
|
9
44
|
//# sourceMappingURL=deployments-create.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-create.d.cts","names":[],"sources":["../../src/actions/deployments-create.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"deployments-create.d.cts","names":[],"sources":["../../src/actions/deployments-create.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cA4B/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,44 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/deployments-create.d.ts
|
|
4
|
-
declare const ReplicateDeploymentsCreateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplicateDeploymentsCreateInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
model: z.ZodString;
|
|
7
|
+
version: z.ZodString;
|
|
8
|
+
hardware: z.ZodString;
|
|
9
|
+
max_instances: z.ZodNumber;
|
|
10
|
+
min_instances: z.ZodNumber;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const ReplicateDeploymentsCreateOutput: z.ZodObject<{
|
|
13
|
+
name: z.ZodNullable<z.ZodString>;
|
|
14
|
+
owner: z.ZodNullable<z.ZodString>;
|
|
15
|
+
current_release: z.ZodNullable<z.ZodObject<{
|
|
16
|
+
model: z.ZodNullable<z.ZodString>;
|
|
17
|
+
number: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
version: z.ZodNullable<z.ZodString>;
|
|
19
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
20
|
+
created_by: z.ZodNullable<z.ZodObject<{
|
|
21
|
+
name: z.ZodNullable<z.ZodString>;
|
|
22
|
+
type: z.ZodNullable<z.ZodString>;
|
|
23
|
+
username: z.ZodNullable<z.ZodString>;
|
|
24
|
+
avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
github_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
configuration: z.ZodNullable<z.ZodObject<{
|
|
28
|
+
hardware: z.ZodNullable<z.ZodString>;
|
|
29
|
+
max_instances: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
min_instances: z.ZodNullable<z.ZodNumber>;
|
|
31
|
+
}, z.core.$strip>>;
|
|
32
|
+
}, z.core.$strip>>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const replicateDeploymentsCreate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
|
+
name: string;
|
|
36
|
+
model: string;
|
|
37
|
+
version: string;
|
|
38
|
+
hardware: string;
|
|
39
|
+
max_instances: number;
|
|
40
|
+
min_instances: number;
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
42
|
//#endregion
|
|
8
43
|
export { replicateDeploymentsCreate };
|
|
9
44
|
//# sourceMappingURL=deployments-create.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-create.d.mts","names":[],"sources":["../../src/actions/deployments-create.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"deployments-create.d.mts","names":[],"sources":["../../src/actions/deployments-create.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cA4B/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -10,22 +10,22 @@ const ReplicateDeploymentsCreateInput = z.object({
|
|
|
10
10
|
min_instances: z.number().int().describe("Minimum instances for auto-scaling")
|
|
11
11
|
}).describe("Request schema for creating a new deployment.");
|
|
12
12
|
const ReplicateDeploymentsCreate_CreatedBySchema = z.object({
|
|
13
|
-
name: z.string().describe("Full name of the creator"),
|
|
14
|
-
type: z.string().describe("Type of the creator"),
|
|
15
|
-
username: z.string().describe("Username of the creator"),
|
|
13
|
+
name: z.string().describe("Full name of the creator").nullable(),
|
|
14
|
+
type: z.string().describe("Type of the creator").nullable(),
|
|
15
|
+
username: z.string().describe("Username of the creator").nullable(),
|
|
16
16
|
avatar_url: z.string().describe("URL of the creator's avatar").nullable().optional(),
|
|
17
17
|
github_url: z.string().describe("GitHub URL of the creator").nullable().optional()
|
|
18
18
|
}).describe("Information about the user who created the release.");
|
|
19
19
|
const ReplicateDeploymentsCreate_ConfigurationSchema = z.object({
|
|
20
|
-
hardware: z.string().describe("Hardware SKU (e.g., gpu-t4)"),
|
|
21
|
-
max_instances: z.number().int().describe("Maximum scaling instances"),
|
|
22
|
-
min_instances: z.number().int().describe("Minimum scaling instances")
|
|
20
|
+
hardware: z.string().describe("Hardware SKU (e.g., gpu-t4)").nullable(),
|
|
21
|
+
max_instances: z.number().int().describe("Maximum scaling instances").nullable(),
|
|
22
|
+
min_instances: z.number().int().describe("Minimum scaling instances").nullable()
|
|
23
23
|
}).describe("Hardware and scaling settings.");
|
|
24
24
|
const ReplicateDeploymentsCreate_CurrentReleaseSchema = z.object({
|
|
25
|
-
model: z.string().describe("Full model name"),
|
|
26
|
-
number: z.number().int().describe("Release version counter"),
|
|
27
|
-
version: z.string().describe("64-character model version ID"),
|
|
28
|
-
created_at: z.string().describe("ISO 8601 datetime when release was created"),
|
|
25
|
+
model: z.string().describe("Full model name").nullable(),
|
|
26
|
+
number: z.number().int().describe("Release version counter").nullable(),
|
|
27
|
+
version: z.string().describe("64-character model version ID").nullable(),
|
|
28
|
+
created_at: z.string().describe("ISO 8601 datetime when release was created").nullable(),
|
|
29
29
|
created_by: ReplicateDeploymentsCreate_CreatedBySchema.nullable(),
|
|
30
30
|
configuration: ReplicateDeploymentsCreate_ConfigurationSchema.nullable()
|
|
31
31
|
}).describe("Contains release information including model, version, and hardware configuration.");
|
|
@@ -35,8 +35,8 @@ const replicateDeploymentsCreate = action("REPLICATE_DEPLOYMENTS_CREATE", {
|
|
|
35
35
|
description: "Tool to create a new deployment with specified model, version, hardware, and scaling parameters. Use when you need to deploy a model for production use with auto-scaling.",
|
|
36
36
|
input: ReplicateDeploymentsCreateInput,
|
|
37
37
|
output: z.object({
|
|
38
|
-
name: z.string().describe("Deployment identifier"),
|
|
39
|
-
owner: z.string().describe("User or organization owning the deployment"),
|
|
38
|
+
name: z.string().describe("Deployment identifier").nullable(),
|
|
39
|
+
owner: z.string().describe("User or organization owning the deployment").nullable(),
|
|
40
40
|
current_release: ReplicateDeploymentsCreate_CurrentReleaseSchema.nullable()
|
|
41
41
|
}).describe("Response schema for creating a deployment.")
|
|
42
42
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-create.mjs","names":[],"sources":["../../src/actions/deployments-create.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsCreateInput
|
|
1
|
+
{"version":3,"file":"deployments-create.mjs","names":[],"sources":["../../src/actions/deployments-create.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsCreateInput = z.object({\n name: z.string().describe(\"The deployment's identifier\"),\n model: z.string().describe(\"Full model name in format owner/name\"),\n version: z.string().describe(\"The 64-character model version ID to deploy\"),\n hardware: z.string().describe(\"Hardware SKU from the hardware.list endpoint\"),\n max_instances: z.number().int().describe(\"Maximum instances for auto-scaling\"),\n min_instances: z.number().int().describe(\"Minimum instances for auto-scaling\"),\n}).describe(\"Request schema for creating a new deployment.\");\nconst ReplicateDeploymentsCreate_CreatedBySchema = z.object({\n name: z.string().describe(\"Full name of the creator\").nullable(),\n type: z.string().describe(\"Type of the creator\").nullable(),\n username: z.string().describe(\"Username of the creator\").nullable(),\n avatar_url: z.string().describe(\"URL of the creator's avatar\").nullable().optional(),\n github_url: z.string().describe(\"GitHub URL of the creator\").nullable().optional(),\n}).describe(\"Information about the user who created the release.\");\nconst ReplicateDeploymentsCreate_ConfigurationSchema = z.object({\n hardware: z.string().describe(\"Hardware SKU (e.g., gpu-t4)\").nullable(),\n max_instances: z.number().int().describe(\"Maximum scaling instances\").nullable(),\n min_instances: z.number().int().describe(\"Minimum scaling instances\").nullable(),\n}).describe(\"Hardware and scaling settings.\");\nconst ReplicateDeploymentsCreate_CurrentReleaseSchema = z.object({\n model: z.string().describe(\"Full model name\").nullable(),\n number: z.number().int().describe(\"Release version counter\").nullable(),\n version: z.string().describe(\"64-character model version ID\").nullable(),\n created_at: z.string().describe(\"ISO 8601 datetime when release was created\").nullable(),\n created_by: ReplicateDeploymentsCreate_CreatedBySchema.nullable(),\n configuration: ReplicateDeploymentsCreate_ConfigurationSchema.nullable(),\n}).describe(\"Contains release information including model, version, and hardware configuration.\");\nexport const ReplicateDeploymentsCreateOutput = z.object({\n name: z.string().describe(\"Deployment identifier\").nullable(),\n owner: z.string().describe(\"User or organization owning the deployment\").nullable(),\n current_release: ReplicateDeploymentsCreate_CurrentReleaseSchema.nullable(),\n}).describe(\"Response schema for creating a deployment.\");\n\nexport const replicateDeploymentsCreate = action(\"REPLICATE_DEPLOYMENTS_CREATE\", {\n slug: \"replicate-deployments-create\",\n name: \"Create Deployment\",\n description: \"Tool to create a new deployment with specified model, version, hardware, and scaling parameters. Use when you need to deploy a model for production use with auto-scaling.\",\n input: ReplicateDeploymentsCreateInput,\n output: ReplicateDeploymentsCreateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC5E,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;CAC7E,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;AAC/E,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,iDAAiD,EAAE,OAAO;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC/E,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,kDAAkD,EAAE,OAAO;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACvF,YAAY,2CAA2C,SAAS;CAChE,eAAe,+CAA+C,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAOhG,MAAa,6BAA6B,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX8C,EAAE,OAAO;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAClF,iBAAiB,gDAAgD,SAAS;CAC5E,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-delete.cjs","names":["z","action"],"sources":["../../src/actions/deployments-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsDeleteInput
|
|
1
|
+
{"version":3,"file":"deployments-delete.cjs","names":["z","action"],"sources":["../../src/actions/deployments-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsDeleteInput = z.object({\n deployment_name: z.string().describe(\"The name of the deployment to delete. Deployment must be offline and unused for at least 15 minutes before deletion.\"),\n deployment_owner: z.string().describe(\"The username or organization that owns the deployment\"),\n}).describe(\"Request schema for deleting a deployment.\");\nexport const ReplicateDeploymentsDeleteOutput = z.object({\n message: z.string().default(\"Deployment deleted successfully\").describe(\"Success message confirming the deletion\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the deployment was successfully deleted\").nullable().optional(),\n}).describe(\"Response schema for deleting a deployment.\");\n\nexport const replicateDeploymentsDelete = action(\"REPLICATE_DEPLOYMENTS_DELETE\", {\n slug: \"replicate-deployments-delete\",\n name: \"Delete Deployment\",\n description: \"Tool to delete a deployment from your account. Use when you need to remove a deployment. Deployments must be offline and unused for at least 15 minutes before deletion.\",\n input: ReplicateDeploymentsDeleteInput,\n output: ReplicateDeploymentsDeleteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH;CAC3J,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC/F,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,iCAAiC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,6BAA6BC,eAAAA,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/deployments-delete.d.ts
|
|
4
|
-
declare const ReplicateDeploymentsDeleteInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplicateDeploymentsDeleteInput: z.ZodObject<{
|
|
5
|
+
deployment_name: z.ZodString;
|
|
6
|
+
deployment_owner: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ReplicateDeploymentsDeleteOutput: z.ZodObject<{
|
|
9
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
10
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const replicateDeploymentsDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
deployment_name: string;
|
|
14
|
+
deployment_owner: string;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
16
|
//#endregion
|
|
8
17
|
export { replicateDeploymentsDelete };
|
|
9
18
|
//# sourceMappingURL=deployments-delete.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-delete.d.cts","names":[],"sources":["../../src/actions/deployments-delete.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"deployments-delete.d.cts","names":[],"sources":["../../src/actions/deployments-delete.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/deployments-delete.d.ts
|
|
4
|
-
declare const ReplicateDeploymentsDeleteInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplicateDeploymentsDeleteInput: z.ZodObject<{
|
|
5
|
+
deployment_name: z.ZodString;
|
|
6
|
+
deployment_owner: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ReplicateDeploymentsDeleteOutput: z.ZodObject<{
|
|
9
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
10
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const replicateDeploymentsDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
deployment_name: string;
|
|
14
|
+
deployment_owner: string;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
16
|
//#endregion
|
|
8
17
|
export { replicateDeploymentsDelete };
|
|
9
18
|
//# sourceMappingURL=deployments-delete.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-delete.d.mts","names":[],"sources":["../../src/actions/deployments-delete.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"deployments-delete.d.mts","names":[],"sources":["../../src/actions/deployments-delete.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-delete.mjs","names":[],"sources":["../../src/actions/deployments-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsDeleteInput
|
|
1
|
+
{"version":3,"file":"deployments-delete.mjs","names":[],"sources":["../../src/actions/deployments-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsDeleteInput = z.object({\n deployment_name: z.string().describe(\"The name of the deployment to delete. Deployment must be offline and unused for at least 15 minutes before deletion.\"),\n deployment_owner: z.string().describe(\"The username or organization that owns the deployment\"),\n}).describe(\"Request schema for deleting a deployment.\");\nexport const ReplicateDeploymentsDeleteOutput = z.object({\n message: z.string().default(\"Deployment deleted successfully\").describe(\"Success message confirming the deletion\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the deployment was successfully deleted\").nullable().optional(),\n}).describe(\"Response schema for deleting a deployment.\");\n\nexport const replicateDeploymentsDelete = action(\"REPLICATE_DEPLOYMENTS_DELETE\", {\n slug: \"replicate-deployments-delete\",\n name: \"Delete Deployment\",\n description: \"Tool to delete a deployment from your account. Use when you need to remove a deployment. Deployments must be offline and unused for at least 15 minutes before deletion.\",\n input: ReplicateDeploymentsDeleteInput,\n output: ReplicateDeploymentsDeleteOutput,\n});\n"],"mappings":";;AAaA,MAAa,6BAA6B,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb6C,EAAE,OAAO;EACtD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH;EAC3J,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC/F,CAAC,CAAC,CAAC,SAAS,2CAUH;CACP,QAV8C,EAAE,OAAO;EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,iCAAiC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-get.cjs","names":["z","action"],"sources":["../../src/actions/deployments-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsGetInput
|
|
1
|
+
{"version":3,"file":"deployments-get.cjs","names":["z","action"],"sources":["../../src/actions/deployments-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsGetInput = z.object({\n deployment_name: z.string().describe(\"The name of the deployment\"),\n deployment_owner: z.string().describe(\"The name of the user or organization that owns the deployment\"),\n}).describe(\"Request schema for retrieving details of a specific deployment by owner and name.\");\nconst ReplicateDeploymentsGet_CreatedBySchema = z.object({\n name: z.string().describe(\"Display name\").nullable().optional(),\n type: z.string().describe(\"Account type (e.g., 'organization' or user)\").nullable().optional(),\n username: z.string().describe(\"Account username\").nullable().optional(),\n avatar_url: z.string().describe(\"Profile image URL\").nullable().optional(),\n github_url: z.string().describe(\"GitHub profile link\").nullable().optional(),\n}).describe(\"User or organization that created the release.\");\nconst ReplicateDeploymentsGet_ConfigurationSchema = z.object({\n hardware: z.string().describe(\"GPU/CPU SKU identifier\").nullable().optional(),\n max_instances: z.number().int().describe(\"Maximum running instances\").nullable().optional(),\n min_instances: z.number().int().describe(\"Minimum running instances\").nullable().optional(),\n}).describe(\"Hardware and scaling settings for the deployment.\");\nconst ReplicateDeploymentsGet_CurrentReleaseSchema = z.object({\n model: z.string().describe(\"Full model identifier (e.g., 'stability-ai/sdxl')\").nullable().optional(),\n number: z.number().int().describe(\"Release version number (increments with updates)\").nullable().optional(),\n version: z.string().describe(\"The 64-character model version ID being deployed\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp of release creation\").nullable().optional(),\n created_by: ReplicateDeploymentsGet_CreatedBySchema.nullable().optional(),\n configuration: ReplicateDeploymentsGet_ConfigurationSchema.nullable().optional(),\n}).describe(\"Configuration and metadata for the active deployment version.\");\nexport const ReplicateDeploymentsGetOutput = z.object({\n name: z.string().describe(\"The name of the deployment\").nullable().optional(),\n owner: z.string().describe(\"The name of the user or organization that owns the deployment\").nullable().optional(),\n current_release: ReplicateDeploymentsGet_CurrentReleaseSchema.nullable().optional(),\n}).describe(\"Response schema for deployments.get: Detailed information about the deployment.\");\n\nexport const replicateDeploymentsGet = action(\"REPLICATE_DEPLOYMENTS_GET\", {\n slug: \"replicate-deployments-get\",\n name: \"Get Deployment Details\",\n description: \"Tool to get deployment details by owner and name. Use when you need information about a specific deployment including its release configuration and hardware settings.\",\n input: ReplicateDeploymentsGetInput,\n output: ReplicateDeploymentsGetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACjE,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;AACvG,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAC/F,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACxE,eAAe,4CAA4C,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,iBAAiB,6CAA6C,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAE7F,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/deployments-get.d.ts
|
|
4
|
-
declare const ReplicateDeploymentsGetInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplicateDeploymentsGetInput: z.ZodObject<{
|
|
5
|
+
deployment_name: z.ZodString;
|
|
6
|
+
deployment_owner: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ReplicateDeploymentsGetOutput: z.ZodObject<{
|
|
9
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
current_release: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
|
+
model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
number: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
created_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
github_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$strip>>>;
|
|
23
|
+
configuration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
|
+
hardware: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
max_instances: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
+
min_instances: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
}, z.core.$strip>>>;
|
|
28
|
+
}, z.core.$strip>>>;
|
|
29
|
+
}, z.core.$strip>;
|
|
30
|
+
declare const replicateDeploymentsGet: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
|
+
deployment_name: string;
|
|
32
|
+
deployment_owner: string;
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
34
|
//#endregion
|
|
8
35
|
export { replicateDeploymentsGet };
|
|
9
36
|
//# sourceMappingURL=deployments-get.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-get.d.cts","names":[],"sources":["../../src/actions/deployments-get.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"deployments-get.d.cts","names":[],"sources":["../../src/actions/deployments-get.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAwB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAM7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/deployments-get.d.ts
|
|
4
|
-
declare const ReplicateDeploymentsGetInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplicateDeploymentsGetInput: z.ZodObject<{
|
|
5
|
+
deployment_name: z.ZodString;
|
|
6
|
+
deployment_owner: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ReplicateDeploymentsGetOutput: z.ZodObject<{
|
|
9
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
current_release: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
|
+
model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
number: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
created_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
github_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$strip>>>;
|
|
23
|
+
configuration: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
|
+
hardware: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
max_instances: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
+
min_instances: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
}, z.core.$strip>>>;
|
|
28
|
+
}, z.core.$strip>>>;
|
|
29
|
+
}, z.core.$strip>;
|
|
30
|
+
declare const replicateDeploymentsGet: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
|
+
deployment_name: string;
|
|
32
|
+
deployment_owner: string;
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
34
|
//#endregion
|
|
8
35
|
export { replicateDeploymentsGet };
|
|
9
36
|
//# sourceMappingURL=deployments-get.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-get.d.mts","names":[],"sources":["../../src/actions/deployments-get.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"deployments-get.d.mts","names":[],"sources":["../../src/actions/deployments-get.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAwB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAM7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-get.mjs","names":[],"sources":["../../src/actions/deployments-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsGetInput
|
|
1
|
+
{"version":3,"file":"deployments-get.mjs","names":[],"sources":["../../src/actions/deployments-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsGetInput = z.object({\n deployment_name: z.string().describe(\"The name of the deployment\"),\n deployment_owner: z.string().describe(\"The name of the user or organization that owns the deployment\"),\n}).describe(\"Request schema for retrieving details of a specific deployment by owner and name.\");\nconst ReplicateDeploymentsGet_CreatedBySchema = z.object({\n name: z.string().describe(\"Display name\").nullable().optional(),\n type: z.string().describe(\"Account type (e.g., 'organization' or user)\").nullable().optional(),\n username: z.string().describe(\"Account username\").nullable().optional(),\n avatar_url: z.string().describe(\"Profile image URL\").nullable().optional(),\n github_url: z.string().describe(\"GitHub profile link\").nullable().optional(),\n}).describe(\"User or organization that created the release.\");\nconst ReplicateDeploymentsGet_ConfigurationSchema = z.object({\n hardware: z.string().describe(\"GPU/CPU SKU identifier\").nullable().optional(),\n max_instances: z.number().int().describe(\"Maximum running instances\").nullable().optional(),\n min_instances: z.number().int().describe(\"Minimum running instances\").nullable().optional(),\n}).describe(\"Hardware and scaling settings for the deployment.\");\nconst ReplicateDeploymentsGet_CurrentReleaseSchema = z.object({\n model: z.string().describe(\"Full model identifier (e.g., 'stability-ai/sdxl')\").nullable().optional(),\n number: z.number().int().describe(\"Release version number (increments with updates)\").nullable().optional(),\n version: z.string().describe(\"The 64-character model version ID being deployed\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp of release creation\").nullable().optional(),\n created_by: ReplicateDeploymentsGet_CreatedBySchema.nullable().optional(),\n configuration: ReplicateDeploymentsGet_ConfigurationSchema.nullable().optional(),\n}).describe(\"Configuration and metadata for the active deployment version.\");\nexport const ReplicateDeploymentsGetOutput = z.object({\n name: z.string().describe(\"The name of the deployment\").nullable().optional(),\n owner: z.string().describe(\"The name of the user or organization that owns the deployment\").nullable().optional(),\n current_release: ReplicateDeploymentsGet_CurrentReleaseSchema.nullable().optional(),\n}).describe(\"Response schema for deployments.get: Detailed information about the deployment.\");\n\nexport const replicateDeploymentsGet = action(\"REPLICATE_DEPLOYMENTS_GET\", {\n slug: \"replicate-deployments-get\",\n name: \"Get Deployment Details\",\n description: \"Tool to get deployment details by owner and name. Use when you need information about a specific deployment including its release configuration and hardware settings.\",\n input: ReplicateDeploymentsGetInput,\n output: ReplicateDeploymentsGetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACjE,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;AACvG,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAC/F,MAAM,0CAA0C,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,8CAA8C,EAAE,OAAO;CAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,+CAA+C,EAAE,OAAO;CAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACxE,eAAe,4CAA4C,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAO3E,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,iBAAiB,6CAA6C,SAAS,CAAC,CAAC,SAAS;CACpF,CAAC,CAAC,CAAC,SAAS,iFAOF;AACV,CAAC"}
|
|
@@ -3,28 +3,28 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/deployments-list.ts
|
|
4
4
|
const ReplicateDeploymentsListInput = zod.z.object({ cursor: zod.z.string().describe("Cursor for pagination. Use the cursor from 'next' URL of previous response.").optional() }).describe("Request schema for listing deployments with optional pagination.");
|
|
5
5
|
const ReplicateDeploymentsList_CreatedBySchema = zod.z.object({
|
|
6
|
-
name: zod.z.string().describe("Display name of the creator"),
|
|
7
|
-
type: zod.z.string().describe("Type of creator (e.g., 'organization', 'user')"),
|
|
8
|
-
username: zod.z.string().describe("Username of the creator"),
|
|
6
|
+
name: zod.z.string().describe("Display name of the creator").nullable(),
|
|
7
|
+
type: zod.z.string().describe("Type of creator (e.g., 'organization', 'user')").nullable(),
|
|
8
|
+
username: zod.z.string().describe("Username of the creator").nullable(),
|
|
9
9
|
avatar_url: zod.z.string().describe("URL to the creator's avatar image").nullable().optional(),
|
|
10
10
|
github_url: zod.z.string().describe("URL to the creator's GitHub profile").nullable().optional()
|
|
11
11
|
}).describe("Creator information for a deployment release.");
|
|
12
12
|
const ReplicateDeploymentsList_ReleaseConfigurationSchema = zod.z.object({
|
|
13
|
-
hardware: zod.z.string().describe("Hardware SKU used for the deployment"),
|
|
14
|
-
max_instances: zod.z.number().int().describe("Maximum number of instances allowed"),
|
|
15
|
-
min_instances: zod.z.number().int().describe("Minimum number of instances to maintain")
|
|
13
|
+
hardware: zod.z.string().describe("Hardware SKU used for the deployment").nullable(),
|
|
14
|
+
max_instances: zod.z.number().int().describe("Maximum number of instances allowed").nullable(),
|
|
15
|
+
min_instances: zod.z.number().int().describe("Minimum number of instances to maintain").nullable()
|
|
16
16
|
}).describe("Configuration details for a deployment release.");
|
|
17
17
|
const ReplicateDeploymentsList_CurrentReleaseSchema = zod.z.object({
|
|
18
|
-
model: zod.z.string().describe("Model identifier"),
|
|
19
|
-
number: zod.z.number().int().describe("Release number"),
|
|
20
|
-
version: zod.z.string().describe("64-character version ID of the model"),
|
|
21
|
-
created_at: zod.z.string().describe("ISO 8601 timestamp when the release was created"),
|
|
18
|
+
model: zod.z.string().describe("Model identifier").nullable(),
|
|
19
|
+
number: zod.z.number().int().describe("Release number").nullable(),
|
|
20
|
+
version: zod.z.string().describe("64-character version ID of the model").nullable(),
|
|
21
|
+
created_at: zod.z.string().describe("ISO 8601 timestamp when the release was created").nullable(),
|
|
22
22
|
created_by: ReplicateDeploymentsList_CreatedBySchema.nullable(),
|
|
23
23
|
configuration: ReplicateDeploymentsList_ReleaseConfigurationSchema.nullable()
|
|
24
24
|
}).describe("Latest release configuration for a deployment.");
|
|
25
25
|
const ReplicateDeploymentsList_DeploymentSchema = zod.z.object({
|
|
26
|
-
name: zod.z.string().describe("Name of the deployment"),
|
|
27
|
-
owner: zod.z.string().describe("Owner of the deployment"),
|
|
26
|
+
name: zod.z.string().describe("Name of the deployment").nullable(),
|
|
27
|
+
owner: zod.z.string().describe("Owner of the deployment").nullable(),
|
|
28
28
|
current_release: ReplicateDeploymentsList_CurrentReleaseSchema.nullable()
|
|
29
29
|
}).describe("Representation of a deployment.");
|
|
30
30
|
const ReplicateDeploymentsListOutput = zod.z.object({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployments-list.cjs","names":["z","action"],"sources":["../../src/actions/deployments-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsListInput
|
|
1
|
+
{"version":3,"file":"deployments-list.cjs","names":["z","action"],"sources":["../../src/actions/deployments-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplicateDeploymentsListInput = z.object({\n cursor: z.string().describe(\"Cursor for pagination. Use the cursor from 'next' URL of previous response.\").optional(),\n}).describe(\"Request schema for listing deployments with optional pagination.\");\nconst ReplicateDeploymentsList_CreatedBySchema = z.object({\n name: z.string().describe(\"Display name of the creator\").nullable(),\n type: z.string().describe(\"Type of creator (e.g., 'organization', 'user')\").nullable(),\n username: z.string().describe(\"Username of the creator\").nullable(),\n avatar_url: z.string().describe(\"URL to the creator's avatar image\").nullable().optional(),\n github_url: z.string().describe(\"URL to the creator's GitHub profile\").nullable().optional(),\n}).describe(\"Creator information for a deployment release.\");\nconst ReplicateDeploymentsList_ReleaseConfigurationSchema = z.object({\n hardware: z.string().describe(\"Hardware SKU used for the deployment\").nullable(),\n max_instances: z.number().int().describe(\"Maximum number of instances allowed\").nullable(),\n min_instances: z.number().int().describe(\"Minimum number of instances to maintain\").nullable(),\n}).describe(\"Configuration details for a deployment release.\");\nconst ReplicateDeploymentsList_CurrentReleaseSchema = z.object({\n model: z.string().describe(\"Model identifier\").nullable(),\n number: z.number().int().describe(\"Release number\").nullable(),\n version: z.string().describe(\"64-character version ID of the model\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the release was created\").nullable(),\n created_by: ReplicateDeploymentsList_CreatedBySchema.nullable(),\n configuration: ReplicateDeploymentsList_ReleaseConfigurationSchema.nullable(),\n}).describe(\"Latest release configuration for a deployment.\");\nconst ReplicateDeploymentsList_DeploymentSchema = z.object({\n name: z.string().describe(\"Name of the deployment\").nullable(),\n owner: z.string().describe(\"Owner of the deployment\").nullable(),\n current_release: ReplicateDeploymentsList_CurrentReleaseSchema.nullable(),\n}).describe(\"Representation of a deployment.\");\nexport const ReplicateDeploymentsListOutput = z.object({\n next: z.string().describe(\"URL to fetch the next page of results, if any\").nullable().optional(),\n results: z.array(ReplicateDeploymentsList_DeploymentSchema).describe(\"List of deployments returned in this page, sorted with most recent deployment first\"),\n previous: z.string().describe(\"URL to fetch the previous page of results, if any\").nullable().optional(),\n}).describe(\"Paginated list of deployments.\");\n\nexport const replicateDeploymentsList = action(\"REPLICATE_DEPLOYMENTS_LIST\", {\n slug: \"replicate-deployments-list\",\n name: \"List deployments\",\n description: \"Tool to list all deployments associated with the account. Use when you need to retrieve deployment configurations and their latest releases.\",\n input: ReplicateDeploymentsListInput,\n output: ReplicateDeploymentsListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC/E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACzF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CAC7D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC5F,YAAY,yCAAyC,SAAS;CAC9D,eAAe,oDAAoD,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,iBAAiB,8CAA8C,SAAS;AAC1E,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAASA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,qFAAqF;CAC1J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAE5C,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|