anything-llm/server
Timothy Carambat 60a00843df
add ability to purge document from custom documents as well as cleanup its associated cache file (#113)
* add ability to purge document from custom documents as well as cleanup its assoicated cache file

* update alert text
2023-06-26 17:20:09 -07:00
..
endpoints add ability to purge document from custom documents as well as cleanup its associated cache file (#113) 2023-06-26 17:20:09 -07:00
models Add chat/converstaion mode as the default chat mode for all Vector Databases (#112) 2023-06-26 15:08:47 -07:00
storage Enable debug mode of ENV at runtime (#111) 2023-06-26 11:38:38 -07:00
utils add ability to purge document from custom documents as well as cleanup its associated cache file (#113) 2023-06-26 17:20:09 -07:00
.env.example Enable debug mode of ENV at runtime (#111) 2023-06-26 11:38:38 -07:00
.gitignore update package scripts 2023-06-13 13:19:17 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Implement Workspace-specific setting configs + other technical features (#58) 2023-06-14 23:12:59 -07:00
package.json Upload and process documents via UI + document processor in docker image (#65) 2023-06-16 16:01:27 -07:00
yarn.lock Upload and process documents via UI + document processor in docker image (#65) 2023-06-16 16:01:27 -07:00