docs: v0.1 link to latest in dropdown (#26503)

This commit is contained in:
Erick Friis
2024-09-15 11:36:00 -07:00
committed by GitHub
parent d6e9d6fee1
commit 86b6d9df9a

View File

@@ -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"