This is a great explanation of the basics of using openAI's API. In the context of a chrome extension, how would you scale it for multiple users? You shouldn't expose the API to the client-side code, which, in chrome extensions is difficult since it is downloaded and installed on the client's browser.
its showing error 429 again and again after i change my device and login with new user api key and run it then also it is showing 429 error Failed to load resource: the server responded with a status of 429 () content_scripts.js:62 Error: Error: Request failed with status: 429 at fetchCompletion (content_scripts.js:45:11)
I think you can, but i would recommend you to build something more complex and awesome than this... As it was just a tutorial to help people understand basic concepts:)
Thanks for the API key. 18:59
😂 It won't work
This is a great explanation of the basics of using openAI's API. In the context of a chrome extension, how would you scale it for multiple users? You shouldn't expose the API to the client-side code, which, in chrome extensions is difficult since it is downloaded and installed on the client's browser.
awesome tutorial, exactly what I was looking for and the code actually works !
its showing error 429 again and again after i change my device and login with new user api key and run it then also it is showing 429 error
Failed to load resource: the server responded with a status of 429 ()
content_scripts.js:62 Error: Error: Request failed with status: 429
at fetchCompletion (content_scripts.js:45:11)
@@samayrathod7668 same error is showing for me too
@@samayrathod7668 I was getting that error yesterday it means '429 - Rate limit reached for requests Cause: You are sending requests too quickly.'
can you provide github link of this project
nice vid
brother , i cant get that prompt which you are getting on right side of the window whenever you are searching something
can you provide the github link for this repo
Yuu are the best
brother can I put this in my resume.is it that level project. Will interviewer be impressed by this
I think you can, but i would recommend you to build something more complex and awesome than this... As it was just a tutorial to help people understand basic concepts:)
its not working
What's the problem, tell me the timestamp?
if your getting an error about "429 too many requests" that means you need to add credit to openai api