This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Jun 17, 2024
-
-
Sean Hatfield authored
clean up text and bg hex colors Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* rework document picker ui * refactor tooltips to use react-tooltip lib with custom elements --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
patch UI exception with invalid return value from failed parse resolves #1692
-
lewismacnow authored
* Enhance API - add GET for users with access to workspace Adds GET request endpoint for retrieving a list of users with permissions to access the specified workspace * Update Swagger for users with access to workspace Adds swagger docs for the endpoint used to retrieve users with access to workspace. "v1/admin/workspaces/:workspaceId/users"
-
Philipp Metzler authored
format Markdown / YAML code snippet
-
- Jun 14, 2024
-
-
Sean Hatfield authored
noPortal to fix reovery code modal from being hidden
-
- Jun 13, 2024
-
-
Sean Hatfield authored
fix first time pinned document modal
-
Sean Hatfield authored
* implement mobile styles for new agent settings ui * fix on off label not updating for generate & save files to browser * update sql connector modal for mobile * small changes for UI normalization * breakout layout from forms for mobile/desktop * add back no-borders --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
- Jun 12, 2024
-
-
timothycarambat authored
style: update error message width
-
timothycarambat authored
-
timothycarambat authored
feat: add /reset to bailout for agent session fix: patch save-to-browser not enabling
-
timothycarambat authored
-
Sean Hatfield authored
* WIP agent settings redesign * WIP rework new agent skill UI * WIP save bar/agent styles * WIP update settings fix * desktop agent config UI implementation * remove unneeded files * fix sql and web browsing plugins not starting & add default badges * fix serply merge conflict * review: cleanup unused files/folders/components * refactor components * refactor components * fix order of customized skills --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
-
- Jun 11, 2024
-
-
Sean Hatfield authored
new folder modal z index fix
-
timothycarambat authored
-
- Jun 10, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
Serply authored
* added serply search api * undo remove of new line --------- Co-authored-by:
teampen <136991215+teampen@users.noreply.github.com>
-
Timothy Carambat authored
-
Cyber Link authored
Added docker compose file that can be used on stand alone docker or in docker swarm with some modifications.
-
- Jun 08, 2024
-
-
Timothy Carambat authored
-
- Jun 07, 2024
-
-
Sean Hatfield authored
* make thread name 'Thread' when new thread is created * implement auto generated thread titles * implement truncated prompt as thread name * move rename of thread into workspaceThread function --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* implement search for document picker * patch name * Refactor file search method and implementation --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
-
Sean Hatfield authored
fix update agent settings button not appearing when deleting sql connection
-
timothycarambat authored
-
yonathan suarez authored
* fix: "remove document system api" * fix: "update text system system " --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
- Jun 06, 2024
-
-
Sean Hatfield authored
* chromadb namespace normalization * update normalization function with more clarity --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
* chore: fix typo of ManageWorkspace * fix typo of typo fixes --------- Co-authored-by:
jazelly <xzha4350@gmail.com>
-
Anush authored
Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* login screen image ui bug fix + fixed footer icons * fix uneven top/botton padding on footer * patch Sidebar UI in mobile --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* WIP edit message feature * WIP edit message * WIP editing messages feature * Fix PFPs TODO: Fix default user profile image Add User and Assistant workspace response * unset PFP changes for later PR --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
* Updated apt-packages source for devcontainer Switched the devcontainer's package source to a different repository to align with updated dependencies and package availability. The previous source from 'rocker-org' is replaced with 'devcontainers-contrib', which may offer more recent or relevant development tools. * Subject: Centralize prettier ignores and refine config Body: Centralized all prettier ignore rules by removing individual `.prettierignore` files in subprojects and updating the root `.prettierignore` to include previously ignored patterns, ensuring consistency across the workspace. Additionally, the prettier configuration was refined by making the file pattern for `.config.js` files consistent and adjusting quote styles for better readability. All lint scripts across the project were updated to respect the centralized ignore path, enhancing maintainability. The consolidation simplifies the process of managing ignore rules as the project scales, ensuring developers can focus on writing code without worrying about divergent formatting standards. These changes also align with introducing comprehensive linting across multiple environments to keep the codebase clean and consistent. This adjustment is a foundational step towards a more streamlined and unified code base, making it easier for new contributors to adhere to established coding standards and reducing the cognitive load associated with managing multiple configuration files across the project. * unset package json changes --------- Co-authored-by:
Francisco Bischoff <franzbischoff@gmail.com> Co-authored-by:
Francisco Bischoff <984592+franzbischoff@users.noreply.github.com>
-
Sean Hatfield authored
* add liteLLM embedding provider support * update tooltip id --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
-
Ikko Eltociear Ashimine authored
* docs: add Japanese README * docs: update README.md
-
- Jun 03, 2024
-
-
Kumar Shivendu authored
fix: Typo in Qdrant's name
-
Chris Daniel authored
add support for TSX files to be parsed as text
-