This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- Jan 31, 2025
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
Luca Mannini authored
refactor: linter + formatter
-
- Jan 24, 2025
-
-
James Briggs authored
chore: release dev7
-
James Briggs authored
-
Vittorio Mayellaro authored
refactor: update PineconeIndex to use aiohttp for async requests and …
-
Vits authored
-
- Jan 23, 2025
-
-
Vits authored
-
Vits authored
-
Vits authored
-
Vits authored
-
Vits authored
-
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
feat: hybrid router and async pinecone upgrades
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
- Jan 12, 2025
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
- Jan 11, 2025
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
- Jan 10, 2025
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-