v1.0.8
HKUDS/LightRAGv1.0.8Dec 26, 2024by LarFii
AI Summary
Integrates LoLLMs and expands Gremlin storage compatibility to more databases. It also adds Azure OpenAI streaming samples and fixes issues with cache handling.
Key Highlights
- LoLLMs Integration
- GremlinStorage Compatibility Expansion
- Azure OpenAI Streaming Sample
- Cache Handling Fix
New Features
- LoLLMs Integration
- GremlinStorage Support
- Azure OpenAI Streaming
Full Release Notes
## What's Changed * Add LoLLMs Integration to LightRAG by @ParisNeo in https://github.com/HKUDS/LightRAG/pull/502 * GremlinStorage: support more Gremlin compatible DBs by @alllexx88 in https://github.com/HKUDS/LightRAG/pull/505 * Added Azure OpenAI api sample with streaming by @congiuluc in https://github.com/HKUDS/LightRAG/pull/504 * API Installation Options and Documentation Improvements by @ParisNeo in https://github.com/HKUDS/LightRAG/pull/507 * Fix the issue where the cache is not properly enabled. by @theClassLight in https://github.com/HKUDS/LightRAG/pull/513 ## New Contributors * @congiuluc made their first contribution in https://github.com/HKUDS/LightRAG/pull/504 **Full Changelog**: https://github.com/HKUDS/LightRAG/compare/v1.0.7...v1.0.8