Sebunya commited on
Commit
f4db8e9
·
verified ·
1 Parent(s): e576071

CHANGED TO ASK XENO CATCH PHRASE

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ def get_context_and_answer(message, history):
86
 
87
  iface = gr.ChatInterface(
88
  fn=get_context_and_answer,
89
- title="XENO Support Assistant",
90
  description="Ask anything about XENO's financial services.",
91
  theme="soft"
92
  )
 
86
 
87
  iface = gr.ChatInterface(
88
  fn=get_context_and_answer,
89
+ title="ASKXENO",
90
  description="Ask anything about XENO's financial services.",
91
  theme="soft"
92
  )