Your First Agent App
摘要
In this chapter, we will explore intelligent autonomous agents and learn how to create them using the LangChain framework. We will start by understanding the fundamental concepts of agents, their key features, and their thought processes. Then, we will build an end-to-end agent application and cover everything from setting up the environment to implementing memory capabilities.