Skip to content

Task/FOUR-12952: Update process translation project to use another model instead of deprecated text-davinci-003 #5845

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

Merged
merged 5 commits into from
Dec 21, 2023

Conversation

agustinbusso
Copy link
Contributor

@agustinbusso agustinbusso commented Dec 19, 2023

Issue & Reproduction Steps

According to the announcement of OpenAI the model text-davinci-003 are going to be deprecated. We need to update process translations in order to use another model.

Solution

  • Change the model from text-davinci-003 to gpt-3.5-turbo-16k
  • Change completion to chat mode required for newest models.

Related Tickets & Packages

ci:deploy

@tokensPM
Copy link

QA server was successfully deployed https://ci-03d93f1734.eng.processmaker.net

Copy link

@tokensPM
Copy link

QA server was successfully deployed https://ci-03d93f1734.eng.processmaker.net

@ryancooley ryancooley merged commit 126ce0e into develop Dec 21, 2023
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.

5 participants