langflow/docs/.docusaurus/globalData.json
2023-06-23 17:05:47 -03:00

128 lines
No EOL
3.4 KiB
JSON

{
"docusaurus-plugin-content-docs": {
"default": {
"path": "/langflow/",
"versions": [
{
"name": "current",
"label": "Next",
"isLast": true,
"path": "/langflow/",
"mainDocId": "index",
"docs": [
{
"id": "buffer-memory",
"path": "/langflow/buffer-memory",
"sidebar": "docs"
},
{
"id": "collection",
"path": "/langflow/collection",
"sidebar": "docs"
},
{
"id": "community",
"path": "/langflow/community",
"sidebar": "docs"
},
{
"id": "components",
"path": "/langflow/components",
"sidebar": "docs"
},
{
"id": "conversation-chain",
"path": "/langflow/conversation-chain",
"sidebar": "docs"
},
{
"id": "creating-flows",
"path": "/langflow/creating-flows",
"sidebar": "docs"
},
{
"id": "csv-loader",
"path": "/langflow/csv-loader",
"sidebar": "docs"
},
{
"id": "features",
"path": "/langflow/features",
"sidebar": "docs"
},
{
"id": "gcp-deployment",
"path": "/langflow/gcp-deployment",
"sidebar": "docs"
},
{
"id": "github-issues",
"path": "/langflow/github-issues",
"sidebar": "docs"
},
{
"id": "how-contribute",
"path": "/langflow/how-contribute",
"sidebar": "docs"
},
{
"id": "how-upload-examples",
"path": "/langflow/how-upload-examples",
"sidebar": "docs"
},
{
"id": "hugging-face-spaces",
"path": "/langflow/hugging-face-spaces",
"sidebar": "docs"
},
{
"id": "index",
"path": "/langflow/",
"sidebar": "docs"
},
{
"id": "installation",
"path": "/langflow/installation",
"sidebar": "docs"
},
{
"id": "jina-deployment",
"path": "/langflow/jina-deployment",
"sidebar": "docs"
},
{
"id": "midjourney-prompt-chain",
"path": "/langflow/midjourney-prompt-chain",
"sidebar": "docs"
},
{
"id": "multiple-vectorstores",
"path": "/langflow/multiple-vectorstores",
"sidebar": "docs"
},
{
"id": "python-function",
"path": "/langflow/python-function",
"sidebar": "docs"
},
{
"id": "serp-api-tool",
"path": "/langflow/serp-api-tool",
"sidebar": "docs"
}
],
"draftIds": [],
"sidebars": {
"docs": {
"link": {
"path": "/langflow/",
"label": "index"
}
}
}
}
],
"breadcrumbs": true
}
}
}