Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Feb 25, 2025
  2. Jan 27, 2025
  3. Dec 12, 2024
  4. Dec 11, 2024
  5. Dec 05, 2024
  6. Nov 21, 2024
  7. Nov 20, 2024
  8. Nov 06, 2024
  9. Nov 04, 2024
  10. Oct 21, 2024
  11. Sep 16, 2024
  12. Sep 11, 2024
  13. Aug 02, 2024
  14. Jul 26, 2024
  15. Jul 24, 2024
  16. Jul 23, 2024
  17. Jul 03, 2024
  18. Jun 20, 2024
  19. May 29, 2024
  20. May 23, 2024
  21. May 08, 2024
  22. May 02, 2024
  23. Apr 30, 2024
  24. Apr 23, 2024
  25. Apr 22, 2024
  26. Apr 19, 2024
  27. Apr 17, 2024
  28. Apr 16, 2024
  29. Apr 05, 2024
  30. Mar 14, 2024
  31. Mar 06, 2024
  32. 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
  33. Jan 26, 2024
  34. Jan 22, 2024
  35. 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