mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-18 02:33:19 +00:00
docs: v0.1 link to latest in dropdown (#26503)
This commit is contained in:
parent
d6e9d6fee1
commit
86b6d9df9a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user