docs: add breadcrumbs (#2363)

This commit is contained in:
Vadym Barda
2024-11-07 21:33:55 +00:00
committed by GitHub
parent c8c58b30d5
commit 8408ba3a3e
7 changed files with 226 additions and 13 deletions
+7
View File
@@ -3,6 +3,13 @@ title: Reference
description: API reference for LangGraph
---
<style>
.md-sidebar {
display: block !important;
}
</style>
# Reference
Welcome to the LangGraph API reference! This reference provides detailed information about the LangGraph API, including classes, methods, and other components.