This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Feb 27, 2025
-
-
cnJasonZ authored
* feat: add new model provider PPIO * fix: fix ppio model fetching * fix: code lint * reorder LLM update interface for streaming and chats to use valid keys linting --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Kristofer Bourro authored
* Windows development environment variables support * moved cross-env to dev dependencies --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
- Feb 26, 2025
-
-
Sean Hatfield authored
* implement new thinking animation ui * implement agent thinking animation
-
Yash Suresh Chandra authored
Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* add bio to users table * lint * add bio field to edit user admin page * fix bio saving on new user * simplify updating localstorage user * linting --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
Shanmukeshwar authored
* feat: Add endpoint to retrieve documents by folder name * isWithin Check on path to prevent path traversal * feat: Add endpoint to upload documents to a specified folder * refactor upload to folder endpoint + update jsdoc for swagger * linting --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com> Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
Timothy Carambat authored
* fix: bug where in single user mode deletion of an api key deletes all resolves #3352 * linting
-
Said Ouhdach authored
* Arabic translation * Arabic Translation correction
-
- Feb 25, 2025
-
-
高先生 authored
* feat: support user select message direction * feat: optimizing the code * feat: lint code * fix: prevent localstorage read on every message component render ui: refactor alignment UI selector for dark and light mode with simple styling * docs: update jsdoc comment for hook fix: apply chat alignment to homepage chat * fix mobile styles of message chat alignment preference --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com> Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
Skanda Kaashyap authored
* add claude 3-7 sonnet * made all the changes everywhere * add 3-7-sonnet-latest model * lint --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- Feb 21, 2025
-
-
Sean Hatfield authored
update handleAPIFileUpload middleware to handle non english chars + update jsdoc
-
- Feb 19, 2025
-
-
Timothy Carambat authored
* Update nullcheck function for aibitat runners resolves #3273 closes #3277 * lint
-
Sean Hatfield authored
* add md support to appearance custom messages * break out dompurify to util --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* normalize sorting for workspace and workspace thread chats in dev api * lint --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
timothycarambat authored
-
timothycarambat authored
-
Sushanth Srivatsa authored
* ollama auth token provision * auth token provision * ollama auth provision * ollama auth token * ollama auth provision * token input field css fix * Fix provider handler not using key sensible fallback to not break existing installs re-order of input fields null-check for API key and header optional insert on request linting * apply header and auth to agent invocations * upgrading to ollama 5.10 for passing headers to constructor * rename Auth systemSetting key to be more descriptive linting and copy * remove untracked files + update gitignore * remove debug * patch lockfile --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Feb 18, 2025
-
-
Sean Hatfield authored
* allow typing while streaming + refactor props * remove duplicate function
-
Shanmukeshwar authored
* feat: Add endpoint to retrieve documents by folder name * isWithin Check on path to prevent path traversal --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* wip embed dev api endpoints * fix /v1/embed/new endpoint * add delete endpoint to embeds * linting --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Feb 17, 2025
-
-
Timothy Carambat authored
resolves #3248
-
Hakeem Abbas authored
bug fixes for sanitizing Namespaces and handling chunk size limit of astradb collections in each doc Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
alongLFB authored
fix: docs(zh-CN): fix text and format issues in Chinese documentation - Remove redundant punctuation and repeated words - Standardize quotation marks format and remove unnecessary quotes - Add and complete TTS and STT related translations
-
t2 authored
* for projects in gitlab subgroup (#3075) * fix: false condition * refactor pattern matching logic --------- Co-authored-by: t2 <> Co-authored-by:
shatfield4 <seanhatfield5@gmail.com> Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
timothycarambat authored
This reverts commit 6fd34e54.
-
timothycarambat authored
-
- Feb 15, 2025
-
-
Timothy Carambat authored
* Drop Node `canvas` for manual `sharp` conversion * bump dev
-
Sean Hatfield authored
patch bug allowing user to move block above vars in agent builder
-
- Feb 14, 2025
-
-
mr-chenguang authored
* feat(dataconnectors): support confluence personal access token * fix: change select option * linting change name on accesstype field --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
* OCR PDFs as fallback in spawn thread * wip * build our own worker fanout and wrapper * norm pkgs * Add image OCR support
-
Timothy Carambat authored
* OCR PDFs as fallback in spawn thread * wip * build our own worker fanout and wrapper * norm pkgs * bump dev
-
Mert Cobanov authored
-