mirror of
https://github.com/langgenius/dify.git
synced 2026-03-04 23:36:20 +08:00
Merge remote-tracking branch 'origin/feat/knowledgebase-summaryIndex' into feat/knowledgebase-summaryIndex
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