LangChain Chains Overview, LangChain Developers, 2024 (LangChain) - Official documentation covering the definition, purpose, and basic components of chains within the LangChain framework.
LangChain Expression Language (LCEL), LangChain Developers, 2024 - The official guide to using LangChain Expression Language for declaratively constructing and composing complex application logic.
Chain-of-Thought Prompting Elicits Reasoning in Large Language Models, Jason Wei, Xuezhi Wang, Dale Schuurmans, Maarten Bosma, Brian Ichter, Fei Xia, Ed Chi, Quoc Le, Denny Zhou, 2022arXiv preprint arXiv:2201.11903DOI: 10.48550/arXiv.2201.11903 - Introduces the concept of providing intermediate reasoning steps to LLMs, underscoring the benefits of sequential processing for enhanced model performance in complex tasks.