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

Deprecated OpenAI model #50

Open
agottfredsson opened this issue Jul 6, 2024 · 2 comments
Open

Deprecated OpenAI model #50

agottfredsson opened this issue Jul 6, 2024 · 2 comments

Comments

@agottfredsson
Copy link

Hi!

Are you guys aware of this issue regarding using OpenAI as translation service, or is there a way to configure the model with the plugin?

{
    "error": {
        "message": "The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",
        "type": "invalid_request_error",
        "param": null,
        "code": "model_not_found"
    }
}
@agottfredsson
Copy link
Author

I noticed i needed to enable the "Auto apply to fields" switch to be able to reach the configuration of the model.

@Siilwyn
Copy link
Member

Siilwyn commented Jul 9, 2024

We'll look into this in the future and are open to a PR to replace this model with gpt-3.5-turbo-instruct.

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

2 participants