mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 12:07:36 +00:00
docs: versions sidebar (#25061)
This commit is contained in:
@@ -74,15 +74,14 @@ module.exports = {
|
||||
items: [
|
||||
"versions/overview",
|
||||
"versions/release_policy",
|
||||
"versions/packages",
|
||||
{
|
||||
type: 'doc',
|
||||
id: "how_to/pydantic_compatibility",
|
||||
label: "Pydantic",
|
||||
label: "Pydantic compatibility",
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "v0.2",
|
||||
label: "Migrating to v0.2",
|
||||
link: {type: 'doc', id: 'versions/v0_2/index'},
|
||||
collapsible: false,
|
||||
collapsed: false,
|
||||
|
Reference in New Issue
Block a user