Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented Edits Endpoint #143

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zeecorleone
Copy link

Implemented OpenAI Edits endpoint. (https://platform.openai.com/docs/api-reference/edits)
Added its supporting test cases and updated the README.md accordingly.
This will cover (#118) as well.

@zeecorleone
Copy link
Author

@OkGoDoIt / @megalon , could this be reviewed and merged if possible please? It is very simple implementation of 'edits' endpoint. The reason I'm using this package in an app where I need 'edits' as well.
Thanks.

@OkGoDoIt
Copy link
Owner

It's my understanding that the edit endpoint has been deprecated and will no longer be supported by OpenAI. Is this still important to you @zeecorleone?

@zeecorleone
Copy link
Author

@OkGoDoIt , not necessarily, only if you want to keep history of deprecated models and endpoints. Let me know your thoughts on this, I'll then clean up and mark related endpoints and models as deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants