mirror of
https://github.com/langgenius/dify.git
synced 2026-05-31 22:26:19 +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