diego2317 commited on
Commit
5d96f36
·
verified ·
1 Parent(s): eda392b

Create gradio_config.json

Browse files
Files changed (1) hide show
  1. config/gradio_config.json +6 -0
config/gradio_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
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_placeholder": "What would you like to know? (Press Enter to submit and Shift+Enter for multi-line input.)",
5
+ "chatbot_output_label": "Chat"
6
+ }