Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -289,7 +289,7 @@ def create_interface():
|
|
| 289 |
|
| 290 |
iface = gr.ChatInterface(
|
| 291 |
fn=get_context_and_answer,
|
| 292 |
-
title="
|
| 293 |
description="""**Welcome to XENO AI Support!**
|
| 294 |
I can help you with questions about XENO financial services including:
|
| 295 |
• Account management and setup
|
|
|
|
| 289 |
|
| 290 |
iface = gr.ChatInterface(
|
| 291 |
fn=get_context_and_answer,
|
| 292 |
+
title=" ASKXENO",
|
| 293 |
description="""**Welcome to XENO AI Support!**
|
| 294 |
I can help you with questions about XENO financial services including:
|
| 295 |
• Account management and setup
|