Skip to content
Snippets Groups Projects
  1. May 07, 2024
    • KevinHuSh's avatar
      remove unused dependency (#664) · a6e4b74d
      KevinHuSh authored
      ### What problem does this PR solve?
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      Unverified
      a6e4b74d
    • Fakai Zhao's avatar
      optimize srv broker and executor logic (#630) · de839fc3
      Fakai Zhao authored
      
      ### What problem does this PR solve?
      
      Optimize task broker and executor for reduce memory usage and deployment
      complexity.
      
      ### Type of change
      - [x] Performance Improvement
      - [x] Refactoring
      
      ### Change Log
      - Enhance redis utils for message queue(use stream)
      - Modify task broker logic via message queue (1.get parse event from
      message queue 2.use ThreadPoolExecutor async executor )
      - Modify the table column name of document and task (process_duation ->
      process_duration maybe just a spelling mistake)
      - Reformat some code style(just what i see)
      - Add requirement_dev.txt for developer
      - Add redis container on docker compose
      
      ---------
      
      Co-authored-by: default avatarKevin Hu <kevinhu.sh@gmail.com>
      Unverified
      de839fc3
  2. Apr 30, 2024
  3. Apr 28, 2024
  4. Apr 25, 2024
  5. Apr 23, 2024
  6. Apr 22, 2024
  7. Apr 19, 2024
  8. Apr 16, 2024
  9. 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)
      Unverified
      91068edf
  10. Apr 10, 2024
  11. 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)
      Unverified
      3708b97d
  12. Apr 02, 2024
    • KevinHuSh's avatar
      Let task continue dispaching while meeting unexpected doc formats (#199) · 572e5b1f
      KevinHuSh 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._
      
      Issue link:#[[Link the issue
      here](https://github.com/infiniflow/ragflow/issues/198)]
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      - [ ] New Feature (non-breaking change which adds functionality)
      - [ ] Breaking Change (fix or feature that could cause existing
      functionality not to work as expected)
      - [ ] Documentation Update
      - [ ] Refactoring
      - [ ] Performance Improvement
      - [ ] Test cases
      - [ ] Python SDK impacted, Need to update PyPI
      - [ ] Other (please describe):
      Unverified
      572e5b1f
  13. Mar 28, 2024
  14. Mar 27, 2024
  15. Mar 26, 2024
  16. Mar 25, 2024
  17. Mar 22, 2024
  18. Mar 21, 2024
  19. Mar 20, 2024
  20. Mar 14, 2024
  21. Mar 12, 2024
  22. Mar 06, 2024
  23. Mar 05, 2024
  24. Mar 04, 2024
  25. Mar 01, 2024
  26. Feb 29, 2024
  27. Feb 28, 2024
  28. Feb 23, 2024
  29. Feb 22, 2024
  30. Feb 21, 2024
  31. Feb 19, 2024
Loading