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

Removed completions edits endpoints and transform their feeds to chat/completions #24

Merged
merged 8 commits into from
Mar 11, 2024

Conversation

barthc
Copy link
Contributor

@barthc barthc commented Feb 21, 2024

Summary

Removed the completions and edits endpoints. Transform their feed to chat/completions endpoint at runtime and on addon page edit view.

@barthc barthc requested a review from spivurno February 22, 2024 16:24
Copy link
Contributor

@claygriffiths claygriffiths left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful work! No additional suggestions from me.

I would Squash & Merge this PR, however.

Ask @spivurno for a commit message to use when you Squash & Merge. Be sure to remove the (#24) at the end when you S&M it.

@spivurno
Copy link
Contributor

spivurno commented Mar 11, 2024

S&M message:

Removed the `completions` and `edit` endpoints which have been deprecated by OpenAI. Feeds using these endpoints will be automatically converted to the `chat/completions` endpoint.

@barthc barthc merged commit e449681 into master Mar 11, 2024
1 check passed
@claygriffiths claygriffiths deleted the barth/fix/remove-deprecated-endpoints branch March 11, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants