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