LangChain References
- YouTube Video LangChain in 13 Minutes - 13 minute tutorial
- LangChain in 13 Minutes GitHub Repo
- LLM Powered Autonomous Agents by Lilian Weng - a great writeup on how to build autonomous agents. A nice discussion of how to decompose tasks using LLMs.