mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-23 00:31:06 +08:00
refa: remove document graph snapshot payload (#18488)
This commit is contained in:
@@ -2396,7 +2396,6 @@ async def _struct_upsert_graph_json(
|
||||
row_id = _struct_graph_row_id(doc_id, compile_kwd, compilation_template_id)
|
||||
row = {
|
||||
"id": row_id,
|
||||
"content_with_weight": json.dumps(graph, ensure_ascii=False),
|
||||
"compile_kwd": compile_kwd,
|
||||
"knowledge_graph_kwd": "graph",
|
||||
"doc_id": doc_id,
|
||||
|
||||
Reference in New Issue
Block a user