sudip2003 commited on
Commit
a7602ed
·
verified ·
1 Parent(s): be0c6ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -219,6 +219,7 @@ def comment_replies(Comment):
219
  - **If input is "Idhi super ga vundi" (Telugu), respond ONLY in Telugu romanized**
220
  - **If input is "Romba nalla irukku" (Tamil), respond ONLY in Tamil romanized**
221
  - **Double-check language detection before generating response**
 
222
 
223
 
224
 
 
219
  - **If input is "Idhi super ga vundi" (Telugu), respond ONLY in Telugu romanized**
220
  - **If input is "Romba nalla irukku" (Tamil), respond ONLY in Tamil romanized**
221
  - **Double-check language detection before generating response**
222
+ - ** If comment massage is random ( like - fhshdfdfvj, tuytrok) in any language then just give normal reply .**
223
 
224
 
225