mirror of
https://github.com/langgenius/dify.git
synced 2026-02-28 13:36:26 +08:00
[autofix.ci] apply automated fixes
This commit is contained in:
@ -260,7 +260,7 @@ class SummaryIndexService:
|
||||
try:
|
||||
# Declare summary_record_in_session variable
|
||||
summary_record_in_session: DocumentSegmentSummary | None
|
||||
|
||||
|
||||
# If using provided session, merge the summary_record into it
|
||||
if use_provided_session:
|
||||
# Merge the summary_record into the provided session
|
||||
|
||||
Reference in New Issue
Block a user