DataUploadResult
Results of uploading data to agent.
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
docInfos (list[agentdatadocumentinfo]) – A list of dict for information on the documents uploaded to agent.
maxCount (int) – The maximum number of documents
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict