2025-10-10 12:08:49 -07:00
2025-07-03 16:32:30 -07:00
2025-07-02 15:51:50 -07:00
2025-10-10 12:08:49 -07:00
2025-07-02 15:33:36 -07:00
2025-07-03 16:14:09 -07:00
2025-07-03 16:54:00 -07:00

LangChain Logo

MIT License

Cookbooks

A curated collection of code snippets, notebooks, and best practices for building powerful, context-rich applications with LangGraph and LangSmith.

Table of Contents

Repository Structure

  • langgraph/: Contains modules and examples related to LangGraph, including:

    • architectures/: Architectural patterns and examples.
    • human-in-the-loop/: Examples involving human interaction.
    • persistence/: Persistence and data storage patterns.
    • streaming/: Streaming data and real-time processing examples.
  • langsmith/: Contains modules and examples related to LangSmith, including:

    • evaluation/: Evaluation techniques and examples.
    • observability/: Observability and tracing examples, including:
      • tracing/otel/: OpenTelemetry tracing examples.
    • prompt-engineering/: Prompt engineering patterns and examples.

Purpose

This repository serves as a comprehensive guide for developers looking to implement advanced features and design patterns using LangGraph and LangSmith. It aims to provide practical examples and best practices to facilitate the development of robust applications.

S
Description
A repository of curated code snippets and examples of common design patterns, features and best practices for building powerful, context-rich applications with LangGraph and LangSmith
Readme MIT 421 KiB
Languages
Python 74%
Jupyter Notebook 26%