Building ReAct RAG

@JarredR092699 for your question regarding why the input value in LangGraph Studio always shows {}, someone asked a similar question in the Slack community and I answered it here (question #3). In short, the first node should accept a BaseMessage or some other type that can accept string as the input.