CodeEdit

A code edit response from an LLM

KEY TYPE Description
filePath str The path of the file to be edited.
startLine int The start line of the code to be replaced.
endLine int The end line of the code to be replaced.
text str The new text.