This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- Feb 05, 2025
-
-
theanupllm authored
- Refactor base URL assignment to prioritize environment variable - Ensure consistent base URL configuration for Pinecone index - Maintain existing logging behavior for remote API usage
-
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
-
- Feb 04, 2025
-
-
theanupllm authored
-
- Feb 03, 2025
-
-
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
-
- Jan 31, 2025
-
-
Luca Mannini authored
refactor: linter + formatter
-
- Jan 23, 2025
-
-
Vits authored
-
Vits authored
-
Vits authored
-
Luca Mannini authored
- Updated the constructor to retrieve the API key from environment variables if not provided. - Added a validation step to ensure the API key is present, raising a ValueError if missing. - Consolidated header management by using the instance's headers attribute for API requests, improving code clarity and maintainability.
-
Luca Mannini authored
- Removed the async_client attribute and its related initialization logic. - Consolidated API key and headers setup into the constructor for clarity. - Enhanced code readability by eliminating redundant code and improving structure.
-
Luca Mannini authored
- Replaced async_client with aiohttp.ClientSession for making asynchronous HTTP requests. - Added headers for API requests to enhance security and compatibility. - Simplified error handling by removing checks for async_client initialization. - Improved code readability and maintainability by consolidating request logic.
-
- Jan 13, 2025
-
-
James Briggs authored
-
- Jan 12, 2025
-
-
James Briggs authored
-
- Jan 11, 2025
-
-
James Briggs authored
-
- Jan 06, 2025
-
-
James Briggs authored
-
James Briggs authored
-
- Jan 04, 2025
-
-
James Briggs authored
-
- Jan 03, 2025
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
- Jan 02, 2025
-
-
James Briggs authored
-
- Jan 01, 2025
-
-
James Briggs authored
-
- Dec 17, 2024
- Dec 13, 2024
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
- Nov 30, 2024
-
-
jamescalam authored
-
- Nov 29, 2024
-
-
jamescalam authored
-
- Nov 28, 2024
-
-
jamescalam authored
-
jamescalam authored
-
jamescalam authored
-
- Nov 27, 2024
-
-
jamescalam authored
-
jamescalam authored
-
- Nov 26, 2024
-
-
jamescalam authored
-
- Nov 24, 2024
-
-
jamescalam authored
-
- Nov 16, 2024
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-