revert page column (#8217)

This commit is contained in:
Jyong
2024-09-10 18:21:22 +08:00
committed by GitHub
parent d4dc54447a
commit bb3002b173
3 changed files with 1 additions and 6 deletions

View File

@@ -451,7 +451,6 @@ class LLMNode(BaseNode):
"segment_position": metadata.get("segment_position"),
"index_node_hash": metadata.get("segment_index_node_hash"),
"content": context_dict.get("content"),
"page": metadata.get("page"),
}
return source