mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-31 23:55:06 +08:00
Added a graphrag guide (#4978)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -19,6 +19,7 @@ Released on February 6, 2025.
|
||||
- New UI language: Portuguese.
|
||||
- Allows setting metadata for a specific file in a knowledge base to support AI-powered chats.
|
||||
- Upgrades RAGFlow's document engine [Infinity](https://github.com/infiniflow/infinity) to v0.6.0.dev3.
|
||||
- Supports GPU acceleration for DeepDoc (see [docker-compose-gpu.yml](https://github.com/infiniflow/ragflow/blob/main/docker/docker-compose-gpu.yml)).
|
||||
- Supports creating and referencing a **Tag** knowledge base as a key milestone towards bridging the semantic gap between query and response.
|
||||
|
||||
:::danger IMPORTANT
|
||||
@ -96,7 +97,7 @@ Released on December 18, 2024.
|
||||
|
||||
### Improvements
|
||||
|
||||
- Upgrades the Document Layout Analysis model in Deepdoc.
|
||||
- Upgrades the Document Layout Analysis model in DeepDoc.
|
||||
- Significantly enhances the retrieval performance when using [Infinity](https://github.com/infiniflow/infinity) as document engine.
|
||||
|
||||
### Related APIs
|
||||
|
||||
Reference in New Issue
Block a user