feat: Add video setup guide to README

This commit is contained in:
Brace Sproul
2025-03-10 17:31:55 -07:00
committed by GitHub
parent ec395102a5
commit d6b7a155aa

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]