Agents
ShippedAn AI Agent with Memory & Tools, in LangChain
The smallest complete example of a real agent: an LLM that can call your tools and remembers the conversation across turns. The three pieces, why each matters, and the LangChain code that wires them together.
PythonLangChainOpenAI