Merge pull request #46 from langchain-ai/brace/video-url-readme

feat: Add video setup guide to README
This commit is contained in:
Brace Sproul
2025-03-10 17:42:45 -07:00
committed by GitHub

View File

@@ -2,6 +2,9 @@
Agent Chat UI is a Vite + React application which enables chatting with any LangGraph server with a `messages` key through a chat interface.
> [!NOTE]
> 🎥 Watch the video setup guide [here](https://youtu.be/lInrwVnZ83o).
## Setup
> [!TIP]