Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/aurelio-labs/semantic-router. Pull mirroring updated .
  1. Feb 17, 2025
    • Bogdan Buduroiu's avatar
      feat: implements vectorised sparse BM25 encoder · dca141f7
      Bogdan Buduroiu authored
      fix: catch RuntimeError for missing torch import
      
      chore: update pyproject
      
      chore: fix numerical inconsistencies
      
      test: add tests for tokenizers
      
      chore: fit sparse encoders after route modifications in HybridRouter
      
      fix: remove decorator around the HybridRouter.__init__
      
      fix: give the functional BM25 a distinct filename
      
      fix: fix route fitting for add/strategy
      
      fix: _async_encode should take a sparse encoding function
      
      fix: empty sparse embeddings
      
      fix: _encode / _async_encode match superclass signature
      Unverified
      dca141f7
  2. Feb 16, 2025
  3. Feb 13, 2025
  4. Feb 11, 2025
  5. Feb 03, 2025
  6. Jan 31, 2025
  7. Jan 24, 2025
  8. Jan 13, 2025
  9. Dec 20, 2024
  10. Dec 15, 2024
  11. Dec 01, 2024
  12. Nov 30, 2024
  13. Nov 28, 2024
  14. Nov 24, 2024
  15. Nov 23, 2024
  16. Nov 20, 2024
  17. Nov 16, 2024
  18. Nov 15, 2024
  19. Nov 14, 2024
  20. Oct 10, 2024
  21. Oct 08, 2024
  22. Oct 03, 2024
  23. Oct 02, 2024
  24. Sep 23, 2024
  25. Sep 22, 2024
  26. Sep 06, 2024
Loading