v1.1.9
HKUDS/LightRAGv1.1.9Feb 19, 2025by YanSte
AI Summary
Addresses import errors by removing redundant try-except blocks in the codebase.
Key Highlights
- Fix ImportError by removing redundant try-except blocks
Full Release Notes
## What's Changed * Fix ImportError by Removing Redundant Try-Except Block by @ParisNeo in https://github.com/HKUDS/LightRAG/pull/872 **Full Changelog**: https://github.com/HKUDS/LightRAG/compare/v1.1.8...v1.1.9