JBHF commited on
Commit
c262ff2
1 Parent(s): 6400f65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -756,7 +756,7 @@ st.write("---------------------------------------------------------------------"
756
  # DOEL: DE VERTALING VAN OEKRAÏENS (VIA ENGELS) NAAR NEDERLANDS TE VERBETEREN.)
757
  st.write("OriginalLanguage: ", OriginalLanguage)
758
  response = chain.invoke({"text": \
759
- """Translate the following text into correct {OriginalLanguage} language
760
  and do not use any other language for your response whatsover or you will get severly punished.
761
  Do not translate names of places, towns and other geographical names.
762
  Do not translate names of people.
 
756
  # DOEL: DE VERTALING VAN OEKRAÏENS (VIA ENGELS) NAAR NEDERLANDS TE VERBETEREN.)
757
  st.write("OriginalLanguage: ", OriginalLanguage)
758
  response = chain.invoke({"text": \
759
+ """Translate the following text into correct""" + OriginalLanguage + """ language
760
  and do not use any other language for your response whatsover or you will get severly punished.
761
  Do not translate names of places, towns and other geographical names.
762
  Do not translate names of people.