bupa1018 commited on
Commit
697cb23
·
1 Parent(s): 809d0f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -71,8 +71,8 @@ def initialize():
71
  kadiAPY_bot = KadiAPYBot(llm, vectorstore)
72
 
73
 
74
- result = store_message_from_json(HF_TOKEN)
75
- print(result)
76
 
77
 
78
  #initialize()
 
71
  kadiAPY_bot = KadiAPYBot(llm, vectorstore)
72
 
73
 
74
+ #result = store_message_from_json(HF_TOKEN)
75
+ #print(result)
76
 
77
 
78
  #initialize()