I had the same issue. I fixed it by going into the helpers module, changing the OPENAI_MODEL variable in zb_app.py from “gpt-3.5-turbo-0613” to “gpt-3.5-turbo”, saving the change and then restarting the jupyter kernel. You’ll have to make the same change for each lesson.