-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Update application to use gpt-3.5-turbo-instruct model and clarify API endpoint changes
Description
The text-davinci-003 model is scheduled for deprecation on Jan 04, 2024, according to the OpenAI Deprecations documentation. This issue aims to address the need to update the application to utilize the "gpt-3.5-turbo-instruct" model as a replacement.
Furthermore, it is unclear whether the update to the new model requires any changes to the API endpoints. The current implementation relies on the "completions" endpoint, and I am ensure if modifications are needed to ensure the smooth transition to the new model.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels