|
1 | 1 | { |
2 | 2 | "version": "1.0.0", |
3 | 3 | "steps": { |
4 | | - "node_modules/.pnpm/workflow@4.2.0-beta.73_@nestjs+common@11.1.17_reflect-metadata@0.2.2_rxjs@7.8.2__@nestj_2a6f07c63175c34d8d104665b34a32ad/node_modules/workflow/dist/internal/builtins.js": { |
5 | | - "__builtin_response_array_buffer": { |
6 | | - "stepId": "__builtin_response_array_buffer" |
7 | | - }, |
8 | | - "__builtin_response_json": { |
9 | | - "stepId": "__builtin_response_json" |
10 | | - }, |
11 | | - "__builtin_response_text": { |
12 | | - "stepId": "__builtin_response_text" |
13 | | - } |
14 | | - }, |
15 | 4 | "workflows/edit-video.ts": { |
16 | 5 | "clearEditProcessingState": { |
17 | 6 | "stepId": "step//./workflows/edit-video//clearEditProcessingState" |
|
32 | 21 | "stepId": "step//./workflows/edit-video//validateEditRequest" |
33 | 22 | } |
34 | 23 | }, |
35 | | - "workflows/import-loom-video.ts": { |
36 | | - "downloadLoomToS3": { |
37 | | - "stepId": "step//./workflows/import-loom-video//downloadLoomToS3" |
38 | | - }, |
39 | | - "processVideoOnMediaServer": { |
40 | | - "stepId": "step//./workflows/import-loom-video//processVideoOnMediaServer" |
41 | | - }, |
42 | | - "saveMetadataAndComplete": { |
43 | | - "stepId": "step//./workflows/import-loom-video//saveMetadataAndComplete" |
44 | | - }, |
45 | | - "setProcessingError": { |
46 | | - "stepId": "step//./workflows/import-loom-video//setProcessingError" |
47 | | - } |
48 | | - }, |
49 | | - "node_modules/.pnpm/workflow@4.2.0-beta.73_@nestjs+common@11.1.17_reflect-metadata@0.2.2_rxjs@7.8.2__@nestj_2a6f07c63175c34d8d104665b34a32ad/node_modules/workflow/dist/stdlib.js": { |
50 | | - "fetch": { |
51 | | - "stepId": "step//workflow@4.2.0-beta.73//fetch" |
52 | | - } |
53 | | - }, |
54 | 24 | "workflows/generate-ai.ts": { |
55 | 25 | "fetchTranscript": { |
56 | 26 | "stepId": "step//./workflows/generate-ai//fetchTranscript" |
|
85 | 55 | "stepId": "step//./workflows/process-video//validateProcessingRequest" |
86 | 56 | } |
87 | 57 | }, |
| 58 | + "node_modules/.pnpm/workflow@4.2.0-beta.73_@nestjs+common@11.1.17_reflect-metadata@0.2.2_rxjs@7.8.2__@nestj_2a6f07c63175c34d8d104665b34a32ad/node_modules/workflow/dist/stdlib.js": { |
| 59 | + "fetch": { |
| 60 | + "stepId": "step//workflow@4.2.0-beta.73//fetch" |
| 61 | + } |
| 62 | + }, |
| 63 | + "node_modules/.pnpm/workflow@4.2.0-beta.73_@nestjs+common@11.1.17_reflect-metadata@0.2.2_rxjs@7.8.2__@nestj_2a6f07c63175c34d8d104665b34a32ad/node_modules/workflow/dist/internal/builtins.js": { |
| 64 | + "__builtin_response_array_buffer": { |
| 65 | + "stepId": "__builtin_response_array_buffer" |
| 66 | + }, |
| 67 | + "__builtin_response_json": { |
| 68 | + "stepId": "__builtin_response_json" |
| 69 | + }, |
| 70 | + "__builtin_response_text": { |
| 71 | + "stepId": "__builtin_response_text" |
| 72 | + } |
| 73 | + }, |
| 74 | + "workflows/import-loom-video.ts": { |
| 75 | + "downloadLoomToS3": { |
| 76 | + "stepId": "step//./workflows/import-loom-video//downloadLoomToS3" |
| 77 | + }, |
| 78 | + "processVideoOnMediaServer": { |
| 79 | + "stepId": "step//./workflows/import-loom-video//processVideoOnMediaServer" |
| 80 | + }, |
| 81 | + "saveMetadataAndComplete": { |
| 82 | + "stepId": "step//./workflows/import-loom-video//saveMetadataAndComplete" |
| 83 | + }, |
| 84 | + "setProcessingError": { |
| 85 | + "stepId": "step//./workflows/import-loom-video//setProcessingError" |
| 86 | + } |
| 87 | + }, |
88 | 88 | "workflows/transcribe.ts": { |
89 | 89 | "_enhanceAndSaveAudio": { |
90 | 90 | "stepId": "step//./workflows/transcribe//_enhanceAndSaveAudio" |
|
155 | 155 | } |
156 | 156 | } |
157 | 157 | }, |
158 | | - "workflows/import-loom-video.ts": { |
159 | | - "importLoomVideoWorkflow": { |
160 | | - "workflowId": "workflow//./workflows/import-loom-video//importLoomVideoWorkflow", |
| 158 | + "workflows/generate-ai.ts": { |
| 159 | + "generateAiWorkflow": { |
| 160 | + "workflowId": "workflow//./workflows/generate-ai//generateAiWorkflow", |
161 | 161 | "graph": { |
162 | 162 | "nodes": [ |
163 | 163 | { |
164 | 164 | "id": "start", |
165 | 165 | "type": "workflowStart", |
166 | 166 | "data": { |
167 | | - "label": "Start: importLoomVideoWorkflow", |
| 167 | + "label": "Start: generateAiWorkflow", |
168 | 168 | "nodeKind": "workflow_start" |
169 | 169 | } |
170 | 170 | }, |
|
188 | 188 | } |
189 | 189 | } |
190 | 190 | }, |
191 | | - "workflows/generate-ai.ts": { |
192 | | - "generateAiWorkflow": { |
193 | | - "workflowId": "workflow//./workflows/generate-ai//generateAiWorkflow", |
| 191 | + "workflows/process-video.ts": { |
| 192 | + "processVideoWorkflow": { |
| 193 | + "workflowId": "workflow//./workflows/process-video//processVideoWorkflow", |
194 | 194 | "graph": { |
195 | 195 | "nodes": [ |
196 | 196 | { |
197 | 197 | "id": "start", |
198 | 198 | "type": "workflowStart", |
199 | 199 | "data": { |
200 | | - "label": "Start: generateAiWorkflow", |
| 200 | + "label": "Start: processVideoWorkflow", |
201 | 201 | "nodeKind": "workflow_start" |
202 | 202 | } |
203 | 203 | }, |
|
221 | 221 | } |
222 | 222 | } |
223 | 223 | }, |
224 | | - "workflows/process-video.ts": { |
225 | | - "processVideoWorkflow": { |
226 | | - "workflowId": "workflow//./workflows/process-video//processVideoWorkflow", |
| 224 | + "workflows/import-loom-video.ts": { |
| 225 | + "importLoomVideoWorkflow": { |
| 226 | + "workflowId": "workflow//./workflows/import-loom-video//importLoomVideoWorkflow", |
227 | 227 | "graph": { |
228 | 228 | "nodes": [ |
229 | 229 | { |
230 | 230 | "id": "start", |
231 | 231 | "type": "workflowStart", |
232 | 232 | "data": { |
233 | | - "label": "Start: processVideoWorkflow", |
| 233 | + "label": "Start: importLoomVideoWorkflow", |
234 | 234 | "nodeKind": "workflow_start" |
235 | 235 | } |
236 | 236 | }, |
|
0 commit comments