Spaces:
Runtime error
Runtime error
Update chain_app.py
Browse files- chain_app.py +1 -1
chain_app.py
CHANGED
@@ -823,7 +823,7 @@ async def on_chat_start():
|
|
823 |
content='Im one of the best open source models that cohere released. i am configured by 2 iranian boys named Artin Daneshvar and Sadra Noadosut to help you out!'
|
824 |
).send()
|
825 |
|
826 |
-
if chat_profile == 'Command-R-Plus:
|
827 |
await cl.ChatSettings(
|
828 |
[
|
829 |
Select(
|
|
|
823 |
content='Im one of the best open source models that cohere released. i am configured by 2 iranian boys named Artin Daneshvar and Sadra Noadosut to help you out!'
|
824 |
).send()
|
825 |
|
826 |
+
if chat_profile == 'Command-R-Plus':
|
827 |
await cl.ChatSettings(
|
828 |
[
|
829 |
Select(
|