This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Feb 21, 2024
-
-
Timothy Carambat authored
* Enable ability to do full-text query on documents Show alert modal on first pin for client Add ability to use pins in stream/chat/embed * typo and copy update * simplify spread of context and sources
-
Sean Hatfield authored
* split CustomMessages and CustomLogo into separate components from appearance settings * lint --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* refactor UserMenu component for readability * revisit hook --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
parse & enforce URL to allow multiple URL schemas
-
- Feb 19, 2024
-
-
Timothy Carambat authored
* Add more plaintext document types org-mode, asciidoc, and reStructuredText are all text formats Signed-off-by:
Christian Romney <christian.a.romney@gmail.com> * lint --------- Signed-off-by:
Christian Romney <christian.a.romney@gmail.com> Co-authored-by:
Christian Romney <christian.a.romney@gmail.com>
-
Timothy Carambat authored
-
Sean Hatfield authored
* implement custom support email for usermenu support button * small refactor --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
* Update Docker Run command * Update Docker Run command * Update Docker Run command
-
- Feb 17, 2024
-
-
Timothy Carambat authored
* Migrate document processor to class * forgot "new"
-
- Feb 16, 2024
-
-
Timothy Carambat authored
Remove useless icons in prompt bar Add chatMode column to workspaces that defaults to chat Add UI for toggle of chat mode with hint Update UI for workspace settings to match designs
-
Timothy Carambat authored
* Enable Alpaca JSON export format * Replace dom download link with filesave for browser compat Fix layout of exported json types for readability
-
- Feb 15, 2024
-
-
timothycarambat authored
-
- Feb 14, 2024
-
-
Timothy Carambat authored
* forgot files --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
Sean Hatfield authored
* WIP new settings layout * add suggested messages to general & appearance and clean up/make more user friendly * lazy load workspace settings pages * css fix on X button for document picker where button is barely clickable * remove additional workspace settings page * fix thread selection action when on thread * refactor inputs into sub-components remove unused paths --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
-
Timothy Carambat authored
-
Timothy Carambat authored
* refactor stream/chat/embed-stram to be a single execution logic path so that it is easier to maintain and build upon * no thread in sync chat since only api uses it adjust import locations
-
Timothy Carambat authored
* Implement thread UI update * remove comment
-
- Feb 13, 2024
-
-
Timothy Carambat authored
-
Timothy Carambat authored
* Include links in citations force ChunkSource key to retain this information old links will be unsupported * show special icons depending on source * remove console log * reset server documents writeTo
-
Sean Hatfield authored
* WIP RLHF works on historical messages * refactor Actions component * completed RLHF up and down votes for chats * add defaults for HistoricalMessage params * refactor RLHF implmenation remove forwardRef on history items to prevent rerenders * remove dup id * Add rating to CSV output --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* add more fields to csv export to make more useful * refactor from review comments * fix escapeCsv function * catch export errors properly --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
CloudRay authored
Co-authored-by:
cloud-ray <ray@cybersavvy.one>
-
- Feb 12, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
- Feb 09, 2024
-
-
Timothy Carambat authored
-
timothycarambat authored
-
timothycarambat authored
-
Timothy Carambat authored
* Implement workspace thread that is compatible with legacy versions * last touches * comment on chat qty enforcement
-
- Feb 08, 2024
-
-
Sean Hatfield authored
* WIP custom footer icons * UI for updating footer icons complete and backend to save/modify * add backend for unprotected footer fetch * break out footer into separate component and render footer items using a cache for 1 hour * wip review * refactor & cleanup * Optimize footer form component Optimize caching for footer icons Add validation on SystemSetting upserts Normalize fallback items for footer_data * Adjust max icons to 3 * fix success message on remove * fix success message on remove --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
Resolve fatal crash from Ollama failure
-
- Feb 07, 2024
-
-
Timothy Carambat authored
* Add support to upload rawText document via api * update API doc endpoint with correct textContent key * update response swagger doc
-
Timothy Carambat authored
move dev deps from prod build remove unused deps
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
Sean Hatfield authored
* hide security setting in settings sidebar when in multiusermode * refactor sidebar to handle mobile view inside SettingsSidebar component * forgot eventlogs on sidebar move footer on settingSidebar to component --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
-
timothycarambat authored
-
timothycarambat authored
-