amine-01 commited on
Commit
f4882a5
·
verified ·
1 Parent(s): 4ad74da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -13,7 +13,6 @@ from langchain.embeddings import SentenceTransformerEmbeddings
13
  from langchain_core.output_parsers import StrOutputParser
14
  from langchain_core.runnables import RunnablePassthrough
15
 
16
- !mkdir /VectorDB
17
 
18
  # Define SPEAKER_TYPES to distinguish between user and bot roles
19
  SPEAKER_TYPES = {
 
13
  from langchain_core.output_parsers import StrOutputParser
14
  from langchain_core.runnables import RunnablePassthrough
15
 
 
16
 
17
  # Define SPEAKER_TYPES to distinguish between user and bot roles
18
  SPEAKER_TYPES = {