To the instructor - Harrison Chase,
In the lesson 2 - notebook of the course “Long-term agentic memory with LangGraph”, what are the 3rd party API keys used, I tried printing the load_dotenv() but it just prints False.
I would like to know what are all the API keys needed. I see call to openAI later so, that is one key for sure. I want to see if I can subscribe to a very minimal subscription just to try out this notebook on my own for building the agent to work for my personal emails, so I can understand better - that’s my goal.