Hello Your video was very helpful :) I am getting this error You exceeded your current quota, please check your plan and billing details. I guess but initially we get it free for 3 months ? please correct me if i am wrong
sir if i ask write a description of 300 words on Victoria Bitter cooler it gives result in about 40 words only not give results in required number of words
Now the API key comes with rate limit and if you exceed the quota then you will have to buy subscription to use it. Earlier OpenAI has given a quota of $17.42, but it was till June 30th,2023.
Agree with you buddy, now the free quota is over so you won't be able to get a response of just 'Hi' message, I tried it and it says that you exceeded your quota
@@gaurangkhedekar5555 Hey bro its showing to me also the same thing quota limit exceeded bro i am making chatgpt clone can u please tell me what should i do now?
@@CodeCommitC Hey bro i got the solution openai gives free trial by our contact numbers if u create a new account but using someother contact number u can get the free trial again for 3 months i also did this and now i am able to use the api
@@rohansingla4270 brother I am afraid you and me have only one option is to pay. so we can go under company (if you are working) plan and work on our project (I doubt if company allow us to do that as we are using their money for our project) :D
The output is printed like a single line answer. it is not breaking up the lines when there is a new point added. How to solve this sir? ex: when I ask "give me brief description about 5 cities in India" . it is giving output like a single paragraph answer with out line breaks.
I tried your tutorial, create new chat GPT account, Created API Key, but response, You exceeded your current quota, please check your plan and billing details. can you guide me please?
How to add Google translator in any website. In that video of yours I want this condition, how to achieve it ?, is there a way we can select only the areas that need translation? For example, I want my navbar to be in hindi and the rest of the content only will not be translated.
Hi, i tried to use chat gpt api key in my program to develop a chatbot but it doesn’t provide a response reply = response[“choices”][0][“message”][“content”] TypeError: ‘NoneType’ object is not subscriptable I don’t know why this api doesn’t provide any response. I checked my profile of api keys it shows I never used that key. I need help. Can you help me please…
sir i tried the code 5-6 times , but then it is saying ""You exceeded your current quota, please check your plan and billing details.", "type": "insufficient_quota", "param": null, "code": null } } ", can u explain why?
Sir it shows me an error "You exceeded your current quota , Please check your current plan and billing details " After getting this i try it on next day and this show same error Please help me how to resolve it 🙏
You are the best content creator for php in india.... 🔥🔥🔥
Absolutely good bro
Accha 😂
Project idea to do tum, 1 din mein bnake de dunga
@@swargaraj chatgpt
@@thr0waway925 what do u mean can u explain
Thank you sir, we definitely integrate this API in my University project
I came here just to get information about the api but ended up watching whole video
Thank you so much! I implemented this code in my website. It is working fine. thank you.
@Programming with Vishal Advanced PHP pr course launch kr diye
Sir React ✨ JS ka Kiya huwa ?? 🌟
Thank you so much for your huge contribution
Sir ek video yearly subscription kaise banate hai wo bhi bana dijiye , nexflix jaisa
Sir how to create read update word file in php. kindly make a video on this. iski bhi bohot kam videos hain and woh smjh nai a rhi.
Sir apke larvel me shipping Api integration inventory pr koi video nhi h
larvel ecommerce lecture bnye sir age ke
🙏🙏
sir , can we use ChatGPT API in any particular web application means chatgpt ka responce as input use kar sakte he kya web application me
Sir I want to add chatgpt in my Moodle app, but that is asking for a subscription. Can I do that without paying anything.
Hello
Your video was very helpful :)
I am getting this error
You exceeded your current quota, please check your plan and billing details.
I guess but initially we get it free for 3 months ? please correct me if i am wrong
chatgpt api is not free you have to add funds in you open ai accounts thats the error you got
Sir laravel 8 shoping website laravel/sanctum/sanctum line no 21 not found bta rha hai m all video dekh li but solve nhi hora
Thanks Bro Absolutely good bro.
Hostinger,Please make video related to python, make simple project using python and use in php and host in hostinger
sir if i ask write a description of 300 words on Victoria Bitter cooler it gives result in about 40 words only not give results in required number of words
Sir, is there any limit, like how many questions can be asked per day or any limit on tokens.
no limit
Sir aapne Jo chatbot banaya hai USme ise kaise add kre
Now the API key comes with rate limit and if you exceed the quota then you will have to buy subscription to use it. Earlier OpenAI has given a quota of $17.42, but it was till June 30th,2023.
Agree with you buddy, now the free quota is over so you won't be able to get a response of just 'Hi' message, I tried it and it says that you exceeded your quota
@@gaurangkhedekar5555 Hey bro its showing to me also the same thing quota limit exceeded bro i am making chatgpt clone can u please tell me what should i do now?
same problem what's the solution. can't we use it now for free ?
@@CodeCommitC Hey bro i got the solution openai gives free trial by our contact numbers if u create a new account but using someother contact number u can get the free trial again for 3 months i also did this and now i am able to use the api
@@rohansingla4270 brother I am afraid you and me have only one option is to pay. so we can go under company (if you are working) plan and work on our project (I doubt if company allow us to do that as we are using their money for our project) :D
The output is printed like a single line answer. it is not breaking up the lines when there is a new point added. How to solve this sir? ex: when I ask "give me brief description about 5 cities in India" . it is giving output like a single paragraph answer with out line breaks.
I tried your tutorial, create new chat GPT account, Created API Key,
but response,
You exceeded your current quota, please check your plan and billing details.
can you guide me please?
Getting same error
After how many requests??
i am geeting exceeded quota error,. I am a free chatgpt user. Do I need to have paid plan for your code to work.
How to add Google translator in any website. In that video of yours I want this condition, how to achieve it ?, is there a way we can select only the areas that need translation? For example, I want my navbar to be in hindi and the rest of the content only will not be translated.
Sir it's urgent pls help
Awesome Explanation
Sir, I request you to make tutorial on AngelOne smartAPI websocket's in PHP.
What's going planning for future videos sir
Web3
@@ProgrammingwithVishal I appreciate your efforts sir thanks again
@@ProgrammingwithVishal I love you Sir❤️😃
@@ProgrammingwithVishal sir ek video bana dijiye yearly subscription jaise Netflix ka log subscribe karte hai ek saal ke liye
Sir, how to create image generator in chat gpt Dynamically
Superb sir thank you so much
Thanks sir , You are so nice
Can we use it in mobile
You are very smart boy
Sir how to implement GPT for only my website Database? Like Myntra did fashion GPT.
Hi, i tried to use chat gpt api key in my program to develop a chatbot but it doesn’t provide a response
reply = response[“choices”][0][“message”][“content”]
TypeError: ‘NoneType’ object is not subscriptable
I don’t know why this api doesn’t provide any response. I checked my profile of api keys it shows I never used that key. I need help. Can you help me please…
That simply means there is no content response from the API it will throw an error telling you exhausted your quota
Sir Fingerprints login its possible?
You are amazing❤️👍
Hello sir, I need help to the another one query regarding the php and ajax.
sir tools ki webstie ya ptc ki website ke baare bare bataey
i have this kind of error: Error:SSL certificate problem: unable to get local issuer certificate
Sir ji mern ke video nahi aa rhe hai please 🙏 upload kriye
How to Get the API in Plagiarism Checker
Mera ek problem dikha raha hay... Insufficient Quota..
New account create kar k new api key dala fir bhi dikha raha hay... Help kijiye sir...
Hello sir,
How to use mongodb with latest laravel?
Please help!!
u r nice and thanks
It went private first Sir. Was there any problem?
Yup, Sound issue, so reloaded again
@@ProgrammingwithVishal sir ek video bana dijiye yearly subscription jaise Netflix ka log subscribe karte hai ek saal ke liye
How to add this wix please sir reply
He is not a teacher now, he is now a content creator....😅 pro content creator
what that means?
@@ProgrammingwithVishal sir ek video bana dijiye yearly subscription pe , Netflix jaise yearly subscription karata hai waisa php me
Sir how to do it with java
sir i tried the code 5-6 times , but then it is saying ""You exceeded your current quota, please check your plan and billing details.", "type": "insufficient_quota", "param": null, "code": null } } ", can u explain why?
mere me bhi same error aaya
Bro Make the Video For Plagiarism Checker app
It's not free now I guess. We need to buy API subscription.
Please make a video about password salting in php
Sir email marketing tool ka video bhi bnao naa
Sir now the model is also updated and api takes charges create something for free
can u pls provide the code that you wrote
Thank you so much sir
codeigniter pe video bna dijiye sir plzz
Bro the api is it free or paid.. will they charge if we keep using the api key
Sir it shows me an error
"You exceeded your current quota ,
Please check your current plan and billing details "
After getting this i try it on next day and this show same error
Please help me how to resolve it 🙏
login with another id and then try
Superb sir❤
please provide the code
How to trigger api through back end
Sir make video of laravel image upload to Google bucket storage
Sir blockchain ki series bhi stark karo
Ji already kaam chal raha hai content per
@@ProgrammingwithVishal great sir, thank you
@@ProgrammingwithVishal sir ek video bana dijiye yearly subscription jaise Netflix ka log subscribe karte hai ek saal ke liye
Undefined array key "choices"
How Can i contact u i have some work
sir api key kaise daali
Thank you so much.
PLEASE CONTIUE YOUR REACT SERIES
Sir can you share source code 😁?
Sir source code nhi dala kya? is baar
Bhai sabkuch karke dekha diya, code aap khud bhi bana sakte ho
@@ProgrammingwithVishal ok sir
sir ek video bana dijiye yearly subscription jaise Netflix ka log subscribe karte hai ek saal ke liye
@@ProgrammingwithVishal sir ek video bana dijiye yearly subscription jaise Netflix ka log subscribe karte hai ek saal ke liye
not working
Notepad++ kyon use kr rha hai yaar?
Editor ka coding se kya matlab???
nc
Hello sir