AashitaK commited on
Commit
d04f423
·
verified ·
1 Parent(s): 8c467fb

Update config/gradio_config.json

Browse files
Files changed (1) hide show
  1. config/gradio_config.json +2 -2
config/gradio_config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "chatbot_title": "AI chat for CIS Helpdesk at HMC",
3
- "chatbot_description": "AI chatbot to answer your queries related to the Computing and Information Services (CIS) services at Harvey Mudd College",
4
  "chatbot_input_label": "Type your question here",
5
  "chatbot_input_placeholder": "What would you like to know?",
6
  "chatbot_output_label": "Response",
7
- "chatbot_output_placeholder": "The AI assistant will respond here",
8
  "chatbot_submit_button": "Ask",
9
  "chatbot_reset_button": "Reset"
10
  }
 
1
  {
2
  "chatbot_title": "AI chat for CIS Helpdesk at HMC",
3
+ "chatbot_description": "AI assistant for your queries related to the Computing and Information Services (CIS) services at Harvey Mudd College",
4
  "chatbot_input_label": "Type your question here",
5
  "chatbot_input_placeholder": "What would you like to know?",
6
  "chatbot_output_label": "Response",
7
+ "chatbot_output_placeholder": "The AI assistant will respond here...",
8
  "chatbot_submit_button": "Ask",
9
  "chatbot_reset_button": "Reset"
10
  }