I don’t think the errors are specific to any of the courses in ai-python-for-beginners, because I am getting similar error in c1, c2 and c3 lessons
The problem started to manifest for me while working on C3/L2
I am getting error like this - the very bottom line
PermissionDeniedError: Error code: 403 - {‘error’: {‘message’: ‘Project proj_... does not have access to model gpt-4o-mini’, ‘type’: ‘invalid_request_error’, ‘param’: None, ‘code’: ‘model_not_found’}}
If I try to use get/print_llm_response in any of the lessons in c1 or c2 different model will me mentioned → gpt-3.5-turbo-0125
I don’t have problem using https chatgpt dot com
Is that something specific to learn.deeplearning.ai?
I am not sure if there is any place I can check learn.deeplearning.ai status