Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Aug 24, 2023
  2. Aug 23, 2023
  3. Aug 22, 2023
  4. Aug 21, 2023
  5. Aug 18, 2023
  6. Aug 17, 2023
  7. Aug 16, 2023
  8. Aug 15, 2023
  9. Aug 14, 2023
    • Sean Hatfield's avatar
      Logo customization for single-user & multi-user modes (#186) · b557bb9e
      Sean Hatfield authored
      
      * implemented logo customization for single-user mode
      
      * removing unneeded comments
      
      * added dark and light mode support for default logo
      
      * implemented dark and light mode switching in frontend
      
      * fixed dark and light mode switching for failed to load logo from backend
      
      * removed unneeded comment
      
      * custom logos for admin implemented
      
      * refactor logo mgmt functions
      abstract logo management utils into their own file for simplicity
      
      * added settings tab for appearance on single-user mode
      
      * unchecking files with unneeded changes
      
      * fixed appearance settings tab to be hidden on multiuser mode
      
      * allow readall for logo
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      Unverified
      b557bb9e
    • Melroy van den Berg's avatar
      Update requirements.txt (#185) · 16b8330f
      Melroy van den Berg authored
      Upgrade fake-useragent to latest version (v1.2.1). Disclaimer: I'm the package maintainer.
      Unverified
      16b8330f
    • timothycarambat's avatar
      update form · 79b31108
      timothycarambat authored
      79b31108
  10. Aug 12, 2023
  11. Aug 10, 2023
  12. Aug 09, 2023
  13. Aug 07, 2023
  14. Aug 05, 2023
  15. Aug 04, 2023
    • Timothy Carambat's avatar
      Multiple LLM Support framework + AzureOpenAI Support (#180) · 1f29cec9
      Timothy Carambat authored
      * Remove LangchainJS for chat support chaining
      Implement runtime LLM selection
      Implement AzureOpenAI Support for LLM + Emebedding
      WIP on frontend
      Update env to reflect the new fields
      
      * Remove LangchainJS for chat support chaining
      Implement runtime LLM selection
      Implement AzureOpenAI Support for LLM + Emebedding
      WIP on frontend
      Update env to reflect the new fields
      
      * Replace keys with LLM Selection in settings modal
      Enforce checks for new ENVs depending on LLM selection
      Unverified
      1f29cec9
    • timothycarambat's avatar
      default setting modal to keys · 285bddb0
      timothycarambat authored
      remove duplicate fields for vectordb config
      285bddb0
Loading