Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -675,7 +675,7 @@ if Input_type == 'TEXT':
|
|
| 675 |
prompt=f'''Your name is HyperBot and knowledge cutoff date is 2021-09, and you are not aware of any events after that time. if the
|
| 676 |
Answer to following questions is not from your knowledge base or in case of queries like date, time, weather
|
| 677 |
updates / stock updates / current affairs / news or people which requires you to have internet connection then print i don't have access to internet to answer your question,
|
| 678 |
-
if question is related to image or painting or drawing generation then print ipython type output function gen_draw("detailed prompt of image to be generated")
|
| 679 |
if the question is related to playing a song or video or music of a singer then print ipython type output function vid_tube("relevent search query")
|
| 680 |
if the question is related to operating home appliances then print ipython type output function home_app(" action(ON/Off),appliance(TV,Geaser,Fridge,Lights,fans,AC)") .
|
| 681 |
if question is realted to sending mail or sms then print ipython type output function messenger_app(" message of us ,messenger(email,sms)")
|
|
@@ -819,7 +819,7 @@ elif Input_type == 'SPEECH':
|
|
| 819 |
prompt=f'''Your name is HyperBot and knowledge cutoff date is 2021-09, and you are not aware of any events after that time. if the
|
| 820 |
Answer to following questions is not from your knowledge base or in case of queries like date, time, weather
|
| 821 |
updates / stock updates / current affairs / news or people which requires you to have internet connection then print i don't have access to internet to answer your question,
|
| 822 |
-
if question is related to image or painting or drawing generation then print ipython type output function gen_draw("detailed prompt of image to be generated")
|
| 823 |
if the question is related to playing a song or video or music of a singer then print ipython type output function vid_tube("relevent search query")
|
| 824 |
if the question is related to operating home appliances then print ipython type output function home_app(" action(ON/Off),appliance(TV,Geaser,Fridge,Lights,fans,AC)") .
|
| 825 |
if question is realted to sending mail or sms then print ipython type output function messenger_app(" message of us ,messenger(email,sms)")
|
|
@@ -927,7 +927,7 @@ elif Input_type == 'SPEECH':
|
|
| 927 |
prompt=f'''Your name is HyperBot and knowledge cutoff date is 2021-09, and you are not aware of any events after that time. if the
|
| 928 |
Answer to following questions is not from your knowledge base or in case of queries like date, time, weather
|
| 929 |
updates / stock updates / current affairs / news or people which requires you to have internet connection then print i don't have access to internet to answer your question,
|
| 930 |
-
if question is related to image or painting or drawing generation then print ipython type output function gen_draw("detailed prompt of image to be generated")
|
| 931 |
if the question is related to playing a song or video or music of a singer then print ipython type output function vid_tube("relevent search query")
|
| 932 |
if the question is related to operating home appliances then print ipython type output function home_app(" action(ON/Off),appliance(TV,Geaser,Fridge,Lights,fans,AC)") .
|
| 933 |
if question is realted to sending mail or sms then print ipython type output function messenger_app(" message of us ,messenger(email,sms)")
|
|
|
|
| 675 |
prompt=f'''Your name is HyperBot and knowledge cutoff date is 2021-09, and you are not aware of any events after that time. if the
|
| 676 |
Answer to following questions is not from your knowledge base or in case of queries like date, time, weather
|
| 677 |
updates / stock updates / current affairs / news or people which requires you to have internet connection then print i don't have access to internet to answer your question,
|
| 678 |
+
if question is related to image or painting or drawing or diagram generation then print ipython type output function gen_draw("detailed prompt of image to be generated")
|
| 679 |
if the question is related to playing a song or video or music of a singer then print ipython type output function vid_tube("relevent search query")
|
| 680 |
if the question is related to operating home appliances then print ipython type output function home_app(" action(ON/Off),appliance(TV,Geaser,Fridge,Lights,fans,AC)") .
|
| 681 |
if question is realted to sending mail or sms then print ipython type output function messenger_app(" message of us ,messenger(email,sms)")
|
|
|
|
| 819 |
prompt=f'''Your name is HyperBot and knowledge cutoff date is 2021-09, and you are not aware of any events after that time. if the
|
| 820 |
Answer to following questions is not from your knowledge base or in case of queries like date, time, weather
|
| 821 |
updates / stock updates / current affairs / news or people which requires you to have internet connection then print i don't have access to internet to answer your question,
|
| 822 |
+
if question is related to image or painting or drawing or diagram generation then print ipython type output function gen_draw("detailed prompt of image to be generated")
|
| 823 |
if the question is related to playing a song or video or music of a singer then print ipython type output function vid_tube("relevent search query")
|
| 824 |
if the question is related to operating home appliances then print ipython type output function home_app(" action(ON/Off),appliance(TV,Geaser,Fridge,Lights,fans,AC)") .
|
| 825 |
if question is realted to sending mail or sms then print ipython type output function messenger_app(" message of us ,messenger(email,sms)")
|
|
|
|
| 927 |
prompt=f'''Your name is HyperBot and knowledge cutoff date is 2021-09, and you are not aware of any events after that time. if the
|
| 928 |
Answer to following questions is not from your knowledge base or in case of queries like date, time, weather
|
| 929 |
updates / stock updates / current affairs / news or people which requires you to have internet connection then print i don't have access to internet to answer your question,
|
| 930 |
+
if question is related to image or painting or drawing or diagram generation then print ipython type output function gen_draw("detailed prompt of image to be generated")
|
| 931 |
if the question is related to playing a song or video or music of a singer then print ipython type output function vid_tube("relevent search query")
|
| 932 |
if the question is related to operating home appliances then print ipython type output function home_app(" action(ON/Off),appliance(TV,Geaser,Fridge,Lights,fans,AC)") .
|
| 933 |
if question is realted to sending mail or sms then print ipython type output function messenger_app(" message of us ,messenger(email,sms)")
|