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

Remove use of deprecated OpenAI models #6589

Closed
vblagoje opened this issue Dec 19, 2023 · 0 comments
Closed

Remove use of deprecated OpenAI models #6589

vblagoje opened this issue Dec 19, 2023 · 0 comments
Assignees

Comments

@vblagoje
Copy link
Member

vblagoje commented Dec 19, 2023

Summary

In light of the recent announcement by OpenAI about the shutdown of several models in early January 2024, we need to update our usage of these models in Haystack.

Affected Models

See https://openai.com/blog/gpt-4-api-general-availability for more details

Proposed Changes

To address this, the following updates are proposed:

  1. Identify alternative models that can replace the deprecated ones. -> gpt-3.5-turbo-instruct
  2. Update the codebase to integrate these new models.
  3. Update tutorials: https://github.com/search?q=repo%3Adeepset-ai%2Fhaystack-tutorials+davinci&type=code

Timeline

Given the urgency, the proposed timeline for these updates is latest January 4th

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