Create Vectorstore

Create vector stores from files, URLs, and text

Create Vectorstore Swagger Endpint

File Loader

Current supported file types txt, html, md, csv, pdf Upload files by making a POST request to /files then retrieve files by making a GET request to /files pass the files by including their name and extension.

Data Loaders

Last updated