Chains, LangChain Authors, 2024 (LangChain) - Official documentation for LangChain Chains, covering their purpose, types, and implementation details.
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, 2022Advances in Neural Information Processing Systems (NeurIPS)DOI: 10.48550/arXiv.2201.11903 - Introduces the 'Chain-of-Thought' prompting technique, which conceptually underpins the idea of breaking down complex problems into sequential reasoning steps for large language models.