From 44766407029baa317aa4d6b8377fcbdf451650d9 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Fri, 17 Jan 2025 15:08:32 -0500 Subject: [PATCH] x --- docs/mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 2a5079ae4..f859fbc0b 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -369,6 +369,7 @@ nav: - Errors: reference/errors.md - Types: reference/types.md - Constants: reference/constants.md + - Functional API: reference/func.md - LangGraph Platform: - Server API: "cloud/reference/api/api_ref.md" - CLI: "cloud/reference/cli.md"