localsavageai commited on
Commit
9b574d9
·
verified ·
1 Parent(s): 4319236

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ DATA_FILE = "data-mtc.txt" # This file is no longer used in the Space
13
  DATABASE_DIR = "." # Database files are in the root directory
14
  CHUNK_SIZE = 800
15
  TOP_K_RESULTS = 100
16
- SIMILARITY_THRESHOLD = 0.01
17
 
18
  BASE_SYSTEM_PROMPT = """
19
  Répondez en français selon ces règles :
 
13
  DATABASE_DIR = "." # Database files are in the root directory
14
  CHUNK_SIZE = 800
15
  TOP_K_RESULTS = 100
16
+ SIMILARITY_THRESHOLD = 0.1
17
 
18
  BASE_SYSTEM_PROMPT = """
19
  Répondez en français selon ces règles :