This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Aug 21, 2024
-
-
Timothy Carambat authored
remove legacy `chatWithWorkspace` and cleanup `index.js`
-
- Aug 20, 2024
-
-
timothycarambat authored
-
- Aug 19, 2024
-
- Aug 16, 2024
-
-
Timothy Carambat authored
-
Sean Hatfield authored
* fix multiuser setup bug for invalid username/password * handle user creation failed gracefully and delete user on fail
-
- Aug 15, 2024
-
-
Timothy Carambat authored
* Omit invalid `response.text` values and `prompts` resolves #2108 * remove import
-
Timothy Carambat authored
* Enable agent context windows to be accurate per provider:model * Refactor model mapping to external file Add token count to document length instead of char-count refernce promptWindowLimit from AIProvider in central location * remove unused imports
-
- Aug 14, 2024
-
-
Shahar authored
fixed new api syntax
-
Timothy Carambat authored
* wip encrypting jwt value * Encrypt/Decrypt pass in JWT value for verification in single-user password mode
-
- Aug 13, 2024
-
-
PyKen authored
-
- Aug 09, 2024
-
-
Timothy Carambat authored
-
- Aug 07, 2024
-
-
timothycarambat authored
-
Sean Hatfield authored
* developer api access for embedded chat widgets and embed chats * lint * uncheck files * sanitize embed api inputs --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* force lowercase and no space for new and edit user modals * edit account modal validations * use pattern for form validation + remove validations from edit user * revert comment deletions * comment fix * update validation message * update regex allow updating by block name changes to invalid names --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
* Add piperTTS in-browser text-to-speech * update vite config * Add voice default + change prod public URL * uncheck file * Error handling bump package for better quality and voices * bump package * Remove pre-packed WASM - will not support offline first solution for docker * attach TTSProvider telem
-
- Aug 06, 2024
-
-
Sean Hatfield authored
support multiple preset prompts in single message
-
- Aug 02, 2024
-
-
Sean Hatfield authored
* ollama performance mode option * Change ENV prop Move perf setting to advanced --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
-
RahSwe authored
-
- Aug 01, 2024
-
-
timothycarambat authored
-
- Jul 31, 2024
-
-
timothycarambat authored
-
Timothy Carambat authored
* Add multimodality support * Add Bedrock, KoboldCpp,LocalAI,and TextWebGenUI multi-modal * temp dev build * patch bad import * noscrolls for windows dnd * noscrolls for windows dnd * update README * update README * add multimodal check
-
Timothy Carambat authored
-
- Jul 30, 2024
-
-
Timothy Carambat authored
* Add drag-and-drop to chat window * add uploader icon and remove empty space text when attachments are present * color theme * color update
-
- Jul 29, 2024
-
-
Timothy Carambat authored
-
- Jul 28, 2024
-
-
timothycarambat authored
closes #1990
-
- Jul 26, 2024
-
-
Timothy Carambat authored
* Return threads for API workspace calls * remove import
-
timothycarambat authored
-
- Jul 25, 2024
-
-
timothycarambat authored
back nav on order flow fix bad schema ref
-
Timothy Carambat authored
* bump `jsonwebtoken` version * update dev build branch
-
Timothy Carambat authored
* Remove unused deps * improve dependency
-
- Jul 24, 2024
-
-
Timothy Carambat authored
* Add support for Groq /models endpoint * linting
-
Timothy Carambat authored
* Revert "Patch ODBC support from missing binary/headers for node-odbc" This reverts commit 9de6b1cc. * Revert "OBDC Support (#1933)" This reverts commit cd597a36.
-
- Jul 23, 2024
-
-
Timothy Carambat authored
add AWS bedrock support for LLM + agents
-
Timothy Carambat authored
* add possibility to connect to SQL Base by ODBC --------- Co-authored-by:
suchaudn <nicolas.suchaud@legrand.fr> Co-authored-by:
nicho2 <nicho2@laposte.net>
-
Timothy Carambat authored
* Add support for GitLab repo collection as well as Github Repo collection * Refactor for repo collectors to be more compact --------- Co-authored-by:
Emil Rofors <emirof@gmail.com>
-
Timothy Carambat authored
* WIP fine-tuning order flow * flow patches and typo * Refine steps add fine tuning CTA on chat page add fine tuning banner and validation endpoints add finetuning banner on relevant pages with perms check * Add prod firebase url
-
- Jul 22, 2024
-
-
timothycarambat authored
-
Timothy Carambat authored
-
timothycarambat authored
resolves #1893
-