XicoC commited on
Commit
9085b4d
·
verified ·
1 Parent(s): ba54796

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -120,7 +120,6 @@ async def on_chat_start():
120
  else:
121
  texts = process_text_file(file)
122
 
123
- print(f"Processing (texts) text chunks")
124
 
125
  # Create a dict vector store
126
  vector_db = VectorDatabase()
 
120
  else:
121
  texts = process_text_file(file)
122
 
 
123
 
124
  # Create a dict vector store
125
  vector_db = VectorDatabase()