You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/versioned_sidebars/version-0.2.x-sidebars.json

350 lines
8.0 KiB
JSON

{
"docs": [
"get_started/introduction",
{
"type": "category",
"label": "Tutorials",
"items": [
{
"type": "autogenerated",
"dirName": "tutorials"
}
],
"link": { "type": "doc", "id": "tutorials/index" }
},
{
"type": "category",
"label": "How-To Guides",
"items": [
{
"type": "autogenerated",
"dirName": "how_to"
}
],
"link": { "type": "doc", "id": "how_to/index" }
},
"concepts",
{
"type": "category",
"label": "Ecosystem",
"collapsed": false,
"collapsible": false,
"items": [
{
"type": "category",
"label": "🦜🛠️ LangSmith",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "langsmith"
}
],
"link": {
"type": "doc",
"id": "langsmith/index"
}
},
"langgraph",
"langserve"
]
},
"security"
],
"integrations": [
{
"type": "category",
"label": "Providers",
"collapsible": false,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/platforms"
},
{
"type": "category",
"label": "More",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/providers"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/providers"
}
}
],
"link": {
"type": "doc",
"id": "integrations/platforms/index"
}
},
{
"type": "category",
"label": "Components",
"collapsible": false,
"items": [
{
"type": "category",
"label": "Chat models",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/chat"
}
],
"link": {
"type": "doc",
"id": "integrations/chat/index"
}
},
{
"type": "category",
"label": "LLMs",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/llms"
}
],
"link": {
"type": "doc",
"id": "integrations/llms/index"
}
},
{
"type": "category",
"label": "Embedding models",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/text_embedding"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/text_embedding"
}
},
{
"type": "category",
"label": "Document loaders",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/document_loaders"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/document_loaders"
}
},
{
"type": "category",
"label": "Document transformers",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/document_transformers"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/document_transformers"
}
},
{
"type": "category",
"label": "Vector stores",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/vectorstores"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/vectorstores"
}
},
{
"type": "category",
"label": "Retrievers",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/retrievers"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/retrievers"
}
},
{
"type": "category",
"label": "Tools",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/tools"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/tools"
}
},
{
"type": "category",
"label": "Toolkits",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/toolkits"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/toolkits"
}
},
{
"type": "category",
"label": "Memory",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/memory"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/memory"
}
},
{
"type": "category",
"label": "Graphs",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/graphs"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/graphs"
}
},
{
"type": "category",
"label": "Callbacks",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/callbacks"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/callbacks"
}
},
{
"type": "category",
"label": "Chat loaders",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/chat_loaders"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/chat_loaders"
}
},
{
"type": "category",
"label": "Adapters",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/adapters"
}
],
"link": {
"type": "generated-index",
"slug": "integrations/adapters"
}
},
{
"type": "category",
"label": "Stores",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "integrations/stores"
}
],
"link": {
"type": "doc",
"id": "integrations/stores/index"
}
}
],
"link": {
"type": "generated-index",
"slug": "integrations/components"
}
}
],
"templates": [
{
"type": "category",
"label": "Templates",
"items": [
{
"type": "autogenerated",
"dirName": "templates"
}
],
"link": {
"type": "doc",
"id": "templates/index"
}
}
],
"contributing": [
{
"type": "category",
"label": "Contributing",
"items": [
{
"type": "autogenerated",
"dirName": "contributing"
}
]
}
]
}