docs: fix formatting in overview for getting started tutorial (#4639)

This commit is contained in:
Eugene Yurtsev
2025-05-09 16:48:13 -04:00
committed by GitHub
parent bb416eb39a
commit 220f9aaaab
+5 -5
View File
@@ -19,8 +19,8 @@ To get acquainted with LangGraph's key concepts and features, complete the follo
In completing this series of tutorials, you will build a support chatbot in LangGraph that can:
**Answer common questions** by searching the web
**Maintain conversation state** across calls
**Route complex queries** to a human for review
**Use custom state** to control its behavior
**Rewind and explore** alternative conversation paths
* **Answer common questions** by searching the web
* **Maintain conversation state** across calls
* **Route complex queries** to a human for review
* **Use custom state** to control its behavior
* **Rewind and explore** alternative conversation paths