The Databricks AI Bridge library provides a shared layer of APIs to interact with Databricks AI features, such as Databricks AI/BI Genie .
pip install databricks-ai-bridge
With https:
pip install git+https://github.com/databricks/databricks-ai-bridge.git
With ssh creds:
pip install git+ssh://[email protected]/databricks/databricks-ai-bridge.git