This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Aug 29, 2024
-
-
Timothy Carambat authored
bump browser extension commit handle onblur for emebed domains
-
- Aug 27, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
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.
-
Timothy Carambat authored
-
hejp001 authored
-
- Aug 23, 2024
-
-
Kaiwalya Koparkar authored
* feat: Added Elestio as one-click deploy option * fix: Removed unnecessary lines at the bottom
-
Timothy Carambat authored
-
hejp001 authored
Several entries have been modified.
-
- Aug 22, 2024
-
-
Timothy Carambat authored
* Move `embed` to submodule * update README
-
Timothy Carambat authored
* Use `@agent` via dev API * Move EphemeralEventListener to same file as agent
-
- Aug 21, 2024
-
-
Timothy Carambat authored
* Refactor api endpoint chat handler to its own function remove legacy `chatWithWorkspace` and cleanup `index.js` * Add `sessionId` in dev API to partition chats logically statelessly
-
timothycarambat authored
-
Timothy Carambat authored
remove legacy `chatWithWorkspace` and cleanup `index.js`
-
- Aug 20, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
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
-
-
timothycarambat authored
-
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
-