diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index c1e2be0f13d..7477ec8ff34 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -216,6 +216,10 @@ const config = { label: "v0.1", position: "right", items: [ + { + label: "Latest", + href: "https://python.langchain.com/docs/introduction" + }, { label: "v0.2", href: "https://python.langchain.com/v0.2/docs/introduction"