KevinHuSh commited on
Commit
b2c85d3
·
1 Parent(s): 2237b09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ Try our demo at [https://demo.ragflow.io](https://demo.ragflow.io).
60
 
61
  ## 📌 Latest Updates
62
 
63
- - 2024-06-06 Support [Self-RAG](https://huggingface.co/papers/2310.11511) in dialog setting.
64
  - 2024-05-30 Integrates [BCE](https://github.com/netease-youdao/BCEmbedding) and [BGE](https://github.com/FlagOpen/FlagEmbedding) reranker models.
65
  - 2024-05-28 Supports LLM Baichuan and VolcanoArk.
66
  - 2024-05-23 Supports [RAPTOR](https://arxiv.org/html/2401.18059v1) for better text retrieval.
 
60
 
61
  ## 📌 Latest Updates
62
 
63
+ - 2024-06-06 Supports [Self-RAG](https://huggingface.co/papers/2310.11511), which is enabled by default in dialog settings.
64
  - 2024-05-30 Integrates [BCE](https://github.com/netease-youdao/BCEmbedding) and [BGE](https://github.com/FlagOpen/FlagEmbedding) reranker models.
65
  - 2024-05-28 Supports LLM Baichuan and VolcanoArk.
66
  - 2024-05-23 Supports [RAPTOR](https://arxiv.org/html/2401.18059v1) for better text retrieval.