Nandha Bot's Channel
1.47K subscribers
101 photos
50 videos
15 files
171 links
đŸ—Ŗī¸ Discussion Group - @NandhaSupport
đŸ“ĸ Network Channel - @NandhaNetwork
🛒 Market Shop - @NandhaMarket

✨ Owner: @Nandha

â„šī¸ GitHub Account:
https://github.com/nandhaxd

â„šī¸ GitHub Organization: https://github.com/Nandhabots
Download Telegram
Command:

import requests

url = "https://nandha-api.onrender.com/chatgpt"
headers = {
"accept": "application/json",
"Content-Type": "application/x-www-form-urlencoded"
}
data = {"prompt": "Hi, who are you?"}

response = requests.post(url, headers=headers, data=data)

print(response.json())
Takem Time: 4.744's: {'reply': "Hello! I'm ChatGPT, a large language model created by OpenAI. I'm here to help you with information, answer questions, or just have a friendly chat. How can I assist you today?", 'credits': 'Nandha API'}


By @NandhaBots â¤ī¸


✅ Tags :
#Chatgpt #NandhaApI
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2