A curated collection of code snippets, notebooks, and best practices for building powerful, context-rich applications with LangGraph and LangSmith.
-
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.
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.
