This is a simple chat app I built using Langraph and Langchain. Right now, it’s just a basic console-based interface where you can chat with a model. It saves your chat history using JSON files, so ...