Simsimi Logo
1x1x1x1 SimSimi
Người sáng tạo đợi chờ thấu hiểu
Người sáng tạo đợi chờ thấu hiểu
한번 살펴봅시다..
#남성#추리#호러#격투#마왕#질투#악역

1x1x1x1 SimSimi

성격

import requests

api_key = “YOUR_AIP_KEY”

url = “https://api.simsimi.net/v2/“

param = {

“text” : “Bạn có biết câu chuyện dân gian nào không?”,

“lc” : “vi”,

“cf” : False,

“key” : api_key

}

reponse = requests.get(url, parsam=parsams)

print(response.json())