alexkueck commited on
Commit
3bc731d
1 Parent(s): a135fbf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ chats={}
51
 
52
  #############################################
53
  # Allgemeine Konstanten
54
- TEMP_PATH = '/tmp/gradio/01834b95fcf793903d65ab947cc410dc1600d0df/chatverlauf.txt'
55
 
56
  ##################################################
57
  #Für MongoDB statt Chroma als Vektorstore
 
51
 
52
  #############################################
53
  # Allgemeine Konstanten
54
+ TEMP_PATH = 'tmp/gradio/01834b95fcf793903d65ab947cc410dc1600d0df/chatverlauf.txt'
55
 
56
  ##################################################
57
  #Für MongoDB statt Chroma als Vektorstore