This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Aug 29, 2024
-
-
Sean Hatfield authored
new voyageai embedding models
-
- Aug 27, 2024
-
-
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
-
-
Timothy Carambat authored
-
- Aug 23, 2024
-
-
Timothy Carambat authored
-
- Aug 22, 2024
-
-
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 19, 2024
-
- Aug 16, 2024
-
-
Timothy Carambat authored
-
- 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
-
-
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
-
- Jul 29, 2024
-
-
Timothy Carambat authored
-
- Jul 28, 2024
-
-
timothycarambat authored
closes #1990
-
- Jul 26, 2024
-
-
timothycarambat authored
-
- Jul 25, 2024
-
-
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>
-
- Jul 22, 2024
-
-
Timothy Carambat authored
-
Timothy Carambat authored
-
timothycarambat authored
-
Timothy Carambat authored
-
- Jul 20, 2024
-
-
timothycarambat authored
-