datacipen commited on
Commit
231d9e5
·
verified ·
1 Parent(s): b85ceb1

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -176,4 +176,4 @@ async def on_message(message: cl.Message):
176
 
177
  # Write the response to the Streamlit app.
178
  #result = write_response(decoded_response)
179
- await cl.Message(author="COPILOT",content=GoogleTranslator(source='auto', target='fr').translate(result)).send()
 
176
 
177
  # Write the response to the Streamlit app.
178
  #result = write_response(decoded_response)
179
+ #await cl.Message(author="COPILOT",content=GoogleTranslator(source='auto', target='fr').translate(result)).send()