Closed as not planned
Description
Confirm this is an issue with the Python library and not an underlying OpenAI API
- This is an issue with the Python library
Describe the bug
I'm getting this error:
ImportError: cannot import name 'AzureOpenAI' from 'openai' (/usr/local/lib/python3.10/dist-packages/openai/init.py)
while import ing lbrary, 0.28.1 version of openai is being used.
Whay should i do?
To Reproduce
- imported library openai and AzureOpenAI
- didn't run gave error.
Code snippets
No response
OS
macos
Python version
3.10
Library version
0.28.1