| ON clause |
Required |
- Specifies question as an InputTable.
- Specifies context_data as a ContextTable.
|
N/A |
N/A |
N/A |
| TextColumn |
Required |
Specifies the name of the column of text to be used as input. |
string |
N/A |
N/A |
| ContextColumn |
Required |
Specifies the name of the data column. |
string |
N/A |
N/A |
| Prompt |
Required |
Specifies the custom prompt. |
string |
N/A |
N/A |
| QUESTIONPOSITION |
Required |
Specifies the position of the question in the custom prompt. |
string |
N/A |
N/A |
| isDebug |
Optional |
Specifies whether error logging is required. |
boolean |
False |
True,False |
| Accumulate |
Optional |
Specifies the names of the input columns to copy to the output table. |
string |
N/A |
N/A |