Aaron Gibralter
11/30/2023, 8:59 PMTask inputs
tab with a task run is supposed to show the actual task inputs/parameters? I’m just seeing `[]`:
{
"df": [
{
"inputType": "task_run",
"id": "xxx"
}
],
"row": [],
"index": [],
"input_column": [],
"output_column": [],
"prompt_template": []
}
Aaron Gibralter
11/30/2023, 9:00 PM