bupa1018 commited on
Commit
88d1d1f
·
1 Parent(s): e33375f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "vectorstore_directory": "data",
3
  "chunking": {
4
  "chunk_size": 1024,
5
  "chunk_overlap": 128
 
1
  {
2
+ "vectorstore_directory": "data/vectorstore",
3
  "chunking": {
4
  "chunk_size": 1024,
5
  "chunk_overlap": 128