mirror of
https://github.com/langgenius/dify.git
synced 2026-03-15 22:31:37 +08:00
feat: summary index
This commit is contained in:
parent
495ad848be
commit
51e2e4a728
@ -610,7 +610,7 @@ class RetrievalService:
|
||||
record = {
|
||||
"segment": segment,
|
||||
"score": document.metadata.get("score"), # type: ignore
|
||||
|
||||
}
|
||||
map_detail = {
|
||||
"max_score": max_score,
|
||||
"child_chunks": child_chunk_details,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user