tommy24 commited on
Commit
3a2af74
·
1 Parent(s): 1724636

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1028,7 +1028,7 @@ def classify(platform, UserInput, Images, Textbox2, Textbox3):
1028
  {"role": "system", "content": system}
1029
  )
1030
 
1031
- return "History cleared successfuly!"
1032
 
1033
  # def get_current_weather(location: str, unit: str):
1034
  # """
 
1028
  {"role": "system", "content": system}
1029
  )
1030
 
1031
+ return "Chat History cleared successfuly!"
1032
 
1033
  # def get_current_weather(location: str, unit: str):
1034
  # """