CodeEdits
A code edit response from an LLM
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
codeEdits (list[codeedit]) – The code changes to be applied.
codeChanges (list) – The code changes to be applied.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict