Cannot read properties of undefined (reading ‘choices’) in React application using OpenAI API
I’m working on a React application where I’m using the OpenAI API to communicate with the AI. In my application, I’m trying to send user input to the API and receive a response from the AI. However, I’m encountering the following error: