well, it’s not like my api-key which is personal to me and i do have to get that from OpenAi, but the BaseURL should be public knowledge and the same for eveyone taking this course. I just don’t know what that “public knowledge” fact is.
although i am far from 100% sure of that, it does get me pretty far through the lesson 4 notebook and the remaining issues do not seem to be related to this question.
Little late to the party. For people who are trying to replicate the code in your local machine or any platform other than the Jupyter instance assigned by Coursera, it’s better to use the public API endpoint and to generate and use your own API key - these may change from time to time, but should be easily accessible on the respective websites (could be OpenAI, unstructured, langchain, etc.). It’s very easy to find the API endpoint and key used on Coursera, but do not use those.