-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
questionFurther information is requestedFurther information is requested
Description
What is your question or problem? Please describe.
I want to create a application which has following function via REST API
- Create new vector store
- Ingest a file in vector store
- query a vector store
Describe what you would like to happen
I would like to know if this is possible in pathway. One way is I create a DocumentStore and connect it with a local folder and i upload files in that folder with parent name of folder is equal to name of the vector store. And when querying a vector store i will use metadata filter to query files only on that vector store.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested