Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
## LangGraph Agent Chat UI: Your Gateway to Agent Interaction
|
4 |
|
|
|
1 |
+
---
|
2 |
+
title: ChatUI
|
3 |
+
emoji: 🧠
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: static
|
7 |
+
pinned: false
|
8 |
+
short_description: Langchain / LangGraph Chat UI
|
9 |
+
---
|
10 |
|
11 |
## LangGraph Agent Chat UI: Your Gateway to Agent Interaction
|
12 |
|