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. Mar 28, 2024
  13. Mar 27, 2024
  14. Mar 25, 2024
  15. Mar 20, 2024
  16. Mar 14, 2024
  17. Mar 12, 2024
  18. Mar 06, 2024
  19. Mar 05, 2024
  20. Mar 04, 2024
  21. Mar 01, 2024
  22. Feb 29, 2024
  23. Feb 28, 2024
  24. Feb 23, 2024
  25. Feb 19, 2024
  26. Feb 08, 2024
  27. Feb 07, 2024
  28. Feb 05, 2024
  29. Feb 01, 2024
  30. Jan 31, 2024
  31. Jan 23, 2024
  32. Jan 22, 2024
  33. Jan 19, 2024
  34. Jan 17, 2024
Loading