This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Jan 13, 2024
-
-
Timothy Carambat authored
* improve native embedder handling of large files * perf changes * ignore storage tmp
-
- Jan 12, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
Ahren Stevens-Taylor authored
* [FEAT]: Docker Tags specific to a build version #572 * fix: dockerhub repo name * feat: add Docker build caches * fix: docker username Fix the DockerHub repository owner name
-
Shuyoou authored
* issue #543 support milvus vector db * migrate Milvus to use MilvusClient instead of ORM normalize env setup for docs/implementation feat: embedder model dimension added * update comments --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
-
- Jan 11, 2024
-
-
Timothy Carambat authored
-
Timothy Carambat authored
* prevent manager in multi-user from updatingENV via HTTP * remove unneeded args
-
Timothy Carambat authored
Change pwd check to O(1) check to prevent timing attacks
-
Timothy Carambat authored
Patch minor XSS opportunity where user can self-XSS themselvess. There is not real vuln here as any instance is not public facing
-
timothycarambat authored
connect #516
-
- Jan 10, 2024
-
-
timothycarambat authored
-
Timothy Carambat authored
* Dynamic vector count on workspace settings Add count to be workspace specific, fallback to system count Update layout of data in settings Update OpenAI per-token embedding price * linting
-
Sean Hatfield authored
* add Together AI LLM support * update readme to support together ai * Patch togetherAI implementation * add model sorting/option labels by organization for model selection * linting + add data handling for TogetherAI * change truthy statement patch validLLMSelection method --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
Fixed mass_assignment vuln Co-authored-by:
dastaj <78434825+dastaj@users.noreply.github.com>
-
Timothy Carambat authored
* patch swagger host to be relative * change tag on feature request template
-
Timothy Carambat authored
patch swagger host to be relative
-
timothycarambat authored
-
timothycarambat authored
-
- Jan 09, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
Timothy Carambat authored
* Setup issue templates Allow ability to include blank issue resolves #557 todo: PR template * update templates + add PR template * newlines
-
Sean Hatfield authored
* WIP slash commands * add slash command image * WIP slash commands * slash command menu feature complete * move icons to slash command local * update how slash command component works * relint with new linter * Finalize slash command input Change empty workspace text layout Patch dev unmount issues on Chatworkspace/index.jsx --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
* Update build process to support multi-platform builds Bump @lancedb/vectordb to 0.1.19 for ARM&AMD compatibility Patch puppeteer on ARM builds because of broken chromium resolves #539 resolves #548 --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- Jan 08, 2024
-
-
Timothy Carambat authored
patch lockfiles with new devdeps
-
Francisco Bischoff authored
Implement support for GitHub codespaces and VSCode devcontainers --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com> Co-authored-by:
Sean Hatfield <seanhatfield5@gmail.com>
-
Sagar Jaglan authored
-
- Jan 06, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
- Jan 05, 2024
-
-
Bhargav Kowshik authored
-
timothycarambat authored
resolves #541
-
Sean Hatfield authored
* move llm, embedder, vectordb items to components folder * add backdrop blur to search in llm, embedder, vectordb preferences * implement searchable llm preference in settings * implement searchable embedder in settings * remove unused useState from embedder preferences * implement searchable vector database in settings * fix save changes button not appearing on change for llm, embedder, and vectordb settings pages * sort selected items in all settings and put selected item at top of list * no auto-top for selection --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
-
pritchey authored
* Added support for HTTPS to server. * Move boot scripts to helper file catch bad ssl boot config fallback SSL boot to HTTP --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sayan Gupta authored
Issue #204 Added a check to ensure that 'chunk.payload' exists and contains the 'id' property (#526) * Issue #204 Added a check to ensure that 'chunk.payload' exists and contains the 'id' property before attempting to destructure it * run linter * simplify condition and comment --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
-
- Jan 04, 2024
-
-
Timothy Carambat authored
* WIP onboarding v2 * Welcome screen for onboarding complete * fix home page and WIP create skeleton for llm preference search/options * render llms as options * add search functionality to llm preference & add survey step * fix openai settings undefined & create custom logo onboarding page * add user setup UI * add data handling & privacy onboarding screen * add create workspace onboarding screen * fix survey width in onboarding * create vector database connection onboarding page * add workspace image & all skeleton ui complete * fix navigation buttons and ui tweaks to fit on screen * WIP LLMPreference * LLM Preference screen fully functional * create components for vector db options and fix styling of azure options * remove unneeded comment * vector db connection onboarding screen complete * minor ui tweak to searchbar * user setup page fully working * create workspace onboarding page fully working * useNavigate for navigation between pages * mobile layout, cleanup old files, survey functionality implemented * fix default logo appearing when should be blank & password setup bug fix * Modify flow of onboarding todo: embedding set up * Add embedder setup screen & insert into flow * update embedding back button auto-dismiss toasts on each step * move page defs under imports fix bg color on mobile styling --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
Timothy Carambat authored
* Handle special token in TikToken resolves #525 * remove duplicate method add clarification comment on implementation
-
timothycarambat authored
-