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:
writinwaters
2025-04-28 15:58:20 +08:00
committed by GitHub
parent 53c59c47a1
commit dbfa859ca3
2 changed files with 4 additions and 7 deletions

View File

@ -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`