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

remove access to discontinued OpenAI models #732

Closed
LucasLarson opened this issue Mar 28, 2023 · 0 comments · Fixed by #733
Closed

remove access to discontinued OpenAI models #732

LucasLarson opened this issue Mar 28, 2023 · 0 comments · Fixed by #733
Labels
bug Something isn't working dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Comments

@LucasLarson
Copy link
Owner

LucasLarson commented Mar 28, 2023

remove Zsh codex while there’s no obvious code-completion successor:

OpenAI has discontinued code-davinci models:

On March 23rd, we will discontinue support for the Codex API. All customers will have to transition to a different model. Codex was initially introduced as a free limited beta in 2021, and has maintained that status to date. Given the advancements of our newest GPT-3.5 models for coding tasks, we will no longer be supporting Codex and encourage all customers to transition to GPT-3.5-Turbo.

On March 23rd, we will discontinue support for the Codex API. All customers will have to transition to a different model. Codex was initially introduced as a free limited beta in 2021, and has maintained that status to date. Given the advancements of our newest GPT-3.5 models for coding tasks, we will no longer be supporting Codex and encourage all customers to transition to GPT-3.5-Turbo.

Models affected
The following models will be discontinued:

code-cushman:001
code-cushman:002
code-davinci:001
code-davinci:002

We understand this transition may be temporarily inconvenient, but we are confident it will allow us to increase our investment in our latest and most capable models.

Originally posted by @oyale in tom-doerr/zsh_codex#16 (comment)

@LucasLarson LucasLarson added bug Something isn't working dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 28, 2023
LucasLarson added a commit that referenced this issue Mar 28, 2023
remove this plugin that serves OpenAI’s defunct code completion to fix #732

Signed-off-by: Lucas Larson <[email protected]>
LucasLarson added a commit that referenced this issue Mar 31, 2023
remove this plugin that serves OpenAI’s defunct code completion to fix #732

Signed-off-by: Lucas Larson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant