23 lines
No EOL
775 B
JSON
23 lines
No EOL
775 B
JSON
{
|
|
"unversionedId": "examples/csv-loader",
|
|
"id": "examples/csv-loader",
|
|
"title": "CSV Loader",
|
|
"description": "The VectoStoreAgent component retrieves information from one or more vector stores. This example shows a VectoStoreAgent connected to a CSV file through the Chroma vector store. Process description:",
|
|
"source": "@site/docs/examples/csv-loader.mdx",
|
|
"sourceDirName": "examples",
|
|
"slug": "/examples/csv-loader",
|
|
"permalink": "/examples/csv-loader",
|
|
"draft": false,
|
|
"tags": [],
|
|
"version": "current",
|
|
"frontMatter": {},
|
|
"sidebar": "docs",
|
|
"previous": {
|
|
"title": "MidJourney Prompt Chain",
|
|
"permalink": "/examples/midjourney-prompt-chain"
|
|
},
|
|
"next": {
|
|
"title": "Serp API Tool",
|
|
"permalink": "/examples/serp-api-tool"
|
|
}
|
|
} |