langchain[patch]: add deprecations (#24792)

This commit is contained in:
ccurme
2024-08-09 10:34:43 -04:00
committed by GitHub
parent 02300471be
commit 4825dc0d76
38 changed files with 3314 additions and 108 deletions

View File

@@ -93,7 +93,7 @@ module.exports = {
},
{
type: "category",
label: "Migrating to LCEL",
label: "Migrating from v0.0 chains",
link: {type: 'doc', id: 'versions/migrating_chains/index'},
collapsible: false,
collapsed: false,