Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/aurelio-labs/semantic-router. Pull mirroring updated .
  1. Feb 14, 2025
  2. Feb 13, 2025
  3. Feb 04, 2025
  4. 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
  5. Jan 31, 2025
    • theanupllm's avatar
      refactor: Update test suite to use PineconeLocalIndex · d4a7ef81
      theanupllm authored
      - Replaced all references to PineconeIndex with PineconeLocalIndex in test files
      - Added dimension handling for OpenAI and Cohere encoders in index initialization
      - Updated GitHub Actions workflow to cache Poetry dependencies
      - Maintained existing test logic and retry mechanisms
      d4a7ef81
    • theanupllm's avatar
      feat: Add Pinecone Local Index support and update dependencies · 6fe6573c
      theanupllm authored
      - Added PineconeLocalIndex to support local Pinecone testing
      - Updated GitHub Actions workflow to use Pinecone local service
      - Updated dependencies in pyproject.toml and poetry.lock
      - Modified schema and router to support PineconeLocalIndex
      - Updated test configurations to use PineconeLocalIndex
      6fe6573c
  6. Jan 13, 2025
  7. Nov 30, 2024
  8. Nov 28, 2024
  9. Nov 16, 2024
  10. Oct 28, 2024
  11. Sep 02, 2024
Loading