anything-llm/frontend
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
..
public inital commit 2023-06-03 19:28:07 -07:00
src Lancedb support (#6) 2023-06-08 18:40:29 -07:00
.env.production inital commit 2023-06-03 19:28:07 -07:00
.eslintrc.cjs inital commit 2023-06-03 19:28:07 -07:00
.gitignore inital commit 2023-06-03 19:28:07 -07:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html inital commit 2023-06-03 19:28:07 -07:00
jsconfig.json inital commit 2023-06-03 19:28:07 -07:00
package.json inital commit 2023-06-03 19:28:07 -07:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js inital commit 2023-06-03 19:28:07 -07:00
vite.config.js inital commit 2023-06-03 19:28:07 -07:00