You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a beginner in Python and encountered an issue with the import of variables in the single_request_chatgpt.py script. (As far as I can see, it is the same in the other single_request's too.)
I'm a beginner in Python and encountered an issue with the import of variables in the single_request_chatgpt.py script. (As far as I can see, it is the same in the other single_request's too.)
crash-course-practical-basics-of-AI-over-API/scripts/single_request_chatgpt.py
Line 7 in a9e4dce
For the current folder setup and instructions, I had to change the import statement in my setup to:
I hope this helps others who might run into a similar issue!
The text was updated successfully, but these errors were encountered: