How to edit the text
Optional
input: stringInput text as the starting point for edit
Optional
model: stringThe model to use for edit.
Optional
n: numberHow many edits
Optional
temperature: numberThe temperature to use for sampling.
Optional
top_p: numberThe top probability to use for sampling.
Generated using TypeDoc
Create an
OpenAiEditRequestDTO
object with the given properties.Returns
An
OpenAiEditRequestDTO
object with the given properties.