mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-03-20 09:02:23 +00:00
* 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
No EOL
117 B
Text
8 lines
No EOL
117 B
Text
.env.production
|
|
.env.development
|
|
documents/*
|
|
vector-cache/*.json
|
|
!documents/DOCUMENTS.md
|
|
logs/server.log
|
|
*.db
|
|
lancedb |