This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Sep 11, 2024
-
-
Timothy Carambat authored
Remove FineTuningBanner remove AgentAlert for first time users
-
Timothy Carambat authored
Add Gemini models resolves #2263
-
timothycarambat authored
resolves #2264
-
Timothy Carambat authored
* Add support for custom agent skills via plugins Update Admin.systemPreferences to updated endpoint (legacy has deprecation notice * lint * dev build * patch safeJson patch label loading * allow plugins with no config options * lint * catch invalid setupArgs in frontend * update link to docs page for agent skills * remove unneeded files --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- Sep 10, 2024
-
-
Sean Hatfield authored
* fix ui for slash cmd presets * hide scroll --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Sep 06, 2024
-
-
Timothy Carambat authored
remove Jazzicons update pfps
-
- Sep 05, 2024
-
-
Timothy Carambat authored
* Add SearchApi to web browsing * UI modifications for SearchAPI --------- Co-authored-by:
Sebastjan Prachovskij <sebastjan.prachovskij@gmail.com>
-
- Sep 04, 2024
-
-
Timothy Carambat authored
* Add ability to use Esc keypress to close modal for documents * move escape close to hook --------- Co-authored-by:
Mr Simon C <iamontheinternet@yahoo.com>
-
- Aug 30, 2024
-
-
timothycarambat authored
-
timothycarambat authored
resolves #2190
-
- Aug 29, 2024
-
-
Sean Hatfield authored
new voyageai embedding models
-
Timothy Carambat authored
bump browser extension commit handle onblur for emebed domains
-
- Aug 27, 2024
-
-
timothycarambat authored
-
Timothy Carambat authored
* initial commit for chrome extension * wip browser extension backend * wip frontend browser extension settings * fix typo for browserExtension route * implement verification codes + frontend panel for browser extension keys * reorganize + state management for all connection states * implement embed to workspace * add send page to anythingllm extension option + refactor * refactor connection string auth + update context menus + organize background.js into models * popup extension from main app and save if successful * fix hebrew translation misspelling * fetch custom logo inside chrome extension * delete api keys on disconnect of extension * use correct apiUrl constant in frontend + remove unneeded comments * remove upload-link endpoint and send inner text html to raw text collector endpoint * update readme * fix readme link * fix readme typo * update readme * handle deletion of browser keys with key id and DELETE endpoint * move event string to constant * remove tablename and writable fields from BrowserExtensionApiKey backend model * add border-none to all buttons and inputs for desktop compatibility * patch prisma injections * update delete endpoints to delete keys by id * remove unused prop * add button to attempt browser extension connection + remove max active keys * wip multi user mode support * multi user mode support * clean up backend + show created by in frotend browser extension page * show multi user warning message on key creation + hide context menus when no workspaces * show browser extension options to managers * small backend changes and refactors * extension cleanup * rename submodule * extension updates & docs * dev docker build --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- Aug 26, 2024
-
-
Jeff Scott Ward authored
Allows for the reflowing of text and not breaking the parent box due of display flex container. Does not change any pre-existing classes only specifies further that it should stay inside.
-
hejp001 authored
-
- Aug 23, 2024
-
-
hejp001 authored
Several entries have been modified.
-
- Aug 20, 2024
-
-
hejp001 authored
Translated several entries.
-
- Aug 19, 2024
-
-
Timothy Carambat authored
* Added Hebrew Added Hebrew * Update resources.js Added Hebrew * Update BARE_METAL.md Activation for Windows * Update common.js Language corrections * unset docs changes * update `iw` to modern ISO 639 code `he` --------- Co-authored-by:
start-life <96779864+start-life@users.noreply.github.com>
-
- Aug 17, 2024
-
-
Timothy Carambat authored
* Support suggestions of messages for empty chat in widget * publish
-
- 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
-
-
Sean Hatfield authored
fix tooltip showing on both sides of file picker
-
Sean Hatfield authored
fix md styling for rendered images
-
- 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
-
Mr Simon C authored
update the display to show 95% of the width on small screens, else 635px
-
- Aug 09, 2024
-
-
timothycarambat authored
-
- Aug 08, 2024
-
-
Sean Hatfield authored
slash commands edit bug fix
-
- Aug 07, 2024
-
-
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
* 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
-
-
Ramon Oliveira authored
Adds the complete Brazilian Portuguese translation for the user interface.
-
- Aug 05, 2024
-
-
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>
-