mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Add 'One' chunk method (#137)
This commit is contained in:
@ -79,3 +79,4 @@ class ParserType(StrEnum):
|
||||
TABLE = "table"
|
||||
NAIVE = "naive"
|
||||
PICTURE = "picture"
|
||||
ONE = "one"
|
||||
|
||||
Reference in New Issue
Block a user