mirror of
https://github.com/langgenius/dify.git
synced 2026-03-21 14:28:26 +08:00
r2
This commit is contained in:
@ -127,7 +127,7 @@ class GeneralStructureChunk(BaseModel):
|
||||
General Structure Chunk.
|
||||
"""
|
||||
|
||||
general_chunk: list[str]
|
||||
general_chunks: list[str]
|
||||
data_source_info: Union[FileInfo, OnlineDocumentInfo, WebsiteInfo]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user