Spaces:
Running
Running
Update app.py
Browse files
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 |
# """
|