anything-llm/server
Timothy Carambat c019f5abfa
Enable batch deletion of Pinecone Ids by max limit of 1000 (#210)
* Enable batch deletion of Pinecone Ids by max limit of 1000

* lint
2023-08-22 09:25:55 -07:00
..
endpoints Implement dumpENV if in prod environment (#207) 2023-08-21 15:38:18 -07:00
models Custom default messages implementation for single and multi-user modes (#193) 2023-08-16 17:30:46 -07:00
storage Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
utils Enable batch deletion of Pinecone Ids by max limit of 1000 (#210) 2023-08-22 09:25:55 -07:00
.env.example Add Qdrant support for embedding, chat, and conversation (#192) 2023-08-15 15:26:44 -07:00
.gitignore Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js set large limit on express server requests 2023-08-16 17:46:45 -07:00
package.json Add Qdrant support for embedding, chat, and conversation (#192) 2023-08-15 15:26:44 -07:00
yarn.lock Add Qdrant support for embedding, chat, and conversation (#192) 2023-08-15 15:26:44 -07:00