Harrison/final nits (#845)

* final nits

* cr

* cr

* cr
This commit is contained in:
Harrison Chase
2024-06-26 21:56:31 -07:00
committed by GitHub
parent 0bccc19a50
commit b0ed8fdd3b
10 changed files with 118 additions and 1632 deletions
+3 -3
View File
@@ -7,11 +7,11 @@ hide:
Welcome to the LangGraph Tutorials! These notebooks introduce LangGraph through building various language agents and applications.
## Introduction to LangGraph
## Quick Start
Learn the basics of LangGraph through the onboarding tutorials.
Learn the basics of LangGraph through a comprehensive quick start in which you will build an agent from scratch.
- [Introduction to LangGraph](introduction.ipynb)
- [Quick Start](introduction.ipynb)
## Use cases