A collection of code and notebooks introducing to LangChain - an orchestration framework for applications with Large Language Models.
Contents:
- Tutorial 1: Chat models and prompts: Build a simple LLM application with prompt templates and chat models.