docs: Add langchain over time (#21434)

Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
Eugene Yurtsev
2024-05-09 20:34:35 -04:00
committed by GitHub
parent 3db85cbb5b
commit 39e9b644b9
12 changed files with 465 additions and 114 deletions

View File

@@ -58,24 +58,26 @@ module.exports = {
collapsible: false,
items: [
{
type: "category",
type: "doc",
label: "🦜🛠️ LangSmith",
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "langsmith",
},
],
link: {
type: "doc",
id: "langsmith/index",
},
id: "langsmith/index",
},
"langgraph",
"langserve",
],
},
{
type: "category",
label: "Versions",
collapsed: false,
collapsible: false,
items: [
{
type: "autogenerated",
dirName: "versions",
}
],
},
"security",
],
integrations: [