User16611530679
Databricks Employee
Databricks Employee

Hi @Carl_B , Good Day!
I understand that you are trying to import the OpenAI client but that fails. However, can you please try installing as specified below and let us know how it goes? 

 

!pip install --upgrade openai
dbutils.library.restartPython()

If the issue persists, please share the DBR version and error that you are encountering to review it.