1. 06 Apr, 2024 1 commit
    • Self Denial's avatar
      Tooltip info & warn. Detect file path during update. Add translation. · 11741ea7
      Self Denial authored
      * Tooltips added to show full model name and warning regarding vector storage
      * Send toast error and return early if more than a single front slash is detected
      * Extend toast duration for model update action
      * Add i18n en_US translation
      * Remove commented code copied from existing function
      11741ea7
  2. 04 Apr, 2024 2 commits
    • Self Denial's avatar
      Format fixes · bcf79c83
      Self Denial authored
      bcf79c83
    • Self Denial's avatar
      Improve embedding model update & resolve network dependency · 3b66aa55
      Self Denial authored
      * Add config variable RAG_EMBEDDING_MODEL_AUTO_UPDATE to control update behavior
      * Add RAG utils embedding_model_get_path() function to output the filesystem path in addition to update of the model using huggingface_hub
      * Update and utilize existing RAG functions in main: get_embedding_model() & update_embedding_model()
      * Add GUI setting to execute manual update process
      3b66aa55
  3. 24 Mar, 2024 1 commit
  4. 10 Mar, 2024 1 commit
  5. 09 Mar, 2024 1 commit
  6. 04 Mar, 2024 1 commit
  7. 03 Mar, 2024 1 commit
  8. 02 Mar, 2024 1 commit
  9. 01 Mar, 2024 1 commit
  10. 18 Feb, 2024 4 commits