Browse Source

Update README (#956)

### What problem does this PR solve?

Update README due to support new LLMs.

### Type of change

- [x] Documentation Update

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
tags/v0.7.0
Jin Hai 1 year ago
parent
commit
0f317221b4
No account linked to committer's email address
3 changed files with 3 additions and 0 deletions
  1. 1
    0
      README.md
  2. 1
    0
      README_ja.md
  3. 1
    0
      README_zh.md

+ 1
- 0
README.md View File

@@ -34,6 +34,7 @@ Try our demo at [https://demo.ragflow.io](https://demo.ragflow.io).
## 📌 Latest Updates
- 2024-05-28 Supports LLM Baichuan and VolcanoArk.
- 2024-05-23 Supports [RAPTOR](https://arxiv.org/html/2401.18059v1) for better text retrieval.
- 2024-05-21 Supports streaming output and text chunk retrieval API.
- 2024-05-15 Integrates OpenAI GPT-4o.

+ 1
- 0
README_ja.md View File

@@ -34,6 +34,7 @@
## 📌 最新情報
- 2024-05-28 LLM BaichuanとVolcanoArkを統合しました。
- 2024-05-23 より良いテキスト検索のために[RAPTOR](https://arxiv.org/html/2401.18059v1)をサポート。
- 2024-05-21 ストリーミング出力とテキストチャンク取得APIをサポート。
- 2024-05-15 OpenAI GPT-4oを統合しました。

+ 1
- 0
README_zh.md View File

@@ -34,6 +34,7 @@

## 📌 近期更新

- 2024-05-28 集成大模型 Baichuan 和火山方舟。
- 2024-05-23 实现 [RAPTOR](https://arxiv.org/html/2401.18059v1) 提供更好的文本检索。
- 2024-05-21 支持流式结果输出和文本块获取API。
- 2024-05-15 集成大模型 OpenAI GPT-4o。

Loading…
Cancel
Save