Update mellon_pipeline_config.json
Browse files
mellon_pipeline_config.json
CHANGED
|
@@ -10,11 +10,6 @@
|
|
| 10 |
"type": "string",
|
| 11 |
"display": "output"
|
| 12 |
},
|
| 13 |
-
"old_prompt": {
|
| 14 |
-
"label": "Old Prompt",
|
| 15 |
-
"type": "custom",
|
| 16 |
-
"display": "output"
|
| 17 |
-
},
|
| 18 |
"doc": {
|
| 19 |
"label": "Doc",
|
| 20 |
"type": "string",
|
|
@@ -27,7 +22,6 @@
|
|
| 27 |
"model_input_names": [],
|
| 28 |
"output_names": [
|
| 29 |
"prompt",
|
| 30 |
-
"old_prompt",
|
| 31 |
"doc"
|
| 32 |
],
|
| 33 |
"block_name": "custom",
|
|
|
|
| 10 |
"type": "string",
|
| 11 |
"display": "output"
|
| 12 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
"doc": {
|
| 14 |
"label": "Doc",
|
| 15 |
"type": "string",
|
|
|
|
| 22 |
"model_input_names": [],
|
| 23 |
"output_names": [
|
| 24 |
"prompt",
|
|
|
|
| 25 |
"doc"
|
| 26 |
],
|
| 27 |
"block_name": "custom",
|