From f3de6894c8ce7506249628946a2b861db6c00784 Mon Sep 17 00:00:00 2001 From: Andreas Kollegger Date: Fri, 27 Dec 2024 10:31:25 +0000 Subject: [PATCH] added SimGRAG paper and github --- src/data/papers.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/data/papers.json b/src/data/papers.json index ab15a31..fafcc41 100644 --- a/src/data/papers.json +++ b/src/data/papers.json @@ -82,5 +82,9 @@ { "arxivid": "2404.07103", "github": "PeterGriffinJin/Graph-CoT" + }, + { + "arxivid": "2412.15272", + "github": "https://github.com/YZ-Cai/SimGRAG" } ] \ No newline at end of file