@keystrokehq/rev_ai 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/delete-custom-vocabulary.cjs.map +1 -1
- package/dist/actions/delete-custom-vocabulary.d.cts +7 -3
- package/dist/actions/delete-custom-vocabulary.d.cts.map +1 -1
- package/dist/actions/delete-custom-vocabulary.d.mts +7 -3
- package/dist/actions/delete-custom-vocabulary.d.mts.map +1 -1
- package/dist/actions/delete-custom-vocabulary.mjs.map +1 -1
- package/dist/actions/delete-job-by-id.cjs.map +1 -1
- package/dist/actions/delete-job-by-id.d.cts +7 -3
- package/dist/actions/delete-job-by-id.d.cts.map +1 -1
- package/dist/actions/delete-job-by-id.d.mts +7 -3
- package/dist/actions/delete-job-by-id.d.mts.map +1 -1
- package/dist/actions/delete-job-by-id.mjs.map +1 -1
- package/dist/actions/get-account.cjs +6 -6
- package/dist/actions/get-account.cjs.map +1 -1
- package/dist/actions/get-account.d.cts +10 -3
- package/dist/actions/get-account.d.cts.map +1 -1
- package/dist/actions/get-account.d.mts +10 -3
- package/dist/actions/get-account.d.mts.map +1 -1
- package/dist/actions/get-account.mjs +6 -6
- package/dist/actions/get-account.mjs.map +1 -1
- package/dist/actions/get-captions.cjs +1 -1
- package/dist/actions/get-captions.cjs.map +1 -1
- package/dist/actions/get-captions.d.cts +16 -3
- package/dist/actions/get-captions.d.cts.map +1 -1
- package/dist/actions/get-captions.d.mts +16 -3
- package/dist/actions/get-captions.d.mts.map +1 -1
- package/dist/actions/get-captions.mjs +1 -1
- package/dist/actions/get-captions.mjs.map +1 -1
- package/dist/actions/get-custom-vocabulary-details.cjs +3 -3
- package/dist/actions/get-custom-vocabulary-details.cjs.map +1 -1
- package/dist/actions/get-custom-vocabulary-details.d.cts +19 -3
- package/dist/actions/get-custom-vocabulary-details.d.cts.map +1 -1
- package/dist/actions/get-custom-vocabulary-details.d.mts +19 -3
- package/dist/actions/get-custom-vocabulary-details.d.mts.map +1 -1
- package/dist/actions/get-custom-vocabulary-details.mjs +3 -3
- package/dist/actions/get-custom-vocabulary-details.mjs.map +1 -1
- package/dist/actions/get-job-by-id.cjs +5 -5
- package/dist/actions/get-job-by-id.cjs.map +1 -1
- package/dist/actions/get-job-by-id.d.cts +31 -3
- package/dist/actions/get-job-by-id.d.cts.map +1 -1
- package/dist/actions/get-job-by-id.d.mts +31 -3
- package/dist/actions/get-job-by-id.d.mts.map +1 -1
- package/dist/actions/get-job-by-id.mjs +5 -5
- package/dist/actions/get-job-by-id.mjs.map +1 -1
- package/dist/actions/get-list-of-jobs.cjs +4 -4
- package/dist/actions/get-list-of-jobs.cjs.map +1 -1
- package/dist/actions/get-list-of-jobs.d.cts +26 -3
- package/dist/actions/get-list-of-jobs.d.cts.map +1 -1
- package/dist/actions/get-list-of-jobs.d.mts +26 -3
- package/dist/actions/get-list-of-jobs.d.mts.map +1 -1
- package/dist/actions/get-list-of-jobs.mjs +4 -4
- package/dist/actions/get-list-of-jobs.mjs.map +1 -1
- package/dist/actions/get-transcript-by-id.cjs +3 -3
- package/dist/actions/get-transcript-by-id.cjs.map +1 -1
- package/dist/actions/get-transcript-by-id.d.cts +24 -3
- package/dist/actions/get-transcript-by-id.d.cts.map +1 -1
- package/dist/actions/get-transcript-by-id.d.mts +24 -3
- package/dist/actions/get-transcript-by-id.d.mts.map +1 -1
- package/dist/actions/get-transcript-by-id.mjs +3 -3
- package/dist/actions/get-transcript-by-id.mjs.map +1 -1
- package/dist/actions/start-stream-transcription.cjs +1 -1
- package/dist/actions/start-stream-transcription.cjs.map +1 -1
- package/dist/actions/start-stream-transcription.d.cts +40 -3
- package/dist/actions/start-stream-transcription.d.cts.map +1 -1
- package/dist/actions/start-stream-transcription.d.mts +40 -3
- package/dist/actions/start-stream-transcription.d.mts.map +1 -1
- package/dist/actions/start-stream-transcription.mjs +1 -1
- package/dist/actions/start-stream-transcription.mjs.map +1 -1
- package/dist/actions/submit-custom-vocabulary.cjs +3 -3
- package/dist/actions/submit-custom-vocabulary.cjs.map +1 -1
- package/dist/actions/submit-custom-vocabulary.d.cts +18 -3
- package/dist/actions/submit-custom-vocabulary.d.cts.map +1 -1
- package/dist/actions/submit-custom-vocabulary.d.mts +18 -3
- package/dist/actions/submit-custom-vocabulary.d.mts.map +1 -1
- package/dist/actions/submit-custom-vocabulary.mjs +3 -3
- package/dist/actions/submit-custom-vocabulary.mjs.map +1 -1
- package/dist/actions/submit-transcription-job.cjs +4 -4
- package/dist/actions/submit-transcription-job.cjs.map +1 -1
- package/dist/actions/submit-transcription-job.d.cts +65 -3
- package/dist/actions/submit-transcription-job.d.cts.map +1 -1
- package/dist/actions/submit-transcription-job.d.mts +65 -3
- package/dist/actions/submit-transcription-job.d.mts.map +1 -1
- package/dist/actions/submit-transcription-job.mjs +4 -4
- package/dist/actions/submit-transcription-job.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,9 +1,46 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/start-stream-transcription.d.ts
|
|
4
|
-
declare const RevAiStartStreamTranscriptionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RevAiStartStreamTranscriptionInput: z.ZodObject<{
|
|
5
|
+
language: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
6
|
+
metadata: z.ZodOptional<z.ZodString>;
|
|
7
|
+
priority: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
|
+
speed: "speed";
|
|
9
|
+
quality: "quality";
|
|
10
|
+
}>>>;
|
|
11
|
+
start_ts: z.ZodOptional<z.ZodNumber>;
|
|
12
|
+
transcriber: z.ZodOptional<z.ZodString>;
|
|
13
|
+
content_type: z.ZodString;
|
|
14
|
+
filter_profanity: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
15
|
+
detailed_partials: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
16
|
+
remove_disfluencies: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
17
|
+
skip_postprocessing: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
18
|
+
custom_vocabulary_id: z.ZodOptional<z.ZodString>;
|
|
19
|
+
delete_after_seconds: z.ZodOptional<z.ZodNumber>;
|
|
20
|
+
enable_speaker_switch: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
21
|
+
max_connection_wait_seconds: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
22
|
+
max_segment_duration_seconds: z.ZodOptional<z.ZodNumber>;
|
|
23
|
+
}, z.core.$strip>;
|
|
24
|
+
declare const RevAiStartStreamTranscriptionOutput: z.ZodObject<{
|
|
25
|
+
url: z.ZodNullable<z.ZodString>;
|
|
26
|
+
}, z.core.$strip>;
|
|
27
|
+
declare const revAiStartStreamTranscription: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
|
+
content_type: string;
|
|
29
|
+
language?: string | undefined;
|
|
30
|
+
metadata?: string | undefined;
|
|
31
|
+
priority?: "speed" | "quality" | undefined;
|
|
32
|
+
start_ts?: number | undefined;
|
|
33
|
+
transcriber?: string | undefined;
|
|
34
|
+
filter_profanity?: boolean | undefined;
|
|
35
|
+
detailed_partials?: boolean | undefined;
|
|
36
|
+
remove_disfluencies?: boolean | undefined;
|
|
37
|
+
skip_postprocessing?: boolean | undefined;
|
|
38
|
+
custom_vocabulary_id?: string | undefined;
|
|
39
|
+
delete_after_seconds?: number | undefined;
|
|
40
|
+
enable_speaker_switch?: boolean | undefined;
|
|
41
|
+
max_connection_wait_seconds?: number | undefined;
|
|
42
|
+
max_segment_duration_seconds?: number | undefined;
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
44
|
//#endregion
|
|
8
45
|
export { revAiStartStreamTranscription };
|
|
9
46
|
//# sourceMappingURL=start-stream-transcription.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"start-stream-transcription.d.cts","names":[],"sources":["../../src/actions/start-stream-transcription.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"start-stream-transcription.d.cts","names":[],"sources":["../../src/actions/start-stream-transcription.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAiBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -1,9 +1,46 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/start-stream-transcription.d.ts
|
|
4
|
-
declare const RevAiStartStreamTranscriptionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RevAiStartStreamTranscriptionInput: z.ZodObject<{
|
|
5
|
+
language: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
6
|
+
metadata: z.ZodOptional<z.ZodString>;
|
|
7
|
+
priority: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
|
+
speed: "speed";
|
|
9
|
+
quality: "quality";
|
|
10
|
+
}>>>;
|
|
11
|
+
start_ts: z.ZodOptional<z.ZodNumber>;
|
|
12
|
+
transcriber: z.ZodOptional<z.ZodString>;
|
|
13
|
+
content_type: z.ZodString;
|
|
14
|
+
filter_profanity: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
15
|
+
detailed_partials: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
16
|
+
remove_disfluencies: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
17
|
+
skip_postprocessing: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
18
|
+
custom_vocabulary_id: z.ZodOptional<z.ZodString>;
|
|
19
|
+
delete_after_seconds: z.ZodOptional<z.ZodNumber>;
|
|
20
|
+
enable_speaker_switch: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
21
|
+
max_connection_wait_seconds: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
22
|
+
max_segment_duration_seconds: z.ZodOptional<z.ZodNumber>;
|
|
23
|
+
}, z.core.$strip>;
|
|
24
|
+
declare const RevAiStartStreamTranscriptionOutput: z.ZodObject<{
|
|
25
|
+
url: z.ZodNullable<z.ZodString>;
|
|
26
|
+
}, z.core.$strip>;
|
|
27
|
+
declare const revAiStartStreamTranscription: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
|
+
content_type: string;
|
|
29
|
+
language?: string | undefined;
|
|
30
|
+
metadata?: string | undefined;
|
|
31
|
+
priority?: "speed" | "quality" | undefined;
|
|
32
|
+
start_ts?: number | undefined;
|
|
33
|
+
transcriber?: string | undefined;
|
|
34
|
+
filter_profanity?: boolean | undefined;
|
|
35
|
+
detailed_partials?: boolean | undefined;
|
|
36
|
+
remove_disfluencies?: boolean | undefined;
|
|
37
|
+
skip_postprocessing?: boolean | undefined;
|
|
38
|
+
custom_vocabulary_id?: string | undefined;
|
|
39
|
+
delete_after_seconds?: number | undefined;
|
|
40
|
+
enable_speaker_switch?: boolean | undefined;
|
|
41
|
+
max_connection_wait_seconds?: number | undefined;
|
|
42
|
+
max_segment_duration_seconds?: number | undefined;
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
44
|
//#endregion
|
|
8
45
|
export { revAiStartStreamTranscription };
|
|
9
46
|
//# sourceMappingURL=start-stream-transcription.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"start-stream-transcription.d.mts","names":[],"sources":["../../src/actions/start-stream-transcription.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"start-stream-transcription.d.mts","names":[],"sources":["../../src/actions/start-stream-transcription.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAiBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -21,7 +21,7 @@ const revAiStartStreamTranscription = action("REV_AI_START_STREAM_TRANSCRIPTION"
|
|
|
21
21
|
max_connection_wait_seconds: z.number().int().default(60).describe("Maximum seconds to wait for WebSocket connection establishment.").optional(),
|
|
22
22
|
max_segment_duration_seconds: z.number().int().describe("Maximum duration in seconds of each transcription segment.").optional()
|
|
23
23
|
}).describe("Parameters to initiate a real-time WebSocket transcription stream."),
|
|
24
|
-
output: z.object({ url: z.string().describe("WebSocket URL with query parameters to connect for real-time transcription.") }).describe("Response containing the WebSocket URL for streaming transcription.")
|
|
24
|
+
output: z.object({ url: z.string().describe("WebSocket URL with query parameters to connect for real-time transcription.").nullable() }).describe("Response containing the WebSocket URL for streaming transcription.")
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
27
27
|
export { revAiStartStreamTranscription };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"start-stream-transcription.mjs","names":[],"sources":["../../src/actions/start-stream-transcription.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiStartStreamTranscriptionInput
|
|
1
|
+
{"version":3,"file":"start-stream-transcription.mjs","names":[],"sources":["../../src/actions/start-stream-transcription.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiStartStreamTranscriptionInput = z.object({\n language: z.string().default(\"en\").describe(\"Language code in ISO 639-1 format for transcription, default 'en'.\").optional(),\n metadata: z.string().describe(\"Optional user metadata string to associate with the stream.\").optional(),\n priority: z.enum([\"speed\", \"quality\"]).default(\"speed\").describe(\"Priority of transcription processing: 'speed' or 'quality'.\").optional(),\n start_ts: z.number().describe(\"Initial timestamp (in seconds) from which to start transcription.\").optional(),\n transcriber: z.string().describe(\"Select a transcriber model, if multiple are available.\").optional(),\n content_type: z.string().describe(\"Audio MIME type and parameters (e.g., 'audio/x-raw;layout=interleaved;rate=16000;format=S16LE;channels=1', 'audio/x-wav', 'audio/x-flac').\"),\n filter_profanity: z.boolean().default(false).describe(\"Whether to filter profanity from transcripts.\").optional(),\n detailed_partials: z.boolean().default(false).describe(\"Whether to send detailed partial results.\").optional(),\n remove_disfluencies: z.boolean().default(false).describe(\"Whether to remove disfluencies (um, uh) from transcripts.\").optional(),\n skip_postprocessing: z.boolean().default(false).describe(\"Whether to skip post-processing phase.\").optional(),\n custom_vocabulary_id: z.string().describe(\"ID of a custom vocabulary to apply, if available.\").optional(),\n delete_after_seconds: z.number().int().describe(\"If set, server will delete the stream results after given seconds.\").optional(),\n enable_speaker_switch: z.boolean().default(false).describe(\"Whether to enable speaker-switch detection.\").optional(),\n max_connection_wait_seconds: z.number().int().default(60).describe(\"Maximum seconds to wait for WebSocket connection establishment.\").optional(),\n max_segment_duration_seconds: z.number().int().describe(\"Maximum duration in seconds of each transcription segment.\").optional(),\n}).describe(\"Parameters to initiate a real-time WebSocket transcription stream.\");\nexport const RevAiStartStreamTranscriptionOutput = z.object({\n url: z.string().describe(\"WebSocket URL with query parameters to connect for real-time transcription.\").nullable(),\n}).describe(\"Response containing the WebSocket URL for streaming transcription.\");\n\nexport const revAiStartStreamTranscription = action(\"REV_AI_START_STREAM_TRANSCRIPTION\", {\n slug: \"rev_ai-start-stream-transcription\",\n name: \"Start Stream Transcription\",\n description: \"Tool to start a WebSocket transcription stream. Use when you need real-time speech-to-text streaming via Rev.ai.\",\n input: RevAiStartStreamTranscriptionInput,\n output: RevAiStartStreamTranscriptionOutput,\n});\n"],"mappings":";;AAyBA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAzBgD,EAAE,OAAO;EACzD,UAAU,EAAE,OAAO,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAC3H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACtG,UAAU,EAAE,KAAK,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,QAAQ,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACzI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EACpG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;EAC9K,kBAAkB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAChH,mBAAmB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAC7G,qBAAqB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EAC/H,qBAAqB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC5G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACxG,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAC/H,uBAAuB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACnH,6BAA6B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EAC/I,8BAA8B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,SAAS,oEASH;CACP,QATiD,EAAE,OAAO,EAC1D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,EACnH,CAAC,CAAC,CAAC,SAAS,oEAOF;AACV,CAAC"}
|
|
@@ -7,11 +7,11 @@ const RevAiSubmitCustomVocabularyInput = zod.z.object({
|
|
|
7
7
|
custom_vocabulary_id: zod.z.string().describe("Optional unique identifier for the custom vocabulary.").optional()
|
|
8
8
|
}).describe("Parameters for submitting a custom vocabulary.");
|
|
9
9
|
const RevAiSubmitCustomVocabularyOutput = zod.z.object({
|
|
10
|
-
id: zod.z.string().describe("Unique custom vocabulary identifier assigned by Rev.ai."),
|
|
11
|
-
status: zod.z.string().describe("Processing status of the custom vocabulary (e.g., 'in_progress', 'failed', 'complete')."),
|
|
10
|
+
id: zod.z.string().describe("Unique custom vocabulary identifier assigned by Rev.ai.").nullable(),
|
|
11
|
+
status: zod.z.string().describe("Processing status of the custom vocabulary (e.g., 'in_progress', 'failed', 'complete').").nullable(),
|
|
12
12
|
strict: zod.z.boolean().describe("Whether strict mode is enabled for the custom vocabulary.").nullable().optional(),
|
|
13
13
|
metadata: zod.z.string().describe("User-provided metadata associated with the custom vocabulary.").nullable().optional(),
|
|
14
|
-
created_on: zod.z.string().describe("ISO 8601 UTC timestamp when the custom vocabulary was created."),
|
|
14
|
+
created_on: zod.z.string().describe("ISO 8601 UTC timestamp when the custom vocabulary was created.").nullable(),
|
|
15
15
|
completed_on: zod.z.string().describe("ISO 8601 UTC timestamp when processing completed, null if still in progress.").nullable().optional()
|
|
16
16
|
}).describe("Response schema for submitted custom vocabulary.");
|
|
17
17
|
const revAiSubmitCustomVocabulary = require_action.action("REV_AI_SUBMIT_CUSTOM_VOCABULARY", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submit-custom-vocabulary.cjs","names":["z","action"],"sources":["../../src/actions/submit-custom-vocabulary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiSubmitCustomVocabularyInput
|
|
1
|
+
{"version":3,"file":"submit-custom-vocabulary.cjs","names":["z","action"],"sources":["../../src/actions/submit-custom-vocabulary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiSubmitCustomVocabularyInput = z.object({\n phrases: z.array(z.string()).describe(\"List of phrases or words to include in the custom vocabulary.\"),\n metadata: z.string().describe(\"Optional user-defined metadata for the custom vocabulary.\").optional(),\n custom_vocabulary_id: z.string().describe(\"Optional unique identifier for the custom vocabulary.\").optional(),\n}).describe(\"Parameters for submitting a custom vocabulary.\");\nexport const RevAiSubmitCustomVocabularyOutput = z.object({\n id: z.string().describe(\"Unique custom vocabulary identifier assigned by Rev.ai.\").nullable(),\n status: z.string().describe(\"Processing status of the custom vocabulary (e.g., 'in_progress', 'failed', 'complete').\").nullable(),\n strict: z.boolean().describe(\"Whether strict mode is enabled for the custom vocabulary.\").nullable().optional(),\n metadata: z.string().describe(\"User-provided metadata associated with the custom vocabulary.\").nullable().optional(),\n created_on: z.string().describe(\"ISO 8601 UTC timestamp when the custom vocabulary was created.\").nullable(),\n completed_on: z.string().describe(\"ISO 8601 UTC timestamp when processing completed, null if still in progress.\").nullable().optional(),\n}).describe(\"Response schema for submitted custom vocabulary.\");\n\nexport const revAiSubmitCustomVocabulary = action(\"REV_AI_SUBMIT_CUSTOM_VOCABULARY\", {\n slug: \"rev_ai-submit-custom-vocabulary\",\n name: \"Submit Custom Vocabulary\",\n description: \"Tool to submit a custom vocabulary for improved speech recognition. Use when you want to process domain-specific terms asynchronously.\",\n input: RevAiSubmitCustomVocabularyInput,\n output: RevAiSubmitCustomVocabularyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D;CACrG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACpG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CAChI,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CAC3G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/submit-custom-vocabulary.d.ts
|
|
4
|
-
declare const RevAiSubmitCustomVocabularyInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RevAiSubmitCustomVocabularyInput: z.ZodObject<{
|
|
5
|
+
phrases: z.ZodArray<z.ZodString>;
|
|
6
|
+
metadata: z.ZodOptional<z.ZodString>;
|
|
7
|
+
custom_vocabulary_id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RevAiSubmitCustomVocabularyOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
status: z.ZodNullable<z.ZodString>;
|
|
12
|
+
strict: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
13
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
created_on: z.ZodNullable<z.ZodString>;
|
|
15
|
+
completed_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const revAiSubmitCustomVocabulary: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
phrases: string[];
|
|
19
|
+
metadata?: string | undefined;
|
|
20
|
+
custom_vocabulary_id?: string | undefined;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { revAiSubmitCustomVocabulary };
|
|
9
24
|
//# sourceMappingURL=submit-custom-vocabulary.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submit-custom-vocabulary.d.cts","names":[],"sources":["../../src/actions/submit-custom-vocabulary.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"submit-custom-vocabulary.d.cts","names":[],"sources":["../../src/actions/submit-custom-vocabulary.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cASjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/submit-custom-vocabulary.d.ts
|
|
4
|
-
declare const RevAiSubmitCustomVocabularyInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RevAiSubmitCustomVocabularyInput: z.ZodObject<{
|
|
5
|
+
phrases: z.ZodArray<z.ZodString>;
|
|
6
|
+
metadata: z.ZodOptional<z.ZodString>;
|
|
7
|
+
custom_vocabulary_id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RevAiSubmitCustomVocabularyOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
status: z.ZodNullable<z.ZodString>;
|
|
12
|
+
strict: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
13
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
created_on: z.ZodNullable<z.ZodString>;
|
|
15
|
+
completed_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const revAiSubmitCustomVocabulary: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
phrases: string[];
|
|
19
|
+
metadata?: string | undefined;
|
|
20
|
+
custom_vocabulary_id?: string | undefined;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { revAiSubmitCustomVocabulary };
|
|
9
24
|
//# sourceMappingURL=submit-custom-vocabulary.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submit-custom-vocabulary.d.mts","names":[],"sources":["../../src/actions/submit-custom-vocabulary.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"submit-custom-vocabulary.d.mts","names":[],"sources":["../../src/actions/submit-custom-vocabulary.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cASjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -10,11 +10,11 @@ const revAiSubmitCustomVocabulary = action("REV_AI_SUBMIT_CUSTOM_VOCABULARY", {
|
|
|
10
10
|
custom_vocabulary_id: z.string().describe("Optional unique identifier for the custom vocabulary.").optional()
|
|
11
11
|
}).describe("Parameters for submitting a custom vocabulary."),
|
|
12
12
|
output: z.object({
|
|
13
|
-
id: z.string().describe("Unique custom vocabulary identifier assigned by Rev.ai."),
|
|
14
|
-
status: z.string().describe("Processing status of the custom vocabulary (e.g., 'in_progress', 'failed', 'complete')."),
|
|
13
|
+
id: z.string().describe("Unique custom vocabulary identifier assigned by Rev.ai.").nullable(),
|
|
14
|
+
status: z.string().describe("Processing status of the custom vocabulary (e.g., 'in_progress', 'failed', 'complete').").nullable(),
|
|
15
15
|
strict: z.boolean().describe("Whether strict mode is enabled for the custom vocabulary.").nullable().optional(),
|
|
16
16
|
metadata: z.string().describe("User-provided metadata associated with the custom vocabulary.").nullable().optional(),
|
|
17
|
-
created_on: z.string().describe("ISO 8601 UTC timestamp when the custom vocabulary was created."),
|
|
17
|
+
created_on: z.string().describe("ISO 8601 UTC timestamp when the custom vocabulary was created.").nullable(),
|
|
18
18
|
completed_on: z.string().describe("ISO 8601 UTC timestamp when processing completed, null if still in progress.").nullable().optional()
|
|
19
19
|
}).describe("Response schema for submitted custom vocabulary.")
|
|
20
20
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submit-custom-vocabulary.mjs","names":[],"sources":["../../src/actions/submit-custom-vocabulary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiSubmitCustomVocabularyInput
|
|
1
|
+
{"version":3,"file":"submit-custom-vocabulary.mjs","names":[],"sources":["../../src/actions/submit-custom-vocabulary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiSubmitCustomVocabularyInput = z.object({\n phrases: z.array(z.string()).describe(\"List of phrases or words to include in the custom vocabulary.\"),\n metadata: z.string().describe(\"Optional user-defined metadata for the custom vocabulary.\").optional(),\n custom_vocabulary_id: z.string().describe(\"Optional unique identifier for the custom vocabulary.\").optional(),\n}).describe(\"Parameters for submitting a custom vocabulary.\");\nexport const RevAiSubmitCustomVocabularyOutput = z.object({\n id: z.string().describe(\"Unique custom vocabulary identifier assigned by Rev.ai.\").nullable(),\n status: z.string().describe(\"Processing status of the custom vocabulary (e.g., 'in_progress', 'failed', 'complete').\").nullable(),\n strict: z.boolean().describe(\"Whether strict mode is enabled for the custom vocabulary.\").nullable().optional(),\n metadata: z.string().describe(\"User-provided metadata associated with the custom vocabulary.\").nullable().optional(),\n created_on: z.string().describe(\"ISO 8601 UTC timestamp when the custom vocabulary was created.\").nullable(),\n completed_on: z.string().describe(\"ISO 8601 UTC timestamp when processing completed, null if still in progress.\").nullable().optional(),\n}).describe(\"Response schema for submitted custom vocabulary.\");\n\nexport const revAiSubmitCustomVocabulary = action(\"REV_AI_SUBMIT_CUSTOM_VOCABULARY\", {\n slug: \"rev_ai-submit-custom-vocabulary\",\n name: \"Submit Custom Vocabulary\",\n description: \"Tool to submit a custom vocabulary for improved speech recognition. Use when you want to process domain-specific terms asynchronously.\",\n input: RevAiSubmitCustomVocabularyInput,\n output: RevAiSubmitCustomVocabularyOutput,\n});\n"],"mappings":";;AAkBA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB8C,EAAE,OAAO;EACvD,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D;EACrG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACpG,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,SAAS,gDAcH;CACP,QAd+C,EAAE,OAAO;EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;EAChI,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;EAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
|
|
@@ -25,14 +25,14 @@ const RevAiSubmitTranscriptionJob_TranscriptionConfigSchema = zod.z.object({
|
|
|
25
25
|
operating_point: zod.z.enum(["standard", "enhanced"]).describe("Processing operating point: 'standard' or 'enhanced'").nullable().optional()
|
|
26
26
|
}).describe("Settings for advanced transcription options.");
|
|
27
27
|
const RevAiSubmitTranscriptionJobOutput = zod.z.object({
|
|
28
|
-
id: zod.z.string().describe("Unique job identifier"),
|
|
28
|
+
id: zod.z.string().describe("Unique job identifier").nullable(),
|
|
29
29
|
name: zod.z.string().describe("File name or media identifier").nullable().optional(),
|
|
30
|
-
type: zod.z.string().describe("Job type, e.g. 'async'"),
|
|
31
|
-
status: zod.z.string().describe("Transcription job status, e.g. 'in_progress'"),
|
|
30
|
+
type: zod.z.string().describe("Job type, e.g. 'async'").nullable(),
|
|
31
|
+
status: zod.z.string().describe("Transcription job status, e.g. 'in_progress'").nullable(),
|
|
32
32
|
failure: zod.z.unknown().describe("Failure details if job failed").nullable().optional(),
|
|
33
33
|
language: zod.z.string().describe("Language code used for job").nullable().optional(),
|
|
34
34
|
metadata: zod.z.string().describe("User-provided metadata string").nullable().optional(),
|
|
35
|
-
created_on: zod.z.string().describe("ISO timestamp when job was created"),
|
|
35
|
+
created_on: zod.z.string().describe("ISO timestamp when job was created").nullable(),
|
|
36
36
|
callback_url: zod.z.string().describe("Callback URL for job completion").nullable().optional(),
|
|
37
37
|
duration_seconds: zod.z.number().describe("Duration of audio in seconds").nullable().optional(),
|
|
38
38
|
custom_vocabulary_id: zod.z.string().describe("Applied custom vocabulary ID").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submit-transcription-job.cjs","names":["z","action"],"sources":["../../src/actions/submit-transcription-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiSubmitTranscriptionJobInput
|
|
1
|
+
{"version":3,"file":"submit-transcription-job.cjs","names":["z","action"],"sources":["../../src/actions/submit-transcription-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiSubmitTranscriptionJobInput = z.object({\n file: z.string().describe(\"Binary audio content to upload if media_url is not used\").optional(),\n language: z.string().describe(\"ISO 639-1 or BCP-47 code to override default language\").optional(),\n metadata: z.string().describe(\"Arbitrary string returned verbatim with job status\").optional(),\n media_url: z.string().describe(\"HTTP(S) URL of the media file to transcribe\").optional(),\n callback_url: z.string().describe(\"Webhook URL called on job completion\").optional(),\n filter_profanity: z.boolean().default(false).describe(\"If true, filter profanity from the transcript\").optional(),\n skip_diarization: z.boolean().default(false).describe(\"If true, do NOT perform speaker diarization\").optional(),\n skip_punctuation: z.boolean().default(false).describe(\"If true, do NOT auto-punctuate transcript\").optional(),\n custom_vocabularies: z.array(z.object({\n vocabulary_id: z.string().describe(\"Identifier of a custom vocabulary resource\"),\n}).describe(\"Apply a custom vocabulary to improve transcription accuracy.\")).describe(\"List of custom vocabularies to apply\").optional(),\n delete_after_seconds: z.number().int().describe(\"Automatically delete job this many seconds after completion\").optional(),\n transcription_config: z.object({\n language: z.string().describe(\"ISO 639-1 or BCP-47 language code for transcription\").optional(),\n output_locale: z.string().describe(\"BCP-47 locale tag for transcript output\").optional(),\n operating_point: z.enum([\"standard\", \"enhanced\"]).describe(\"Processing operating point: 'standard' or 'enhanced'\").optional(),\n}).describe(\"Settings for advanced transcription options.\").optional(),\n speaker_channel_count: z.number().int().describe(\"Number of audio channels to treat as separate speakers\").optional(),\n}).describe(\"Parameters for submitting an asynchronous transcription job.\\nEither `media_url` or `file` must be provided.\");\nconst RevAiSubmitTranscriptionJob_TranscriptionConfigSchema = z.object({\n language: z.string().describe(\"ISO 639-1 or BCP-47 language code for transcription\").nullable().optional(),\n output_locale: z.string().describe(\"BCP-47 locale tag for transcript output\").nullable().optional(),\n operating_point: z.enum([\"standard\", \"enhanced\"]).describe(\"Processing operating point: 'standard' or 'enhanced'\").nullable().optional(),\n}).describe(\"Settings for advanced transcription options.\");\nexport const RevAiSubmitTranscriptionJobOutput = z.object({\n id: z.string().describe(\"Unique job identifier\").nullable(),\n name: z.string().describe(\"File name or media identifier\").nullable().optional(),\n type: z.string().describe(\"Job type, e.g. 'async'\").nullable(),\n status: z.string().describe(\"Transcription job status, e.g. 'in_progress'\").nullable(),\n failure: z.unknown().describe(\"Failure details if job failed\").nullable().optional(),\n language: z.string().describe(\"Language code used for job\").nullable().optional(),\n metadata: z.string().describe(\"User-provided metadata string\").nullable().optional(),\n created_on: z.string().describe(\"ISO timestamp when job was created\").nullable(),\n callback_url: z.string().describe(\"Callback URL for job completion\").nullable().optional(),\n duration_seconds: z.number().describe(\"Duration of audio in seconds\").nullable().optional(),\n custom_vocabulary_id: z.string().describe(\"Applied custom vocabulary ID\").nullable().optional(),\n delete_after_seconds: z.number().int().describe(\"Auto-delete seconds after completion\").nullable().optional(),\n transcription_config: RevAiSubmitTranscriptionJob_TranscriptionConfigSchema.nullable().optional(),\n}).describe(\"Response schema for a submitted transcription job.\");\n\nexport const revAiSubmitTranscriptionJob = action(\"REV_AI_SUBMIT_TRANSCRIPTION_JOB\", {\n slug: \"rev_ai-submit-transcription-job\",\n name: \"Submit Transcription Job\",\n description: \"Tool to submit a new transcription job. Use when you have a media URL or file bytes ready for async processing.\",\n input: RevAiSubmitTranscriptionJobInput,\n output: RevAiSubmitTranscriptionJobOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC9F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAChG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC7F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACnF,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAChH,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC9G,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC5G,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,EACtC,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACjF,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACrI,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACxH,sBAAsBA,IAAAA,EAAE,OAAO;EAC/B,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC9F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACvF,iBAAiBA,IAAAA,EAAE,KAAK,CAAC,YAAY,UAAU,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC9H,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACnE,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,8GAA8G;AAC1H,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,KAAK,CAAC,YAAY,UAAU,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACrF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,sBAAsB,sDAAsD,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,71 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/submit-transcription-job.d.ts
|
|
4
|
-
declare const RevAiSubmitTranscriptionJobInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RevAiSubmitTranscriptionJobInput: z.ZodObject<{
|
|
5
|
+
file: z.ZodOptional<z.ZodString>;
|
|
6
|
+
language: z.ZodOptional<z.ZodString>;
|
|
7
|
+
metadata: z.ZodOptional<z.ZodString>;
|
|
8
|
+
media_url: z.ZodOptional<z.ZodString>;
|
|
9
|
+
callback_url: z.ZodOptional<z.ZodString>;
|
|
10
|
+
filter_profanity: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
11
|
+
skip_diarization: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
|
+
skip_punctuation: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
13
|
+
custom_vocabularies: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
14
|
+
vocabulary_id: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>>;
|
|
16
|
+
delete_after_seconds: z.ZodOptional<z.ZodNumber>;
|
|
17
|
+
transcription_config: z.ZodOptional<z.ZodObject<{
|
|
18
|
+
language: z.ZodOptional<z.ZodString>;
|
|
19
|
+
output_locale: z.ZodOptional<z.ZodString>;
|
|
20
|
+
operating_point: z.ZodOptional<z.ZodEnum<{
|
|
21
|
+
standard: "standard";
|
|
22
|
+
enhanced: "enhanced";
|
|
23
|
+
}>>;
|
|
24
|
+
}, z.core.$strip>>;
|
|
25
|
+
speaker_channel_count: z.ZodOptional<z.ZodNumber>;
|
|
26
|
+
}, z.core.$strip>;
|
|
27
|
+
declare const RevAiSubmitTranscriptionJobOutput: z.ZodObject<{
|
|
28
|
+
id: z.ZodNullable<z.ZodString>;
|
|
29
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
type: z.ZodNullable<z.ZodString>;
|
|
31
|
+
status: z.ZodNullable<z.ZodString>;
|
|
32
|
+
failure: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
33
|
+
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
created_on: z.ZodNullable<z.ZodString>;
|
|
36
|
+
callback_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
duration_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
38
|
+
custom_vocabulary_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
delete_after_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
40
|
+
transcription_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
41
|
+
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
output_locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
operating_point: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
44
|
+
standard: "standard";
|
|
45
|
+
enhanced: "enhanced";
|
|
46
|
+
}>>>;
|
|
47
|
+
}, z.core.$strip>>>;
|
|
48
|
+
}, z.core.$strip>;
|
|
49
|
+
declare const revAiSubmitTranscriptionJob: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
|
+
file?: string | undefined;
|
|
51
|
+
language?: string | undefined;
|
|
52
|
+
metadata?: string | undefined;
|
|
53
|
+
media_url?: string | undefined;
|
|
54
|
+
callback_url?: string | undefined;
|
|
55
|
+
filter_profanity?: boolean | undefined;
|
|
56
|
+
skip_diarization?: boolean | undefined;
|
|
57
|
+
skip_punctuation?: boolean | undefined;
|
|
58
|
+
custom_vocabularies?: {
|
|
59
|
+
vocabulary_id: string;
|
|
60
|
+
}[] | undefined;
|
|
61
|
+
delete_after_seconds?: number | undefined;
|
|
62
|
+
transcription_config?: {
|
|
63
|
+
language?: string | undefined;
|
|
64
|
+
output_locale?: string | undefined;
|
|
65
|
+
operating_point?: "standard" | "enhanced" | undefined;
|
|
66
|
+
} | undefined;
|
|
67
|
+
speaker_channel_count?: number | undefined;
|
|
68
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
69
|
//#endregion
|
|
8
70
|
export { revAiSubmitTranscriptionJob };
|
|
9
71
|
//# sourceMappingURL=submit-transcription-job.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submit-transcription-job.d.cts","names":[],"sources":["../../src/actions/submit-transcription-job.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"submit-transcription-job.d.cts","names":[],"sources":["../../src/actions/submit-transcription-job.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAyBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAgBjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -1,9 +1,71 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/submit-transcription-job.d.ts
|
|
4
|
-
declare const RevAiSubmitTranscriptionJobInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RevAiSubmitTranscriptionJobInput: z.ZodObject<{
|
|
5
|
+
file: z.ZodOptional<z.ZodString>;
|
|
6
|
+
language: z.ZodOptional<z.ZodString>;
|
|
7
|
+
metadata: z.ZodOptional<z.ZodString>;
|
|
8
|
+
media_url: z.ZodOptional<z.ZodString>;
|
|
9
|
+
callback_url: z.ZodOptional<z.ZodString>;
|
|
10
|
+
filter_profanity: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
11
|
+
skip_diarization: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
|
+
skip_punctuation: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
13
|
+
custom_vocabularies: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
14
|
+
vocabulary_id: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>>;
|
|
16
|
+
delete_after_seconds: z.ZodOptional<z.ZodNumber>;
|
|
17
|
+
transcription_config: z.ZodOptional<z.ZodObject<{
|
|
18
|
+
language: z.ZodOptional<z.ZodString>;
|
|
19
|
+
output_locale: z.ZodOptional<z.ZodString>;
|
|
20
|
+
operating_point: z.ZodOptional<z.ZodEnum<{
|
|
21
|
+
standard: "standard";
|
|
22
|
+
enhanced: "enhanced";
|
|
23
|
+
}>>;
|
|
24
|
+
}, z.core.$strip>>;
|
|
25
|
+
speaker_channel_count: z.ZodOptional<z.ZodNumber>;
|
|
26
|
+
}, z.core.$strip>;
|
|
27
|
+
declare const RevAiSubmitTranscriptionJobOutput: z.ZodObject<{
|
|
28
|
+
id: z.ZodNullable<z.ZodString>;
|
|
29
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
type: z.ZodNullable<z.ZodString>;
|
|
31
|
+
status: z.ZodNullable<z.ZodString>;
|
|
32
|
+
failure: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
33
|
+
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
created_on: z.ZodNullable<z.ZodString>;
|
|
36
|
+
callback_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
duration_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
38
|
+
custom_vocabulary_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
delete_after_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
40
|
+
transcription_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
41
|
+
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
output_locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
operating_point: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
44
|
+
standard: "standard";
|
|
45
|
+
enhanced: "enhanced";
|
|
46
|
+
}>>>;
|
|
47
|
+
}, z.core.$strip>>>;
|
|
48
|
+
}, z.core.$strip>;
|
|
49
|
+
declare const revAiSubmitTranscriptionJob: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
|
+
file?: string | undefined;
|
|
51
|
+
language?: string | undefined;
|
|
52
|
+
metadata?: string | undefined;
|
|
53
|
+
media_url?: string | undefined;
|
|
54
|
+
callback_url?: string | undefined;
|
|
55
|
+
filter_profanity?: boolean | undefined;
|
|
56
|
+
skip_diarization?: boolean | undefined;
|
|
57
|
+
skip_punctuation?: boolean | undefined;
|
|
58
|
+
custom_vocabularies?: {
|
|
59
|
+
vocabulary_id: string;
|
|
60
|
+
}[] | undefined;
|
|
61
|
+
delete_after_seconds?: number | undefined;
|
|
62
|
+
transcription_config?: {
|
|
63
|
+
language?: string | undefined;
|
|
64
|
+
output_locale?: string | undefined;
|
|
65
|
+
operating_point?: "standard" | "enhanced" | undefined;
|
|
66
|
+
} | undefined;
|
|
67
|
+
speaker_channel_count?: number | undefined;
|
|
68
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
69
|
//#endregion
|
|
8
70
|
export { revAiSubmitTranscriptionJob };
|
|
9
71
|
//# sourceMappingURL=submit-transcription-job.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submit-transcription-job.d.mts","names":[],"sources":["../../src/actions/submit-transcription-job.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"submit-transcription-job.d.mts","names":[],"sources":["../../src/actions/submit-transcription-job.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAyBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAgBjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -30,14 +30,14 @@ const revAiSubmitTranscriptionJob = action("REV_AI_SUBMIT_TRANSCRIPTION_JOB", {
|
|
|
30
30
|
description: "Tool to submit a new transcription job. Use when you have a media URL or file bytes ready for async processing.",
|
|
31
31
|
input: RevAiSubmitTranscriptionJobInput,
|
|
32
32
|
output: z.object({
|
|
33
|
-
id: z.string().describe("Unique job identifier"),
|
|
33
|
+
id: z.string().describe("Unique job identifier").nullable(),
|
|
34
34
|
name: z.string().describe("File name or media identifier").nullable().optional(),
|
|
35
|
-
type: z.string().describe("Job type, e.g. 'async'"),
|
|
36
|
-
status: z.string().describe("Transcription job status, e.g. 'in_progress'"),
|
|
35
|
+
type: z.string().describe("Job type, e.g. 'async'").nullable(),
|
|
36
|
+
status: z.string().describe("Transcription job status, e.g. 'in_progress'").nullable(),
|
|
37
37
|
failure: z.unknown().describe("Failure details if job failed").nullable().optional(),
|
|
38
38
|
language: z.string().describe("Language code used for job").nullable().optional(),
|
|
39
39
|
metadata: z.string().describe("User-provided metadata string").nullable().optional(),
|
|
40
|
-
created_on: z.string().describe("ISO timestamp when job was created"),
|
|
40
|
+
created_on: z.string().describe("ISO timestamp when job was created").nullable(),
|
|
41
41
|
callback_url: z.string().describe("Callback URL for job completion").nullable().optional(),
|
|
42
42
|
duration_seconds: z.number().describe("Duration of audio in seconds").nullable().optional(),
|
|
43
43
|
custom_vocabulary_id: z.string().describe("Applied custom vocabulary ID").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submit-transcription-job.mjs","names":[],"sources":["../../src/actions/submit-transcription-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiSubmitTranscriptionJobInput
|
|
1
|
+
{"version":3,"file":"submit-transcription-job.mjs","names":[],"sources":["../../src/actions/submit-transcription-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiSubmitTranscriptionJobInput = z.object({\n file: z.string().describe(\"Binary audio content to upload if media_url is not used\").optional(),\n language: z.string().describe(\"ISO 639-1 or BCP-47 code to override default language\").optional(),\n metadata: z.string().describe(\"Arbitrary string returned verbatim with job status\").optional(),\n media_url: z.string().describe(\"HTTP(S) URL of the media file to transcribe\").optional(),\n callback_url: z.string().describe(\"Webhook URL called on job completion\").optional(),\n filter_profanity: z.boolean().default(false).describe(\"If true, filter profanity from the transcript\").optional(),\n skip_diarization: z.boolean().default(false).describe(\"If true, do NOT perform speaker diarization\").optional(),\n skip_punctuation: z.boolean().default(false).describe(\"If true, do NOT auto-punctuate transcript\").optional(),\n custom_vocabularies: z.array(z.object({\n vocabulary_id: z.string().describe(\"Identifier of a custom vocabulary resource\"),\n}).describe(\"Apply a custom vocabulary to improve transcription accuracy.\")).describe(\"List of custom vocabularies to apply\").optional(),\n delete_after_seconds: z.number().int().describe(\"Automatically delete job this many seconds after completion\").optional(),\n transcription_config: z.object({\n language: z.string().describe(\"ISO 639-1 or BCP-47 language code for transcription\").optional(),\n output_locale: z.string().describe(\"BCP-47 locale tag for transcript output\").optional(),\n operating_point: z.enum([\"standard\", \"enhanced\"]).describe(\"Processing operating point: 'standard' or 'enhanced'\").optional(),\n}).describe(\"Settings for advanced transcription options.\").optional(),\n speaker_channel_count: z.number().int().describe(\"Number of audio channels to treat as separate speakers\").optional(),\n}).describe(\"Parameters for submitting an asynchronous transcription job.\\nEither `media_url` or `file` must be provided.\");\nconst RevAiSubmitTranscriptionJob_TranscriptionConfigSchema = z.object({\n language: z.string().describe(\"ISO 639-1 or BCP-47 language code for transcription\").nullable().optional(),\n output_locale: z.string().describe(\"BCP-47 locale tag for transcript output\").nullable().optional(),\n operating_point: z.enum([\"standard\", \"enhanced\"]).describe(\"Processing operating point: 'standard' or 'enhanced'\").nullable().optional(),\n}).describe(\"Settings for advanced transcription options.\");\nexport const RevAiSubmitTranscriptionJobOutput = z.object({\n id: z.string().describe(\"Unique job identifier\").nullable(),\n name: z.string().describe(\"File name or media identifier\").nullable().optional(),\n type: z.string().describe(\"Job type, e.g. 'async'\").nullable(),\n status: z.string().describe(\"Transcription job status, e.g. 'in_progress'\").nullable(),\n failure: z.unknown().describe(\"Failure details if job failed\").nullable().optional(),\n language: z.string().describe(\"Language code used for job\").nullable().optional(),\n metadata: z.string().describe(\"User-provided metadata string\").nullable().optional(),\n created_on: z.string().describe(\"ISO timestamp when job was created\").nullable(),\n callback_url: z.string().describe(\"Callback URL for job completion\").nullable().optional(),\n duration_seconds: z.number().describe(\"Duration of audio in seconds\").nullable().optional(),\n custom_vocabulary_id: z.string().describe(\"Applied custom vocabulary ID\").nullable().optional(),\n delete_after_seconds: z.number().int().describe(\"Auto-delete seconds after completion\").nullable().optional(),\n transcription_config: RevAiSubmitTranscriptionJob_TranscriptionConfigSchema.nullable().optional(),\n}).describe(\"Response schema for a submitted transcription job.\");\n\nexport const revAiSubmitTranscriptionJob = action(\"REV_AI_SUBMIT_TRANSCRIPTION_JOB\", {\n slug: \"rev_ai-submit-transcription-job\",\n name: \"Submit Transcription Job\",\n description: \"Tool to submit a new transcription job. Use when you have a media URL or file bytes ready for async processing.\",\n input: RevAiSubmitTranscriptionJobInput,\n output: RevAiSubmitTranscriptionJobOutput,\n});\n"],"mappings":"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"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -7,7 +7,13 @@ const revAiCatalog = {
|
|
|
7
7
|
"category": "Artificial Intelligence",
|
|
8
8
|
"logo": "https://logos.composio.dev/api/rev_ai",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
|
-
"oauthScopes": []
|
|
10
|
+
"oauthScopes": [],
|
|
11
|
+
"credentialFields": { "access_token": {
|
|
12
|
+
"label": "Rev AI Access Token",
|
|
13
|
+
"secret": true,
|
|
14
|
+
"description": "The access token generated from the Rev AI account, used for authenticating API requests."
|
|
15
|
+
} },
|
|
16
|
+
"credentialScheme": "API_KEY"
|
|
11
17
|
};
|
|
12
18
|
//#endregion
|
|
13
19
|
exports.revAiCatalog = revAiCatalog;
|
package/dist/catalog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const revAiCatalog = {\n \"slug\": \"rev_ai\",\n \"name\": \"Rev AI\",\n \"description\": \"Rev AI provides advanced machine learning and speech recognition services for converting audio and video to text.\",\n \"category\": \"Artificial Intelligence\",\n \"logo\": \"https://logos.composio.dev/api/rev_ai\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const revAiCatalog = {\n \"slug\": \"rev_ai\",\n \"name\": \"Rev AI\",\n \"description\": \"Rev AI provides advanced machine learning and speech recognition services for converting audio and video to text.\",\n \"category\": \"Artificial Intelligence\",\n \"logo\": \"https://logos.composio.dev/api/rev_ai\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"access_token\": {\n \"label\": \"Rev AI Access Token\",\n \"secret\": true,\n \"description\": \"The access token generated from the Rev AI account, used for authenticating API requests.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,gBAAgB;EACd,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|
package/dist/catalog.d.cts
CHANGED
|
@@ -8,6 +8,14 @@ declare const revAiCatalog: {
|
|
|
8
8
|
readonly logo: "https://logos.composio.dev/api/rev_ai";
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
|
+
readonly credentialFields: {
|
|
12
|
+
readonly access_token: {
|
|
13
|
+
readonly label: "Rev AI Access Token";
|
|
14
|
+
readonly secret: true;
|
|
15
|
+
readonly description: "The access token generated from the Rev AI account, used for authenticating API requests.";
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
readonly credentialScheme: "API_KEY";
|
|
11
19
|
};
|
|
12
20
|
//#endregion
|
|
13
21
|
export { revAiCatalog };
|