This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Jul 19, 2024
-
-
timothycarambat authored
-
Timothy Carambat authored
* bump base image * Bump mysql * attestations * attestations perms * attestations perms * fix permissions for attestetions for master push * test cleanup * repin base image * revert base * patch frontend-clean * force resolve braces to fixed version * rebump
-
- Jul 18, 2024
-
-
Timothy Carambat authored
resolves #1877
-
- Jul 16, 2024
-
-
Sean Hatfield authored
check all prisma models/model usage and patch any potential sql injection vulns
-
Sean Hatfield authored
use pdf.js by importing it from pdf-parse and fix custom PDFLoader module
-
- Jul 15, 2024
-
-
timothycarambat authored
-
Sean Hatfield authored
* give generic error messages for embed chat widget * give generic errors on embed chat errors but log to console * lint --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* implement auto detect url for koboldcpp * remove unneeded import * border-none inputs and buttons --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
ux-builder authored
* Add Korean translation * Modal Password translation complement * Add a SettingsSidebar translation * DefaultChat translation complete * New Workspace translation complete
-
Barış Ekin Yıldırım authored
Added necessary deployment steps. Modified not supported Ubuntu version with the latest LTS option. Co-authored-by:
thealice <thealice@wonderland.com>
-
- Jul 11, 2024
-
-
Sean Hatfield authored
use useLocation hook instead of href for window location
-
Sean Hatfield authored
* fix indentation of citations * fix outlines of input fields to be consistent * remove red from trash icons * fix margin from input title * remove unused component and remove borders on provider search inputs * make back arrow less opacity in onboarding to highlight next arrow * fix spacing on all provider options (llm, vectordb, embedder
-
Sean Hatfield authored
* patch llm providers that have manual inputs for model pref * refactor agent model fallback update UI to show disabled providers to stop questions about provider limitations * patch log on startup --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* implement custom PDFLoader to remove LC dep * remove unneeded comment * remove pdfjs as dep and fix page splitting using pdf-parse * linting + export rename for desktop compat --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
hide TTS and more actions on chat reset message
-
- Jul 10, 2024
-
-
Sean Hatfield authored
fix styles of limit messages per day
-
Sean Hatfield authored
* fix assistant bg color data prop * publish modified embed changes
-
Sean Hatfield authored
* implement new settings sidebar v2 * store state of settings menu in localstorage to improve ux * add tailwind color * add missed admin translation * fix admin pages showing on single user * perms fix for manager role * refactor permissions for options on sidebar * minor refactor of menuoption --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* implement new chat tools ui + bump phosphor icons package for new icons * move TTS button below user image/fix styling * Show tools on hover update package deps * patch styles for desktop * fix more actions tooltip and disable hide/show on hover for mobile * z-index on mobile patch --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Jul 08, 2024
-
-
植心 authored
-
- Jul 07, 2024
-
-
bchoor authored
-
- Jul 04, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
Sean Hatfield authored
* implement delete message feature * add new delete chat endpoint that just hides messages from ui and fix perms * refactor: add delete-event hooks for delete so we dont need to pass so much refactor: implmentation of delete endpoint PUT * update animation linting remove element on animiation to prevent popin * linting and cleanup imports --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
-
- Jul 03, 2024
-
-
Timothy Carambat authored
-
Timothy Carambat authored
* enable support for generic openAI as Agent provider
-
Sean Hatfield authored
* implement thread forking feature * rename thread based on forked message * refactor bulk message create for thread fork + bump prisma version * revert prisma version bump * add todo to bulkCreate function in workspace chats * cast user input to expected type to prevent prisma injection * refactor: update order of ops for thread fork --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* WIP replace langchain pdfloader with pdfjs and add more context to each page * remove extras from pdfjs and just replace langchain library * remove unneeded dep * fix console log in docs --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
-
timothycarambat authored
-
Sean Hatfield authored
implement custom confluence loader to extract code blocks properly from documents Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
timothycarambat authored
-
Timothy Carambat authored
-
- Jul 01, 2024
-
-
Sean Hatfield authored
patch website depth data connector to work for other links that are not root url
-
apstrom authored
Max. number of context snippets increased from 12 to 200. TODO: May remove restraint entirely
-
Timothy Carambat authored
* Patch Embed styles with prefixing * forgot files
-
- Jun 28, 2024
-
-
Timothy Carambat authored
Add type defs to helpers
-
Sean Hatfield authored
fix query mode always responding with refusal message on develop api openai compatible endpoints
-