diff --git a/config.json b/config.json index f1b54281..19a3f21f 100644 --- a/config.json +++ b/config.json @@ -19,7 +19,7 @@ "rerank_model": "None" }, "kg": { - "provider": "neo4j", + "provider": "None", "batch_size": 1, "text_splitter": { "type": "recursive_character", @@ -65,4 +65,4 @@ "provider": "local", "collection_name": "demo_vecs" } -} \ No newline at end of file +}