Question is in the Topic Header.
I’m trying to find documentation on what this part of the config does:
config = {"configurable": {"langgraph_user_id": "lance"}}
When going through the course I had thought initially it was the id of the who’s either sent or received the email, but it looks more like it’s a specific (sub-) agent with limited memories. It just seemed weird to give the agent a name other than the person who was constantly receiving the emails in the example, since it seems like “lance” was supposed to be the agent designed to answer for our John Doe.