Wrap Up
1. Wrap Up
Congratulations! In this course, you learned how to use the Databricks Python SDK to interact with a Databricks workspace. Given how widely adopted Databricks has become amongst large companies, it is a valuable skill to learn how to write programs to interact with the multiple services exposed for a Databricks workspace.2. Query AI models using Databricks
We learned how to use the `serving_endpoints` service to query AI Chat completion models. This can be used to query leading AI models.3. Query AI models to run SQL on Databricks data
We learned how to use the `langchain` library to connect an AI agent to data stored in a Databricks catalog. This unlocks the ability for users to ask the AI agent questions about Databricks data that require running SQL queries without knowing any SQL!4. Create and manage clusters
We learned how to interact with Databricks infrastructure by creating, starting, listing and deleting Databricks clusters.5. Create and manage jobs
We learned how to create, schedule and manage Databricks Jobs configured to run code in a Databricks notebook.6. Bringing it all together
We encourage you to combine some of the concepts you learned by creating a Databricks job that interacts with an AI agent to run queries on Databricks data.7. Congratulations!
Congratulations on learning how to use one of the most in-demand technologies used by leading corporations!Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.