diff --git a/README.md b/README.md index fbdd91df2..17646d8dd 100644 --- a/README.md +++ b/README.md @@ -60,7 +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-06-06 Supports [Self-RAG](https://huggingface.co/papers/2310.11511), which is enabled by default in dialog settings. - 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.