Spaces:
Sleeping
Sleeping
Update config/gradio_config.json
Browse files
config/gradio_config.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"chatbot_title": "AI chat for CIS Helpdesk at HMC",
|
| 3 |
-
"chatbot_description": "AI
|
| 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 |
}
|