mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-29 18:08:36 +00:00
docs: v0.2 link to latest in dropdown (#26504)
This commit is contained in:
parent
ffefaa6490
commit
8b7843b343
@ -222,6 +222,10 @@ const config = {
|
|||||||
label: "v0.2",
|
label: "v0.2",
|
||||||
position: "right",
|
position: "right",
|
||||||
items: [
|
items: [
|
||||||
|
{
|
||||||
|
label: "Latest",
|
||||||
|
href: "https://python.langchain.com/docs/introduction/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "v0.2",
|
label: "v0.2",
|
||||||
href: "/docs/introduction"
|
href: "/docs/introduction"
|
||||||
|
Loading…
Reference in New Issue
Block a user