Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/aurelio-labs/semantic-router. Pull mirroring updated .
  1. Mar 11, 2025
  2. Feb 19, 2025
  3. 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
  4. Feb 14, 2025
  5. Feb 12, 2025
  6. Feb 03, 2025
    • theanupllm's avatar
      refactor: Remove Pinecone Local Index and consolidate Pinecone index implementation · 5e246e96
      theanupllm authored
      - Deleted `pinecone_local.py` and `10-pinecone-local.ipynb`
      - Updated `pinecone.py` to handle both cloud and local Pinecone index scenarios
      - Modified test files to use `PineconeIndex` instead of `PineconeLocalIndex`
      - Updated GitHub Actions workflow to simplify Python version testing
      - Improved error handling and host URL management in Pinecone index methods
      5e246e96
  7. Jan 31, 2025
  8. Jan 24, 2025
  9. Jan 23, 2025
  10. Jan 13, 2025
  11. Jan 12, 2025
  12. Jan 11, 2025
  13. Jan 10, 2025
  14. Jan 09, 2025
  15. Jan 07, 2025
Loading