This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Aug 10, 2023
-
-
timothycarambat authored
-
- Aug 05, 2023
-
-
timothycarambat 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
-
timothycarambat authored
remove duplicate fields for vectordb config
-
Timothy Carambat authored
append time value to folder name to prevent duplicate uploads
-
- Aug 03, 2023
-
-
Timothy Carambat authored
update logout button
-
- Jul 28, 2023
-
-
timothycarambat authored
-
Timothy Carambat authored
* Move OpenAI api calls into its own interface/Class move curate sources to be specific for each vectorDBs response for chat/query * remove comment
-
Timothy Carambat authored
improve citations to show all text chunks referred and expand the citation to view full referenced text (#161) * improve citations to show all text chunks referred and expand the citation to view full referenced text chunk text of same document together * remove debug
-
- Jul 27, 2023
-
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
- 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 21, 2023
-
-
timothycarambat authored
-
timothycarambat authored
-
- Jul 20, 2023
-
-
timothycarambat authored
-
Timothy Carambat authored
* Enable the system owner to be able to update the system wide password and secret * lint and cleanup
-
Timothy Carambat authored
can now count and remove data in lancedb 0.1.12 so bumped version and added new functionality support (#155)
-
timothycarambat authored
-
Timothy Carambat authored
* refactor: convert chunk embedding to one API call * chore: lint * fix chroma for batch and single vectorization of text * Fix LanceDB multi and single vectorization * Fix pinecone for single and multiple embeddings --------- Co-authored-by:
Jonathan Waltz <volcanicislander@gmail.com>
-
Timothy Carambat authored
* Related to Issue #122, Implemented custom prompt in workspace settings. * run linter * Remove code duplication for chat prompt injection --------- Co-authored-by:
Francisco Bischoff <franzbischoff@gmail.com>
-
- Jul 18, 2023
-
-
Olusegun Ajose authored
* Adding GCP Deployment Manager Template * Adding GCP Deployment Manager Template * Adding GCP Deployment Manager Template * Update gcp/deployment/DEPLOY.md Co-authored-by:
David Blore <42894467+DavidBlore@users.noreply.github.com> * Update gcp/deployment/DEPLOY.md Co-authored-by:
David Blore <42894467+DavidBlore@users.noreply.github.com> * Update gcp/deployment/DEPLOY.md Co-authored-by:
David Blore <42894467+DavidBlore@users.noreply.github.com> * Update DEPLOY.md * Update DEPLOY.md * Update DEPLOY.md * Adding Digital Ocean Deployment using Terraform * Adding Digital Ocean Deployment with Terraform --------- Co-authored-by:
David Blore <42894467+DavidBlore@users.noreply.github.com>
-
- 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
-
- Jul 14, 2023
-
-
timothycarambat authored
-
Olusegun Ajose authored
* Adding GCP Deployment Manager Template * Adding GCP Deployment Manager Template * Adding GCP Deployment Manager Template * Update gcp/deployment/DEPLOY.md Co-authored-by:
David Blore <42894467+DavidBlore@users.noreply.github.com> * Update gcp/deployment/DEPLOY.md Co-authored-by:
David Blore <42894467+DavidBlore@users.noreply.github.com> * Update gcp/deployment/DEPLOY.md Co-authored-by:
David Blore <42894467+DavidBlore@users.noreply.github.com> * Update DEPLOY.md * Update DEPLOY.md * Update DEPLOY.md --------- Co-authored-by:
David Blore <42894467+DavidBlore@users.noreply.github.com>
-
timothycarambat authored
-
timothycarambat authored
-
- Jul 06, 2023
-
-
AntonioCiolino authored
* . * twitter feature update * Key validation and operation
-
- Jul 05, 2023
-
-
Timothy Carambat authored
-
- Jun 28, 2023
-
-
timothycarambat authored
-
AntonioCiolino authored
* Enable saving history value per workspace * added history * added history * Changes re: the PR for message limits from history
-
- Jun 27, 2023
-
-
Timothy Carambat authored
-
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
* Add chat/converstaion mode as the default chat mode Show menu for toggling options for chat/query/reset command Show chat status below input resolves #61 * remove console logs
-
Timothy Carambat authored
* Enable debug mode of ENV at runtime Update Storage README for those with SQLite issues * add files
-
mplawner authored
* Update filetypes.py Added mbox format * Created new file Added support for mbox files as used by many email services, including Google Takeout's Gmail archive. * Update filetypes.py * Update as_mbox.py
-
- Jun 19, 2023
-
-
AntonioCiolino authored
* Enable web scraping based on a urtl and a simple filter. * ignore yarn * Updated Link scraper to avoid NoneType error.
-
- Jun 18, 2023
- Jun 17, 2023
-
-
Timothy Carambat authored
* initial chat pages mobile stylings * fix sidebar * manage workspace modal styles * mobile styles v1
-