
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())