ExtractedFields
The fields extracted from a document.
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
data (dict) – The data for the document.
rawLlmResponse (str) – The raw llm response. Only returned if it could not be parsed to json.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict