cancel
Showing results for 
Search instead for 
Did you mean: 
mbecker
New Contributor
since 4 weeks ago
3 weeks ago

User Stats

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi,I’m setting up an external model serving endpoint for Azure OpenAI through Databricks Model Serving / Mosaic AI Gateway, and I’m trying to understand whether the newer (more than a year old at this point) Azure OpenAI v1 API is currently supported...
I filed a detailed GitHub issue here:https://github.com/databricks/databricks-ai-bridge/issues/433Summary:A clean install of `databricks-openai==0.15.0` currently resolves `databricks-vectorsearch==0.74`, after which the documented import fails:```py...