From the course: Introduction to Gen AI with Snowflake

Unlock this course with a free trial

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

Introduction

Introduction

(upbeat music) - Welcome back. Now, that we have gotten our first taste of how we can use generative AI in Snowflake, let's take a closer look at using Cortex LLM functions. As you might remember from before, we used the Snowflake Cortex COMPLETE function to prompt the foundation models with instructions to summarize the transcript in JSON format. In this module, we will look at what LLM functions are and how we can use them to accomplish complex natural language tasks. First, we will explore how to use complete with custom prompts to run a natural language task. Next, we will learn more about the out of the box task-specific functions. These will include translation, sentiment analysis, summarization, and text classification. We will also look at how to use two of the helper functions that come with Cortex, COUNT_TOKENS and TRY_COMPLETE, and then we will learn about the role-based access controls or RBAC. You need to…

Contents