Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Dec 06, 2023
  2. Dec 05, 2023
  3. Dec 04, 2023
  4. Nov 27, 2023
    • Sean Hatfield's avatar
      Bug fixes (#394) · ca8bf52c
      Sean Hatfield authored
      
      * fix black text for custom messages text
      
      * fix file upload icon being stretched
      
      * center github, docs, and discord icons in sidebar
      
      * fix chat container being cut off on right side and tighter spacing between message
      
      * fix default chat container being cut off on right side
      
      * on create new workspace, take user to the workspace they just created instead of the home page
      
      * add border to chat container and click outside user menu to close
      
      * fix borders around all chat and settings containers to be consistent
      
      * fix padding for default messages
      
      * fix spacing between workspace items in sidebar
      
      * fix margin around right side of chat, default, and settings containers to be the same as the left sidebar
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      ca8bf52c
    • Timothy Carambat's avatar
      Rehash password for admin-user pwd updates (#398) · 55d319b5
      Timothy Carambat authored
      resolved #397
      55d319b5
  5. Nov 20, 2023
  6. Nov 18, 2023
  7. Nov 17, 2023
  8. Nov 16, 2023
  9. Nov 15, 2023
  10. Nov 14, 2023
  11. Nov 13, 2023
    • Timothy Carambat's avatar
      Robots.txt (#369) · 6957bc3e
      Timothy Carambat authored
      * assume default model where appropriate
      
      * merge with master and fix other model refs
      
      * disallow robots
      
      * add public file
      6957bc3e
    • Timothy Carambat's avatar
      assume default model where appropriate (#366) · 8743be67
      Timothy Carambat authored
      * assume default model where appropriate
      
      * merge with master and fix other model refs
      8743be67
    • Timothy Carambat's avatar
      Enable chat streaming for LLMs (#354) · c22c50cc
      Timothy Carambat authored
      * [Draft] Enable chat streaming for LLMs
      
      * stream only, move sendChat to deprecated
      
      * Update TODO deprecation comments
      update console output color for streaming disabled
      c22c50cc
    • Sean Hatfield's avatar
      Create manager role and limit default role (#351) · fa29003a
      Sean Hatfield authored
      
      * added manager role to options
      
      * block default role from editing workspace settings on workspace and text input box
      
      * block default user from accessing settings at all
      
      * create manager route
      
      * let pass through if in single user mode
      
      * fix permissions for manager and admin roles in settings
      
      * fix settings button for single user and remove unneeded console.logs
      
      * rename routes and paths for clarity
      
      * admin, manager, default roles complete
      
      * remove unneeded comments
      
      * consistency changes
      
      * manage permissions for mum modes
      
      * update sidebar for single-user mode
      
      * update comment on middleware
      Modify permission setting for admins
      
      * update render conditional
      
      * Add role usage hint to each role
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      fa29003a
  12. Nov 11, 2023
  13. Nov 10, 2023
  14. Nov 09, 2023
Loading