| Column | Data Type | Description |
|---|---|---|
| AccumulatedColumns | Any | Columns copied from input to output |
| Embeddings | VECTOR, VECTOR32, VARCHAR, or VARBYTE | Resultant Text Embeddings |
| Message | VARCHAR | Error message returned from the LLM (if applicable) |
| InputTokens | INTEGER | Input tokens consumed by the model for this call. Applicable when ShowNumTokens parameter is true. |