Skip to content
Snippets Groups Projects
  1. May 07, 2024
  2. May 06, 2024
    • Moonlit's avatar
      Refactor: Use TaskStatus enum for task status handling (#646) · ca5acc15
      Moonlit authored
      ### What problem does this PR solve?
      
      This commit changes the status 'not started' from being hard-coded to
      being maintained by the TaskStatus enum. This enhancement ensures
      consistency across the codebase and improves maintainability.
      
      ### Type of change
      
      - [x] Refactoring
      ca5acc15
  3. Apr 30, 2024
  4. Apr 29, 2024
    • KevinHuSh's avatar
      refine document upload (#602) · 6874c6f3
      KevinHuSh authored
      ### What problem does this PR solve?
      
      #567 
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      6874c6f3
  5. Apr 28, 2024
  6. Apr 26, 2024
  7. Apr 25, 2024
  8. Apr 22, 2024
  9. Apr 19, 2024
  10. Apr 18, 2024
  11. Apr 16, 2024
  12. Apr 15, 2024
    • KevinHuSh's avatar
      conversation API backend update (#360) · c39b7516
      KevinHuSh authored
      ### What problem does this PR solve?
      
      
      Issue link:#345
      
      ### Type of change
      
      - [x] New Feature (non-breaking change which adds functionality)
      c39b7516
    • KevinHuSh's avatar
      add new model gpt-3-turbo (#352) · 4608cccd
      KevinHuSh authored
      ### What problem does this PR solve?
      
      
      Issue link:#351
      
      ### Type of change
      
      - [x] New Feature (non-breaking change which adds functionality)
      4608cccd
  13. Apr 13, 2024
  14. Apr 12, 2024
  15. 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
    • KevinHuSh's avatar
      fix bug #314 (#317) · 4fa768e7
      KevinHuSh authored
      ### What problem does this PR solve?
      
      Issue link:#314
      
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      4fa768e7
  16. Apr 09, 2024
  17. Apr 08, 2024
    • KevinHuSh's avatar
      Support new feature about Ollama (#262) · b6887a20
      KevinHuSh authored
      ### What problem does this PR solve?
      
      Issue link:#221
      
      ### Type of change
      
      - [x] New Feature (non-breaking change which adds functionality)
      b6887a20
    • 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
    • KevinHuSh's avatar
      fix user registration issue (#248) · c8297994
      KevinHuSh authored
      ### What problem does this PR solve?
      Issue link: #247
      ### Type of change
      
      - [x] Bug Fix (non-breaking change which fixes an issue)
      c8297994
  18. Apr 07, 2024
  19. Apr 03, 2024
  20. Apr 01, 2024
    • KevinHuSh's avatar
      fix set_api_key bug (#191) · 8c1d31c6
      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]
      
      ### 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):
      8c1d31c6
  21. Mar 31, 2024
  22. Mar 29, 2024
  23. Mar 28, 2024
  24. Mar 27, 2024
  25. Mar 26, 2024
  26. Mar 22, 2024
Loading