Hello Everyone
We are integrating Unity Catalog in our Organisation's Databricks. In our case we are planning to move our inference from Databricks to Kubernetes. In order to make the inference code use the latest registered model we need to query the model registry from outside Databricks. So I wanted to ask:
1. Is the model registry exposed via a public api?
2. If not how can we do this?
Thanks in advance for your time.