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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -216,6 +216,10 @@ const config = {
label: "v0.1", label: "v0.1",
position: "right", position: "right",
items: [ items: [
{
label: "Latest",
href: "https://python.langchain.com/docs/introduction"
},
{ {
label: "v0.2", label: "v0.2",
href: "https://python.langchain.com/v0.2/docs/introduction" href: "https://python.langchain.com/v0.2/docs/introduction"