Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -121,7 +121,7 @@ def process(input, history):
|
|
121 |
|
122 |
iface = gr.ChatInterface(
|
123 |
fn=process,
|
124 |
-
title="Métropole
|
125 |
description="Provide a question and get a response.",
|
126 |
)
|
127 |
|
|
|
121 |
|
122 |
iface = gr.ChatInterface(
|
123 |
fn=process,
|
124 |
+
title="Métropole Chat_Openai",
|
125 |
description="Provide a question and get a response.",
|
126 |
)
|
127 |
|