multi function

 words="I experienced content colourful mood yesterday"


translateCN():translate to chinese

translateJP():translate to japanese

reply(): reply&response(not translate) with english and long text


translate&reply(words)


replyJsonOnlyFormat{

    "translationCN":str,

    "translationJP":str,

   "reply":str,

   "emotion":{

       "happy":int(0to10),

       "sad":int(0to10),

       "angry":int(0to10),

   }

}

留言

此網誌的熱門文章