This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- Feb 05, 2025
-
-
theanupllm authored
- Update PineconeIndex to handle both local and cloud Pinecone index configurations - Add base_url default to Pinecone cloud API - Improve logging for base URL selection - Update documentation notebook to reflect new configuration approach
-
- Jan 31, 2025
-
-
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
-