Artin2009 commited on
Commit
be48457
1 Parent(s): 158e0d1

Update chain_app.py

Browse files
Files changed (1) hide show
  1. chain_app.py +4 -3
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()
@@ -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()
@@ -743,7 +743,7 @@ async def on_chat_start():
743
  step=0.1,
744
  ),
745
  ]
746
- # ).send()
747
  # await cl.Message(
748
  # content="Im the big Llama-3.1!. one of the best open source models released by Meta! i am the Big version of meta's open source LLMs., i was configured by Artin Daneshvar and Sadra Noadoust, 2 iranian students to help you, how can i assist you today ? "
749
  # ).send()
@@ -767,6 +767,7 @@ async def on_chat_start():
767
  ),
768
  ]
769
  ).send()
 
770
  # await cl.Message(
771
  # content="Im the second-big Llama-3.1!. one of the best open source models released by Meta! i am the Big version of meta's open source LLMs., i was configured by Artin Daneshvar and Sadra Noadoust, 2 iranian students to help you, how can i assist you today ? "
772
  # ).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()
 
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()
 
743
  step=0.1,
744
  ),
745
  ]
746
+ ).send()
747
  # await cl.Message(
748
  # content="Im the big Llama-3.1!. one of the best open source models released by Meta! i am the Big version of meta's open source LLMs., i was configured by Artin Daneshvar and Sadra Noadoust, 2 iranian students to help you, how can i assist you today ? "
749
  # ).send()
 
767
  ),
768
  ]
769
  ).send()
770
+
771
  # await cl.Message(
772
  # content="Im the second-big Llama-3.1!. one of the best open source models released by Meta! i am the Big version of meta's open source LLMs., i was configured by Artin Daneshvar and Sadra Noadoust, 2 iranian students to help you, how can i assist you today ? "
773
  # ).send()