Update mellon_pipeline_config.json
Browse files
mellon_pipeline_config.json
CHANGED
|
@@ -16,11 +16,6 @@
|
|
| 16 |
"type": "string",
|
| 17 |
"display": "output"
|
| 18 |
},
|
| 19 |
-
"old_prompt": {
|
| 20 |
-
"label": "Old Prompt",
|
| 21 |
-
"type": "custom",
|
| 22 |
-
"display": "output"
|
| 23 |
-
},
|
| 24 |
"doc": {
|
| 25 |
"label": "Doc",
|
| 26 |
"type": "string",
|
|
@@ -33,7 +28,6 @@
|
|
| 33 |
"model_input_names": [],
|
| 34 |
"output_names": [
|
| 35 |
"out_prompt",
|
| 36 |
-
"old_prompt",
|
| 37 |
"doc"
|
| 38 |
],
|
| 39 |
"block_name": "custom",
|
|
|
|
| 16 |
"type": "string",
|
| 17 |
"display": "output"
|
| 18 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
"doc": {
|
| 20 |
"label": "Doc",
|
| 21 |
"type": "string",
|
|
|
|
| 28 |
"model_input_names": [],
|
| 29 |
"output_names": [
|
| 30 |
"out_prompt",
|
|
|
|
| 31 |
"doc"
|
| 32 |
],
|
| 33 |
"block_name": "custom",
|