#Nothing is working in python with implementing my api code in visual studio

3 messages · Page 1 of 1 (latest)

magic girder
#

Hi if i run this nothing happens, i put the OPENAI_API_KEY in a env vireble in m pc

cloud crater
#

It's not printing anything because you haven't printed out the response or done anything with the response

#

Save the request's response to a variable, then print it, then you'll see