powered by
Import documents from text file
vdb_import(db, path, separator = "\n")
Vectrix object
Vectrix object or collection name
Input file path
Line separator for documents
if (FALSE) { vdb_import(db, "documents.txt") }
Run the code above in your browser using DataLab