mirror of
https://github.com/langgenius/dify.git
synced 2026-04-24 21:05:48 +08:00
transform document
This commit is contained in:
@ -58,6 +58,7 @@ class ParentChildStructureChunk(BaseModel):
|
||||
"""
|
||||
|
||||
parent_child_chunks: list[ParentChildChunk]
|
||||
parent_mode: str = "paragraph"
|
||||
|
||||
|
||||
class QAChunk(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user