Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. May 23, 2024
  2. May 08, 2024
  3. May 02, 2024
  4. Apr 30, 2024
  5. Apr 23, 2024
  6. Apr 22, 2024
  7. Apr 19, 2024
  8. Apr 17, 2024
  9. Apr 16, 2024
  10. Apr 05, 2024
  11. Mar 14, 2024
  12. Mar 06, 2024
  13. Feb 14, 2024
    • Sean Hatfield's avatar
      [FEAT] New Workspace Settings Layout (#718) · 858b2fce
      Sean Hatfield authored
      
      * WIP new settings layout
      
      * add suggested messages to general & appearance and clean up/make more user friendly
      
      * lazy load workspace settings pages
      
      * css fix on X button for document picker where button is barely clickable
      
      * remove additional workspace settings page
      
      * fix thread selection action when on thread
      
      * refactor inputs into sub-components
      remove unused paths
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      858b2fce
  14. Jan 26, 2024
  15. Jan 22, 2024
  16. Jan 17, 2024
    • Sean Hatfield's avatar
      Per workspace model selection (#582) · 90df3758
      Sean Hatfield authored
      
      * WIP model selection per workspace (migrations and openai saves properly
      
      * revert OpenAiOption
      
      * add support for models per workspace for anthropic, localAi, ollama, openAi, and togetherAi
      
      * remove unneeded comments
      
      * update logic for when LLMProvider is reset, reset Ai provider files with master
      
      * remove frontend/api reset of workspace chat and move logic to updateENV
      add postUpdate callbacks to envs
      
      * set preferred model for chat on class instantiation
      
      * remove extra param
      
      * linting
      
      * remove unused var
      
      * refactor chat model selection on workspace
      
      * linting
      
      * add fallback for base path to localai models
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      90df3758
Loading