{ "cells": [ { "cell_type": "markdown", "id": "15c4bd28", "metadata": {}, "source": [ "# How to stream custom data\n", "\n", "
Prerequisites
\n", "\n", " This guide assumes familiarity with the following:\n", "
Set up LangSmith for LangGraph development
\n", "\n", " Sign up for LangSmith to quickly spot issues and improve the performance of your LangGraph projects. LangSmith lets you use trace data to debug, test, and monitor your LLM apps built with LangGraph — read more about how to get started here. \n", "
\n", "Compatibility
\n", "\n",
" This section requires @langchain/langgraph>=0.2.20
. For help upgrading, see this guide.\n",
"