Doc: RAGFlow now supports DeepSeek v4 (#14544)

### What problem does this PR solve?

RAGFlow now supports DeepSeek v4.

### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2026-04-30 20:12:29 +08:00
committed by GitHub
parent f14abf858e
commit d38d6e7931
10 changed files with 13 additions and 3 deletions

View File

@@ -88,8 +88,9 @@
## 🔥 近期更新
- 2026-04-24 支持 DeepSeek v4.
- 2026-03-24 发布 [RAGFlow 官方 Skill](https://clawhub.ai/yingfeng/ragflow-skill) — 提供官方 Skill 以通过 OpenClaw 访问 RAGFlow 数据集。
- 2025-12-26 支持AI代理的"记忆"功能。
- 2025-12-26 支持 AI 代理的"记忆"功能。
- 2025-11-19 支持 Gemini 3 Pro。
- 2025-11-12 支持从 Confluence、S3、Notion、Discord、Google Drive 进行数据同步。
- 2025-10-23 支持 MinerU 和 Docling 作为文档解析方法。