or
Diese Übung ist Teil des Kurses
Learn how to set up the Databricks workspace client using Python and authenticate it to your Databricks Workspace. You will explore fundamental API operations, gaining familiarity with key functions for interacting with Databricks clusters and jobs, including creating, listing, and deleting resources.
Dive into querying AI models using the Databricks Python SDK. You will discover how to integrate external data sources like CSV files, query the Databricks AI model called DBRX LLM through the Foundation Models API, and understand the roles of different chat message types in AI models, including “System” and “User” roles. You will also learn how to use Databricks catalog data as a data source that that AI agents use to answer your queries.
Discover how to manage Databricks clusters and jobs programmatically. You will learn how to create, delete, start, and validate the status of Databricks clusters and jobs using the Python SDK.
Aktuelle Übung