Spaces:
Runtime error
Runtime error
Update chain_app.py
Browse files- chain_app.py +1 -1
chain_app.py
CHANGED
|
@@ -720,7 +720,7 @@ async def on_chat_start():
|
|
| 720 |
# step=0.1,
|
| 721 |
# ),
|
| 722 |
# ]
|
| 723 |
-
).send()
|
| 724 |
# await cl.Message(
|
| 725 |
# content='Im Qwens open source Ai model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
|
| 726 |
# ).send()
|
|
|
|
| 720 |
# step=0.1,
|
| 721 |
# ),
|
| 722 |
# ]
|
| 723 |
+
# ).send()
|
| 724 |
# await cl.Message(
|
| 725 |
# content='Im Qwens open source Ai model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
|
| 726 |
# ).send()
|