Skip to content

claims_to_graph.py

作用

将 compiled claims/entities JSONL 转换为图谱 nodes/edges JSONL。

子命令

子命令说明
add导出 nodes/edges
dry-run只解析统计

调用示例

bash
uv run memory_bench/scripts/claims_to_graph.py add
uv run memory_bench/scripts/claims_to_graph.py dry-run

魔女の实验室