This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Aug 09, 2023
-
-
Timothy Carambat authored
-
- Aug 04, 2023
-
-
Timothy Carambat authored
* Remove LangchainJS for chat support chaining Implement runtime LLM selection Implement AzureOpenAI Support for LLM + Emebedding WIP on frontend Update env to reflect the new fields * Remove LangchainJS for chat support chaining Implement runtime LLM selection Implement AzureOpenAI Support for LLM + Emebedding WIP on frontend Update env to reflect the new fields * Replace keys with LLM Selection in settings modal Enforce checks for new ENVs depending on LLM selection
-
- Jul 25, 2023
-
-
Timothy Carambat authored
* multi user wip * WIP MUM features * invitation mgmt * suspend or unsuspend users * workspace mangement * manage chats * manage chats * add Support for admin system settings for users to delete workspaces and limit chats per user * fix issue ith system var update app to lazy load invite page * cleanup and bug fixes * wrong method * update readme * update readme * update readme * bump version to 0.1.0
-
- Jul 20, 2023
-
-
Timothy Carambat authored
* Enable the system owner to be able to update the system wide password and secret * lint and cleanup
-
- Jul 15, 2023
-
-
Timothy Carambat authored
* WIP on imports * undo nodismiss for testing * remove old keys modal screen add helper text on import complete * return default setting modal to keys
-
- Jun 27, 2023
-
-
Timothy Carambat authored
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
-
- Jun 26, 2023
-
-
Timothy Carambat authored
* Enable debug mode of ENV at runtime Update Storage README for those with SQLite issues * add files
-
- Jun 16, 2023
-
-
Timothy Carambat authored
* implement dnd uploader show file upload progress write files to hotdirector build simple flaskAPI to process files one off * move document processor calls to util build out dockerfile to run both procs at the same time update UI to check for document processor before upload * disable pragma update on boot * dockerfile changes * add filetype restrictions based on python app support response and show rejected files in the UI * cleanup * stub migrations on boot to prevent exit condition * update CF template for AWS deploy
-
- Jun 09, 2023
-
-
Timothy Carambat authored
-
Timothy Carambat authored
* Add Auth protection for cloud-based or private instances * skip check on local dev
-
- Jun 08, 2023
-
-
timothycarambat authored
-
timothycarambat authored
add conditional ENV setting
-
Timothy Carambat authored
-
- Jun 04, 2023
-
-
timothycarambat authored
-