anything-llm/server
Timothy Carambat ad15e1f9b6
Lancedb support (#6)
* 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
2023-06-08 18:40:29 -07:00
..
documents inital commit 2023-06-03 19:28:07 -07:00
endpoints add endpoint saftey to prevent server dying in production 2023-06-08 13:13:48 -07:00
models change path for file storage for cloud-base persistance 2023-06-08 14:00:43 -07:00
utils Lancedb support (#6) 2023-06-08 18:40:29 -07:00
vector-cache inital commit 2023-06-03 19:28:07 -07:00
.env.example Lancedb support (#6) 2023-06-08 18:40:29 -07:00
.gitignore Lancedb support (#6) 2023-06-08 18:40:29 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js add endpoint saftey to prevent server dying in production 2023-06-08 13:13:48 -07:00
package.json Lancedb support (#6) 2023-06-08 18:40:29 -07:00