Optional
Readonly
inputThe input text to use as the starting point for the edit.
Defaults to ""
https://beta.openai.com/docs/api-reference/edits/create#edits/create-input
Readonly
instructionReadonly
modelThe model to use for edit.
https://beta.openai.com/docs/api-reference/edits/create#edits/create-model
Optional
Readonly
nHow many edits to generate for each prompt.
Defaults to 1
https://beta.openai.com/docs/api-reference/edits/create#edits/create-n
Optional
Readonly
temperatureThe temperature to use for sampling.
Defaults to 1
https://beta.openai.com/docs/api-reference/edits/create#edits/create-temperature
Optional
Readonly
top_The top probability to use for sampling.
Defaults to 1
https://beta.openai.com/docs/api-reference/edits/create#edits/create-top_p
Generated using TypeDoc
Data Transfer Object for requesting an edit from the OpenAI API.
See
https://beta.openai.com/docs/api-reference/edits