anything-llm/server/utils
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
..
chats Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
chroma Lancedb support (#6) 2023-06-08 18:40:29 -07:00
files change path for file storage for cloud-base persistance 2023-06-08 14:00:43 -07:00
helpers Lancedb support (#6) 2023-06-08 18:40:29 -07:00
http Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
lancedb Lancedb support (#6) 2023-06-08 18:40:29 -07:00
middleware Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
openAi Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
pinecone add endpoint saftey to prevent server dying in production 2023-06-08 13:13:48 -07:00