Veena
Veena
During clusters import, if the cluster has an instance pool attached, the import will go to the function `cleanup_cluster_pool_configs` (to update the cluster config properly). In the function `cleanup_cluster_pool_configs` (dbclient/ClustersClient.py...
Adding support for Databricks Model Serving, using Databricks SDK. Authentication can be done via SP (oauth) and PAT.
## Overview This PR adds a new project type "AgentOps" to the existing MLOps Stacks template. Users can now select between two project types when initializing a stack: - **mlops**...