Goal
The path to "LangChainによるAIエージェント開発講座"
Here is the reading path leading up to this book, derived from its dependencies and ordered from the fundamentals.
The path so far (1 books)
Why read this first: Once you grasp how LLMs process input and generate responses, plus the fundamentals of prompt design and context construction, you can see what abstractions a framework like LangChain takes off your hands. This book's insights on issues like Lost in the Middle and the volatility of conversation history give you criteria for designing context when building agents with LangChain.