Docs: Re-organize conceptual docs (#27047)

Reorganization of conceptual documentation

---------

Co-authored-by: Lance Martin <122662504+rlancemartin@users.noreply.github.com>
Co-authored-by: Lance Martin <lance@langchain.dev>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
This commit is contained in:
Eugene Yurtsev
2024-10-22 22:08:20 -04:00
committed by GitHub
parent 6d2a76ac05
commit f2dbf01d4a
52 changed files with 3621 additions and 1394 deletions

View File

@@ -47,7 +47,17 @@ module.exports = {
className: 'hidden',
}],
},
"concepts",
{
type: "category",
link: {type: 'doc', id: 'concepts/index'},
label: "Conceptual Guide",
collapsible: false,
items: [{
type: 'autogenerated',
dirName: 'concepts',
className: 'hidden',
}],
},
{
type: "category",
label: "Ecosystem",