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. Feb 16, 2025
  3. Feb 14, 2025
  4. Feb 13, 2025
Loading