Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…omino_pieces into main
  • Loading branch information
Vinicius Vaz committed Oct 24, 2023
2 parents 977539c + e6e447f commit f2739dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions .domino/compiled_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -281,7 +279,6 @@
"file_path_summarized_text": {
"title": "File Path Summarized Text",
"description": "Path to summarized text file",
"format": "file-path",
"type": "string"
}
}
Expand Down Expand Up @@ -410,7 +407,6 @@
"output_file_path": {
"title": "Output File Path",
"description": "Path to the generated image",
"format": "file-path",
"type": "string"
}
}
Expand Down Expand Up @@ -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"
}
}
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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"
}
},
Expand Down
2 changes: 1 addition & 1 deletion .domino/dependencies_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit f2739dc

Please sign in to comment.