v1.4.8rc8

HKUDS/LightRAGv1.4.8rc8Sep 8, 2025by danielaskdd

AI Summary

Release candidate optimizing entity extraction for small models and enhancing the WebUI with new status display utilities.

Key Highlights

  • Optimized Entity Extraction for Small Parameter LLMs with Enhanced Prompt Caching
  • Added LLM CoT Rendering support for WebUI
  • Enhanced document status display with metadata tooltips

New Features

  • LLM CoT Rendering support
  • Enhanced document status display with metadata tooltips

Full Release Notes

## What's New

* Optimize Entity Extraction for Small Parameter LLMs with Enhanced Prompt Caching by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2076 https://github.com/HKUDS/LightRAG/pull/2072
* Add LLM COT Rendering support for WebUI by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2077
* Enhance document status display with metadata tooltips by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2070

## What's Fixed

* Limit Pipeline Status History Messages to Latest 1000 Entries by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2064
* Optimized Function Factories for LLM and Embedding function  @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2068
* Improved LLM Exception Handling with Context-Aware Error Messages by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2069
* fix env file example by @k-shlomi in https://github.com/HKUDS/LightRAG/pull/2075

## New Contributors

* @k-shlomi made their first contribution in https://github.com/HKUDS/LightRAG/pull/2075

**Full Changelog**: https://github.com/HKUDS/LightRAG/compare/v1.4.8rc4...v1.4.8rc8