Merge pull request #45 from langchain-ai/brace/fix-deployed-url-readme

fix: Update deployed url in README
This commit is contained in:
Brace Sproul
2025-03-10 16:43:01 -07:00
committed by GitHub

View File

@@ -5,7 +5,7 @@ Agent Chat UI is a Vite + React application which enables chatting with any Lang
## Setup ## Setup
> [!TIP] > [!TIP]
> Don't want to run the app locally? Use the deployed site here: [agent-chat-ui.vercel.app](https://agentchat.vercel.app)! > Don't want to run the app locally? Use the deployed site here: [agentchat.vercel.app](https://agentchat.vercel.app)!
First, clone the repository: First, clone the repository: