Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Apr 17, 2024
  2. Apr 16, 2024
  3. Apr 05, 2024
  4. Mar 14, 2024
  5. Mar 06, 2024
  6. 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>
      Unverified
      858b2fce
  7. Jan 26, 2024
  8. Jan 22, 2024
  9. 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>
      Unverified
      90df3758
Loading