My credits have expired

Hello Sir/mam, I am Anay Srivastava. My credits have been expired. I have followed all the steps provided in the course but still I am not able to get the access to the API key. I have used the API key which was provided on the BoltIoT website. Replit.com is saying that the API which I am using is Invalid.

Hi @anaysrivastava.3004

While importing openai on line 1 you can import it as :

from boltiotai import openai

If boltiotai library is not installed you can go to the shell tab in replit and install the boltiotai library by using the following comand;

pip install boltiotai

Do try this and let us know. If you still face any issues, please feel free to get back to us.