Spaces:
Running
Running
Update common.py
Browse files
common.py
CHANGED
|
@@ -35,7 +35,7 @@ DATASET_DIR = "/code/data/datasets/"
|
|
| 35 |
# VECTORSTORE_FILENAME = "../data/vectorstores/all_prompts"
|
| 36 |
# VECTORSTORE_FILENAME = "../data/vectorstores/best"
|
| 37 |
# VECTORSTORE_FILENAME = "/code/data/vectorstores/pliny-the-prompter-prompts"
|
| 38 |
-
VECTORSTORE_FILENAME = "/code/
|
| 39 |
# VECTORSTORE_FILENAME = "../data/vectorstores/09-2024"
|
| 40 |
|
| 41 |
# VECTORSTORE_FILENAME = "/code/data/vectorstores/best"
|
|
|
|
| 35 |
# VECTORSTORE_FILENAME = "../data/vectorstores/all_prompts"
|
| 36 |
# VECTORSTORE_FILENAME = "../data/vectorstores/best"
|
| 37 |
# VECTORSTORE_FILENAME = "/code/data/vectorstores/pliny-the-prompter-prompts"
|
| 38 |
+
VECTORSTORE_FILENAME = "/code/vectorstore"
|
| 39 |
# VECTORSTORE_FILENAME = "../data/vectorstores/09-2024"
|
| 40 |
|
| 41 |
# VECTORSTORE_FILENAME = "/code/data/vectorstores/best"
|