I'm starting out with the chatGPT API and im having an issue with a warning message saying "unresolved import openai".
I am using python and visual studios.
I have used pip install openai and confirmed it was in the latest version.
Solutions I find online involve opening command palette but I cannot find it nor the ctrl+shift+P shortcut works
I'm not sure what to do