[Why LangChain?](https://python.langchain.com/docs/concepts/why_langchain): LLM should read this page when considering using LangChain, when building complex AI applications, and when needing to evaluate AI applications This page discusses the main reasons to use LangChain: standardized component interfaces, orchestration capabilities, and observability/evaluation through LangSmith

