add prodcut ai chat bot

This commit is contained in:
Parsa Nazer
2025-01-01 23:08:05 +03:30
parent fe33bcaa52
commit 90b82a97d9
17 changed files with 320 additions and 11 deletions
-2
View File
@@ -46,5 +46,3 @@ otp_input = ghasedak_sms.SendOtpInput(
# Send the OTP SMS
response = sms_api.send_otp_sms(otp_input)
# Print the response to check the result
print(response)