From f997e5eafd03784454fc36467a073fb1e14c2244 Mon Sep 17 00:00:00 2001 From: William FH <13333726+hinthornw@users.noreply.github.com> Date: Tue, 4 Feb 2025 11:45:59 -0800 Subject: [PATCH] Update inv file (#3308) https://mkdocstrings.github.io/reference/handlers/base/ --- docs/mkdocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index dc459e053..2ec1877c5 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -61,8 +61,9 @@ plugins: python: import: - https://docs.python.org/3/objects.inv - - https://api.python.langchain.com/en/latest/objects.inv + - https://python.langchain.com/api_reference/objects.inv options: + enable_inventory: true members_order: source allow_inspection: true heading_level: 2