diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 15d8f5a47..6951f7ac1 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -80,14 +80,6 @@ plugins: execute: false include_source: True include_requirejs: true - - git-committers: - repository: langchain-ai/langgraph - branch: main - docs_path: docs/docs/ - token: !ENV ["MKDOCS_GIT_COMMITTERS_APIKEY"] - # TODO: Add minify plugin once it works alright with code block copying - # - minify: - # minify_html: true nav: - Home: - 'index.md'