This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Aug 15, 2024
-
-
Timothy Carambat authored
* Omit invalid `response.text` values and `prompts` resolves #2108 * remove import
-
Sean Hatfield authored
fix tooltip showing on both sides of file picker
-
Sean Hatfield authored
fix md styling for rendered images
-
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
-
timothycarambat authored
-
timothycarambat authored
resolves #2114
-
Timothy Carambat authored
* wip encrypting jwt value * Encrypt/Decrypt pass in JWT value for verification in single-user password mode
-
timothycarambat authored
-
- Aug 13, 2024
-
-
Karl Anthony Baluyot authored
build: remove hardcoded exposed port
-
PyKen authored
-
- Aug 12, 2024
-
-
Sean Hatfield authored
* implement auto url detection for localai * add ports to localai common urls
-
Sean Hatfield authored
improve search of document picker
-
Sean Hatfield authored
* WIP finetune ui improvements * lint * update order details page finetuning ui * data upload, confirmation, and order placed finetune ui update * update finetune layout * remove unneeded imports * uncomment url * confirmation and data upload component ui updates * finetun main container layout fix
-
Sean Hatfield authored
fix depth handling in bulk link scraper
-
Mr Simon C authored
update the display to show 95% of the width on small screens, else 635px
-
- Aug 10, 2024
-
-
Lea Anthony authored
Support Go filetype
-
- Aug 09, 2024
-
-
Timothy Carambat authored
-
Saravanan Palanisamy authored
Populate .env file using variable
-
timothycarambat authored
-
- Aug 08, 2024
-
-
Sean Hatfield authored
slash commands edit bug fix
-
- Aug 07, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
Roman Rojas authored
* Added ctrl + enter hotkeys to init speach to text * Ran linter * Fixed speech transcript from being submitted twice when the user clicks the send button. Updated speech hotkeys. * Added pulse animation to mic * Fixed prompt double-send when clicking the send button or ending the TTS session. * Fixed comment grammar * Update mic hotkeys --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Timothy Carambat 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
-
Timothy Carambat authored
-
Timothy Carambat authored
resolves #2060
- Aug 06, 2024
-
-
Sean Hatfield authored
support multiple preset prompts in single message
-
Mehmet Ünlü authored
fix: remove unnecessary break Remove unnecessary break that prevents checking next pages for blob objects.
-
Sean Hatfield authored
youtube loader whitespace fix
-
Ramon Oliveira authored
Adds the complete Brazilian Portuguese translation for the user interface.
-
- Aug 05, 2024
-
-
Mr Simon C authored
* open the server port to public on container post create * install gh on container start * remove port command until needed * look for port 3001 to be available and make public * install netcat * run background nc task before server start * add sleep 5 due to error clashing with server start * remove netcat, use gh cli
-
Martín authored
-
- 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>
-
timothycarambat authored