September 22, 2024 (v0.2.19..20)
October 11th, 2024
Enhancements
- Hugging Face Integration: Added support for loading Hugging Face datasets containing images, expanding data import capabilities.
- File Cache Optimization: Implemented LRU (Least Recently Used) eviction in FileCache, improving memory management and performance.
- JSON Handling: Enhanced JSON path functionality to allow getitem syntax, providing more flexible data access.
- Iterator Improvement: Updated iterators to handle None values as input and skip rows with None values, increasing robustness in data processing.
Fixes
- Together AI Integration: Resolved an issue with the Together AI image endpoint, ensuring better compatibility and reliability.
This update focuses on enhancing Pixeltable's integration with external services, improving data handling capabilities, and optimizing resource management.