193 lines
No EOL
5.6 KiB
JSON
193 lines
No EOL
5.6 KiB
JSON
{
|
|
"docusaurus-plugin-content-docs": {
|
|
"default": {
|
|
"path": "/",
|
|
"versions": [
|
|
{
|
|
"name": "current",
|
|
"label": "Next",
|
|
"isLast": true,
|
|
"path": "/",
|
|
"mainDocId": "index",
|
|
"docs": [
|
|
{
|
|
"id": "components/agents",
|
|
"path": "/components/agents",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/chains",
|
|
"path": "/components/chains",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/embeddings",
|
|
"path": "/components/embeddings",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/llms",
|
|
"path": "/components/llms",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/loaders",
|
|
"path": "/components/loaders",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/memories",
|
|
"path": "/components/memories",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/prompts",
|
|
"path": "/components/prompts",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/text-splitters",
|
|
"path": "/components/text-splitters",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/toolkits",
|
|
"path": "/components/toolkits",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/tools",
|
|
"path": "/components/tools",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/utilities",
|
|
"path": "/components/utilities",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/vector-stores",
|
|
"path": "/components/vector-stores",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "components/wrappers",
|
|
"path": "/components/wrappers",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "contributing/community",
|
|
"path": "/contributing/community",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "contributing/github-issues",
|
|
"path": "/contributing/github-issues",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "contributing/how-contribute",
|
|
"path": "/contributing/how-contribute",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "deployment/gcp-deployment",
|
|
"path": "/deployment/gcp-deployment",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "deployment/jina-deployment",
|
|
"path": "/deployment/jina-deployment",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "examples/buffer-memory",
|
|
"path": "/examples/buffer-memory",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "examples/conversation-chain",
|
|
"path": "/examples/conversation-chain",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "examples/csv-loader",
|
|
"path": "/examples/csv-loader",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "examples/how-upload-examples",
|
|
"path": "/examples/how-upload-examples",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "examples/midjourney-prompt-chain",
|
|
"path": "/examples/midjourney-prompt-chain",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "examples/multiple-vectorstores",
|
|
"path": "/examples/multiple-vectorstores",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "examples/python-function",
|
|
"path": "/examples/python-function",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "examples/serp-api-tool",
|
|
"path": "/examples/serp-api-tool",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "getting-started/creating-flows",
|
|
"path": "/getting-started/creating-flows",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "getting-started/hugging-face-spaces",
|
|
"path": "/getting-started/hugging-face-spaces",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "getting-started/installation",
|
|
"path": "/getting-started/installation",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "guidelines/collection",
|
|
"path": "/guidelines/collection",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "guidelines/components",
|
|
"path": "/guidelines/components",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "guidelines/features",
|
|
"path": "/guidelines/features",
|
|
"sidebar": "docs"
|
|
},
|
|
{
|
|
"id": "index",
|
|
"path": "/",
|
|
"sidebar": "docs"
|
|
}
|
|
],
|
|
"draftIds": [],
|
|
"sidebars": {
|
|
"docs": {
|
|
"link": {
|
|
"path": "/",
|
|
"label": "index"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"breadcrumbs": true
|
|
}
|
|
}
|
|
} |