documentaion for self-rag (#1080)

### What problem does this PR solve?

#1069 
### Type of change

- [x] Documentation Update
This commit is contained in:
KevinHuSh
2024-06-06 16:04:37 +08:00
committed by GitHub
parent ad87825a1b
commit 631753f1a9
3 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,7 @@ Try our demo at [https://demo.ragflow.io](https://demo.ragflow.io).
## 📌 Latest Updates
- 2024-06-06 Support [Self-RAG](https://huggingface.co/papers/2310.11511) in dialog setting.
- 2024-05-30 Integrates [BCE](https://github.com/netease-youdao/BCEmbedding) and [BGE](https://github.com/FlagOpen/FlagEmbedding) reranker models.
- 2024-05-28 Supports LLM Baichuan and VolcanoArk.
- 2024-05-23 Supports [RAPTOR](https://arxiv.org/html/2401.18059v1) for better text retrieval.