docs: disable TOC on index pages (#751)

This commit is contained in:
Vadym Barda
2024-06-21 15:57:42 -04:00
committed by GitHub
parent c99b63b9d8
commit 19dd293c3f
4 changed files with 17 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
---
hide:
- toc
---
# Tutorials
Welcome to the LangGraph Tutorials! These notebooks introduce LangGraph through building various language agents and applications.