This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Mar 06, 2024
-
-
Sean Hatfield authored
* Groq LLM support complete * update useGetProvidersModels for groq models * Add definiations update comments and error log reports add example envs --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Gabriel Koo authored
[FIX] : missing import for `parseAuthHeader` in `server/utils/vectorDbProviders/chroma/index.js` (#869) fix: import parseAuthHeader in chroma/index.js
-
- Mar 01, 2024
-
-
Sean Hatfield authored
have JSON export append all metadata fields
-
- Feb 29, 2024
-
-
Timothy Carambat authored
-
Timothy Carambat authored
re-map some file mimes to support text
-
- Feb 28, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
- Feb 27, 2024
-
-
Timothy Carambat authored
-
Sean Hatfield authored
* pin to workspace UI update * tweak css * change tooltip to white to match designs
-
Timothy Carambat authored
Do bulk deletion on backend
-
Sean Hatfield authored
* normalize styles of all input and select elements * missed placeholder text input * missed input fields on onboarding flow
-
Timothy Carambat authored
* Add Ollama embedder model support calls * update docs
-
- Feb 26, 2024
-
-
Timothy Carambat authored
-
Sean Hatfield authored
improve UX of custom logo screens
-
Timothy Carambat authored
* Do not block any file upload fallback unknown/unsupported types to text if possible * reduce call for frontend * patch
-
Sean Hatfield authored
update opacity and spacing of LLMItem, EmbedderItem, and VectorDBItem
-
Sean Hatfield authored
fix height of search bars for LLM providers, embedding providers, and vectorDB providers
-
- Feb 24, 2024
-
-
sherifButt authored
* enhanced chat style and remove list restriction * [FEAT]: Enhanced chat styling #765 * small changes in CSS to prevent collisions * remove commented code * linting --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
bump pplx model support
-
Sean Hatfield authored
* WIP openrouter integration * add OpenRouter options to onboarding flow and data handling * add todo to fix headers for rankings * OpenRouter LLM support complete * Fix hanging response stream with OpenRouter update tagline update comment * update timeout comment * wait for first chunk to start timer * sort OpenRouter models by organization * uppercase first letter of organization * sort grouped models by org --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Feb 22, 2024
-
-
Sean Hatfield authored
* show similarity score in citation chunks * refactor combine like sources to handle separate similarity scores and improve UI for displaying chunks * fix parseChunkSource function to work with links * destructure properties in chunks mapping * check chunk length in parseChunkSource * change UI on how score is shown * remove duplicate import --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* add LLM support for perplexity * update README & example env * fix ENV keys in example env files * slight changes for QA of perplexity support * Update Perplexity AI name --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
-
Timothy Carambat authored
-
Sean Hatfield authored
[DOCS] Update Docker documentation to show how to setup Ollama with Dockerized version of AnythingLLM (#774) * update HOW_TO_USE_DOCKER to help with Ollama setup using docker * update HOW_TO_USE_DOCKER * styles update * create separate README for ollama and link to it in HOW_TO_USE_DOCKER * styling update
-
- Feb 21, 2024
-
-
Timothy Carambat authored
* railway deploy button * railway deploy button
-
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>
-