From the course: Google Cloud Platform for Machine Learning Essential Training

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Solution: Select and test GenAI models

Solution: Select and test GenAI models

All right. So here is my recommendation for this solution. You're going to copy the prompt because you're going to need that. Then you're going to go over to a Vertex AI to the Model Garden. And you're going to specify generation, and then you're going to specify language. And you're going to see that you have Gemini Pro as one of the most modern. And I would probably also say integrated into Vertex AI. So PaLM 2 is older and Codey is for code generation. You're going to view details and then you're going to open Language Studio because that's where you're going to test your prompt. So then you're going to paste in your prompt and look at the result. Now, normally you would iterate because you probably wouldn't be totally satisfied, but I'm just going to go great. And then I'm going to say confirm. That's great. And then I'm going to save this. And you don't have to save it, but I'm going to call it the email prompt. Now, how do you take this and put it in a notebook in Vertex AI so…

Contents