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