LlmExecutionPreview
Preview of executing queries using LLM.
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
error (str) – The error message if the preview failed.
sql (str) – Preview of SQL query generated by LLM.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict