Skip to content

Commit

Permalink
Update config.json (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
emrgnt-cmplxty committed Jun 13, 2024
1 parent 1f479c2 commit 7b34571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"rerank_model": "None"
},
"kg": {
"provider": "neo4j",
"provider": "None",
"batch_size": 1,
"text_splitter": {
"type": "recursive_character",
Expand Down Expand Up @@ -65,4 +65,4 @@
"provider": "local",
"collection_name": "demo_vecs"
}
}
}

0 comments on commit 7b34571

Please sign in to comment.