Skip to content
Snippets Groups Projects
  1. Apr 28, 2024
  2. Apr 26, 2024
    • Jin Hai's avatar
      Update version info (#564) · f1c98aad
      Jin Hai authored
      
      ### What problem does this PR solve?
      
      _Briefly describe what this PR aims to solve. Include background context
      that will help reviewers understand the purpose of the PR._
      
      ### Type of change
      
      - [x] Documentation Update
      - [x] Refactoring
      
      ---------
      
      Signed-off-by: default avatarJin Hai <haijin.chn@gmail.com>
      f1c98aad
    • Jin Hai's avatar
      Update version to 0.3.2 (#550) · b1cd2039
      Jin Hai authored
      
      ### What problem does this PR solve?
      
      _Briefly describe what this PR aims to solve. Include background context
      that will help reviewers understand the purpose of the PR._
      
      ### Type of change
      
      - [x] Documentation Update
      
      Signed-off-by: default avatarJin Hai <haijin.chn@gmail.com>
      b1cd2039
    • Moonlit's avatar
      chore: disable Kibana volume storage in Docker Compose (#548) · 76c477f2
      Moonlit authored
      ### What problem does this PR solve?
      
      Since Kibana service is not currently being used, the associated volume
      'kibanadata' has been commented out in the Docker Compose file. This
      change helps to prevent the allocation of unnecessary resources and
      simplifies the configuration.
      
      ### Type of change
      
      - [x] Refactoring
      unused Kibana volume storage
      76c477f2
  3. Apr 25, 2024
  4. Apr 23, 2024
  5. Apr 22, 2024
  6. Apr 21, 2024
  7. Apr 19, 2024
  8. Apr 18, 2024
    • Bing Han's avatar
      Add env to expose minio port to the host (#426) · ac574af6
      Bing Han authored
      ### What problem does this PR solve?
      
      The docker-compose file can't config minio related port by .env file. So
      I just add env `MINIO_CONSOLE_PORT=9001
      MINIO_PORT=9000` to .env file.
      
      ### Type of change
      
      - [x] Refactoring
      ac574af6
  9. Apr 16, 2024
  10. Apr 15, 2024
  11. Apr 11, 2024
    • KevinHuSh's avatar
      Support Xinference (#320) · 91068edf
      KevinHuSh authored
      ### What problem does this PR solve?
      
      Issue link:#299
      
      ### Type of change
      
      - [x] New Feature (non-breaking change which adds functionality)
      91068edf
  12. Apr 08, 2024
    • KevinHuSh's avatar
      Support Ollama (#261) · 3708b97d
      KevinHuSh authored
      ### What problem does this PR solve?
      
      Issue link:#221
      
      ### Type of change
      
      - [x] New Feature (non-breaking change which adds functionality)
      3708b97d
  13. Apr 07, 2024
  14. Mar 31, 2024
  15. Mar 27, 2024
  16. Mar 12, 2024
  17. Mar 11, 2024
  18. Mar 06, 2024
  19. Mar 05, 2024
  20. Mar 04, 2024
  21. Feb 29, 2024
  22. Feb 28, 2024
  23. Jan 15, 2024
  24. Dec 22, 2023
    • KevinHuSh's avatar
      go through smoke test of all API (#12) · 1eb186a2
      KevinHuSh authored
      * add field progress msg into docinfo; add file processing procedure
      
      * go through upload, create kb, add doc to kb
      
      * smoke test for all API
      
      * smoke test for all API
      1eb186a2
Loading