openai-openapi
openai-openapi copied to clipboard
Invalid default engine for edit creation endpoint
The "example request" section of our edit creation endpoint docs defaults to the engine text-davinci-002, which is incompatible with the edit endpoint
Quickly looked to see if I could find out how to change this, but was unable to, so creating this issue instead
Looking at https://platform.openai.com/docs/api-reference/edits, this appears to have been fixed.

See also: https://community.openai.com/t/is-edit-endpoint-documentation-incorrect/23361/7
Closing this since I fixed it a while back in the linked thread!