mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 11:39:18 +00:00
docs: Update v0.2 information (#21796)
Update information about v0.2 upgrade
This commit is contained in:
@@ -69,13 +69,21 @@ module.exports = {
|
||||
collapsed: false,
|
||||
collapsible: false,
|
||||
items: [
|
||||
"versions/release_policy",
|
||||
"versions/packages",
|
||||
{
|
||||
type: "autogenerated",
|
||||
dirName: "versions",
|
||||
type: "category",
|
||||
label: "v0.2",
|
||||
items: [
|
||||
{
|
||||
type: "autogenerated",
|
||||
dirName: "versions/v_02",
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
},
|
||||
"security",
|
||||
"security"
|
||||
],
|
||||
integrations: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user