From the course: Intro to Snowflake for Devs, Data Scientists, Data Engineers

Unlock this course with a free trial

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

Snowflake Cortex LLM functions: Part 1

Snowflake Cortex LLM functions: Part 1

- Okay, so I'm really excited about this. We get to actually use a Snowflake Cortex LLM Function. Woo woo! Raise the roof! We covered four Snowflake Cortex LLM Functions in the last video, here I want to talk about a new one called Complete, as in where have you been my whole life, snowflake cortex? You complete me. The goal here isn't to become an expert on this particular LLM function. Snowflake Cortex Complete is cool and important, but the more important goal is to use this one function as a bridge into understanding more generally how LLM functions work in Snowflake. To follow along here, you don't need to have a deep understanding of LLMs. Okay, let's go. So what does Complete do? If you feed it two arguments, the name of an LLM, there are a bunch of options, and a prompt, it gives you back a response to the prompt. It's pretty straightforward. So before we get into some important nuances, let's just ask it a question. Snowflake makes available lots of models. We'll pick one of…

Contents