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

edit(beta) functionality no longer working: due to deprecated model #49

Open
ivy-rew opened this issue May 7, 2024 · 1 comment
Open

Comments

@ivy-rew
Copy link
Member

ivy-rew commented May 7, 2024

Similar problem as with #42
deprecated-edit

{
  "error" : {
    "message" : "The model `code-davinci-edit-001` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",
    "type" : "invalid_request_error",
    "param" : null,
    "code" : "model_not_found"
  }
}

I think the idea of the 'beta' editing was to allow prompts with other models than davinci-3.5. Since #42, this is no longer necessary, as the model is selectable for the user. I'd drop that feature ... or allow a "seconary-model" selection, which is in charge when running the "edit" prompt.

@ivy-rew
Copy link
Member Author

ivy-rew commented May 7, 2024

fyi @ivy-sgi

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

No branches or pull requests

1 participant