From the course: Rust for Data Engineering

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Prompt engineering with GCP BigQuery SQL

Prompt engineering with GCP BigQuery SQL - Rust Tutorial

From the course: Rust for Data Engineering

Prompt engineering with GCP BigQuery SQL

- [Instructor] Welcome to OpenAI. You can see here that inside of OpenAI, we can start doing prompt engineering. The idea here is that if we go through and look at some of these examples, there are many different ways to get code out of a large language model. If we go to SQL translate, this is a good example. I could go through here, open up a playground, go ahead and submit it, and try to get some SQL answers. So this is the idea here, is that you prompt the program to give you some code and you go back and forth. So how do we actually do this with a platform like BigQuery? Well, let's go ahead and try to look at how we can do this, so let's go ahead and view this dataset, and if we go through here, we view this dataset, you can see that this is a rising trends here for the Google Cloud, and if we go through and we look at the Google trends, you can see there's things like top rising terms, for example. and if I wanted to…

Contents