From e6e447fe561d198e3f293c5f5d67953b950a022f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Oct 2023 11:54:05 +0000 Subject: [PATCH] auto-organize --- .domino/compiled_metadata.json | 7 ------- .domino/dependencies_map.json | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/.domino/compiled_metadata.json b/.domino/compiled_metadata.json index 31707b9..ed3b0bb 100644 --- a/.domino/compiled_metadata.json +++ b/.domino/compiled_metadata.json @@ -137,7 +137,6 @@ "file_path_generated_text": { "title": "File Path Generated Text", "description": "The path to text file containing generated text", - "format": "file-path", "type": "string" } } @@ -196,7 +195,6 @@ "text_file_path": { "title": "Text File Path", "description": "Use it only if not using text field. File path to the text to summarize", - "format": "file-path", "type": "string" }, "output_type": { @@ -281,7 +279,6 @@ "file_path_summarized_text": { "title": "File Path Summarized Text", "description": "Path to summarized text file", - "format": "file-path", "type": "string" } } @@ -410,7 +407,6 @@ "output_file_path": { "title": "Output File Path", "description": "Path to the generated image", - "format": "file-path", "type": "string" } } @@ -543,7 +539,6 @@ "generated_prompt_file_path": { "title": "Generated Prompt File Path", "description": "The path to the generated prompt, in .txt format", - "format": "file-path", "type": "string" } } @@ -605,7 +600,6 @@ "audio_file_path": { "title": "Audio File Path", "description": "The path to the audio file to process.", - "format": "file-path", "type": "string" }, "output_type": { @@ -660,7 +654,6 @@ "file_path_transcription_result": { "title": "File Path Transcription Result", "description": "The result transcription text as a file path.", - "format": "file-path", "type": "string" } }, diff --git a/.domino/dependencies_map.json b/.domino/dependencies_map.json index e88c46e..150f602 100644 --- a/.domino/dependencies_map.json +++ b/.domino/dependencies_map.json @@ -15,6 +15,6 @@ "secrets": [ "OPENAI_API_KEY" ], - "source_image": "ghcr.io/tauffer-consulting/openai_domino_pieces:0.4.0-group0" + "source_image": "ghcr.io/tauffer-consulting/openai_domino_pieces:0.4.1-group0" } } \ No newline at end of file