""" @author: luojunhui """ from applications.ai import tencent_ai prompt = "易中天对退休人的忠告,看了才没白活, 通过这个标题搜索相关文章" res = tencent_ai(prompt) print(res)