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

Update DEFAULT_OPENAI_GENERATE_MODEL because of deprecation #13002

Closed
wants to merge 1 commit into from

Conversation

Cordo-van-Saviour
Copy link

text-davinci-003 was deprecated.

We noticed the issue when we were using a default model for contextual rephrasing in Studio.

This PR just changes a default to a new gpt-3.5-turbo-instruct model

Proposed changes:
Status (please check what you already did):

  • added some tests for the functionality
    • no but it was changed in Rasa Plus in this PR
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

`text-davinci-003` was [deprecated](https://platform.openai.com/docs/deprecations).

We noticed the issue when we were using a default model for contextual rephrasing in Studio.

This PR just changes a default to a new `gpt-3.5-turbo-instruct` model
@Cordo-van-Saviour Cordo-van-Saviour self-assigned this Jan 19, 2024
@Cordo-van-Saviour Cordo-van-Saviour requested a review from a team as a code owner January 19, 2024 11:43
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@varunshankar
Copy link
Contributor

Hi @Cordo-van-Saviour, As part of this task: https://rasahq.atlassian.net/browse/ENG-717, the deprecated model was updated.

@Cordo-van-Saviour
Copy link
Author

Closing because obsolete

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 this pull request may close these issues.

3 participants