openai
openai copied to clipboard
Deprecated OpenAI API implementation
How can i fix this error code 429 ?  
I'm using Typescript to import OpenAI, and am getting the above error. OS: Mac OS 11.6 NPM: v6.14.15 Node: v14.18.0
How do you pass a variable in the prompt instead of a string, if you want to make the request to openai based on a user input? I tried using...