Commit graph

8 commits

Author SHA1 Message Date
timothycarambat
c6f69fc0a6 add Docker setup to Readme.md 2023-06-13 13:25:56 -07:00
frasergr
9f33b3dfcb
Docker support ()
* Updates for Linux for frontend/server

* frontend/server docker

* updated Dockerfile for deps related to node vectordb

* updates for collector in docker

* docker deps for ODT processing

* ignore another collector dir

* storage mount improvements; run as UID

* fix pypandoc version typo

* permissions fixes
2023-06-13 11:26:11 -07:00
Tim Asp
ebd3a62866
update readme with build instructions () 2023-06-12 21:56:29 -07:00
Matt Farmer
9092b0b55b
Fix link to Vector Caching in README.md () 2023-06-12 21:48:10 -07:00
Timothy Carambat
ad15e1f9b6
Lancedb support ()
* 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
Timothy Carambat
6d01970df2
Implement Chroma Support () 2023-06-07 21:31:35 -07:00
timothycarambat
b093ef711e update README 2023-06-06 16:00:39 -07:00
timothycarambat
27c58541bd inital commit 2023-06-03 19:28:07 -07:00