mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-05 14:30:11 +01:00
ad15e1f9b6
* add start of lanceDB support * lancedb initial support * add null method for deletion of documents from namespace since LanceDB does not support show warning modal on frontend for this * update .env.example and lancedb methods for sourcing * change export method * update readme
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
.env.production
|
|
.env.development
|
|
documents/*
|
|
vector-cache/*.json
|
|
!documents/DOCUMENTS.md
|
|
logs/server.log
|
|
*.db
|
|
lancedb |