When I started running the Jupyter notebook, the following error occurred:
NotFoundError: Error code: 404 - {‘error’: {‘message’: ‘The model gpt-3.5-turbo-0613
has been deprecated, type’: ‘invalid_request_error’, ‘param’: None, ‘code’: ‘model_not_found’}}
It seems that the OpenAI API has deprecated this model. Could you please fix the Jupyter notebook or let me know which model I should replace it with?