Hello World,
I am facing some challenges running OpenAI on Databricks using Azure. I can easily pip install openai.
However, problems start once I run the python line: import openai. After that, I can a series of errors and never ending error messages.
Let me know if you have come across this problem and have been able to solve for it. Thanks in advance.
C