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
      dca141f7
  2. Apr 28, 2024
  3. Apr 02, 2024
  4. Mar 15, 2024
  5. Mar 13, 2024
  6. Mar 02, 2024
  7. Feb 27, 2024
  8. Feb 26, 2024
  9. Feb 22, 2024
  10. Feb 12, 2024
  11. Feb 01, 2024
  12. Jan 10, 2024
  13. Jan 09, 2024
  14. Jan 05, 2024
  15. Jan 02, 2024
  16. Dec 20, 2023
  17. Dec 19, 2023
  18. Dec 18, 2023
  19. Dec 15, 2023
  20. Dec 14, 2023
  21. Dec 13, 2023
Loading