mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Knowledge graph no longer exists as a chunking method (#7382)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -558,8 +558,6 @@ A `Document` object contains the following attributes:
|
||||
`None`
|
||||
- `chunk_method`=`"one"`:
|
||||
`None`
|
||||
- `chunk_method`=`"knowledge-graph"`:
|
||||
`{"chunk_token_num":128,"delimiter": "\\n","entity_types":["organization","person","location","event","time"]}`
|
||||
- `chunk_method`=`"email"`:
|
||||
`None`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user