langflow/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-multiple-vectorstores-mdx-3c5.json
2023-06-26 16:52:17 -03:00

23 lines
No EOL
658 B
JSON

{
"unversionedId": "multiple-vectorstores",
"id": "multiple-vectorstores",
"title": "Multiple Vector Stores",
"description": "The example below shows an agent operating with two vector stores built upon different data sources.",
"source": "@site/docs/multiple-vectorstores.mdx",
"sourceDirName": ".",
"slug": "/multiple-vectorstores",
"permalink": "/multiple-vectorstores",
"draft": false,
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "Serp API Tool",
"permalink": "/serp-api-tool"
},
"next": {
"title": "Python Function",
"permalink": "/python-function"
}
}