Results of executing queries using LLM.
KEY | TYPE | Description |
---|---|---|
status | str | The status of the execution. |
error | str | The error message if the execution failed. |
execution | ExecuteFeatureGroupOperation | Information on execution of the query. |
preview | LlmExecutionPreview | Preview of executing queries using LLM. |