Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 12:30 PM
Hi, I was able to resolve this when I restarted the python library in Databricks.
Let me know if that helps
Code:
pip install openai
dbutils.library.restartPython()
from openai import AzureOpenAI