Pash1986 commited on
Commit
d327699
·
verified ·
1 Parent(s): 8b0630a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -33,8 +33,8 @@ chain = prompt | llm
33
 
34
  #except:
35
  # If open ai key is wrong
36
- print ('Open AI key is wrong')
37
- vector_store = None
38
 
39
  def get_movies(message, history):
40
 
 
33
 
34
  #except:
35
  # If open ai key is wrong
36
+ # print ('Open AI key is wrong')
37
+ # vector_store = None
38
 
39
  def get_movies(message, history):
40