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

open ai plugin model is deprecated #5103

Closed
FraGoTe opened this issue Jan 20, 2024 · 2 comments · Fixed by #5104
Closed

open ai plugin model is deprecated #5103

FraGoTe opened this issue Jan 20, 2024 · 2 comments · Fixed by #5104

Comments

@FraGoTe
Copy link
Contributor

FraGoTe commented Jan 20, 2024

Describe
Once I use the openai plugin I recieve the error message:

{
    "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"
    }
}
@FraGoTe
Copy link
Contributor Author

FraGoTe commented Jan 20, 2024

According the documentation the model should be replaced with gpt-3.5-turbo-instruct
image

FraGoTe added a commit to FraGoTe/chamilo-lms that referenced this issue Jan 20, 2024
@christianbeeznest christianbeeznest self-assigned this Jan 20, 2024
FraGoTe added a commit to FraGoTe/chamilo-lms that referenced this issue Jan 20, 2024
@AngelFQC AngelFQC linked a pull request Jan 22, 2024 that will close this issue
@ywarnier
Copy link
Member

ywarnier commented Feb 2, 2024

Thanks @FraGoTe !

@ywarnier ywarnier closed this as completed Feb 2, 2024
@christianbeeznest christianbeeznest removed their assignment Feb 2, 2024
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 a pull request may close this issue.

3 participants