Merge pull request #2408 from HKUDS/chaohuang-ai-patch-2

Update README.md
This commit is contained in:
chaohuang-ai 2025-11-23 00:50:16 +08:00 committed by GitHub
commit 6d3bfe46d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@
---
## 🎉 News
- [2025.11.05]🎯Add **RAGAS-based** Evaluation Framework and **Langfuse** observability for LightRAG (API can return retrieved contexts with query results).
- [2025.11.05]🎯[New Feature]: Integrated **RAGAS for Evaluation** and **Langfuse for Tracing**. Updated the API to return retrieved contexts alongside query results to support context precision metrics.
- [2025.10.22]🎯Eliminate bottlenecks in processing **large-scale datasets**.
- [2025.09.15]🎯Significantly enhances KG extraction accuracy for **small LLMs** like Qwen3-30B-A3B.
- [2025.08.29]🎯**Reranker** is supported now , significantly boosting performance for mixed queries(Set as default query mode now).