Simple RAG Consumption with Snowflake Cortex AI Search and LLM > Introduction to Simple RAG Consumption with Snowflake Cortex AI Search and LLM recipe > Simple RAG Consumption with Snowflake Cortex AI Search and LLM recipe contents
  

Simple RAG Consumption with Snowflake Cortex AI Search and LLM recipe contents

The Simple RAG Consumption with Snowflake Cortex AI Search and LLM recipe contains an app connection, two processes, and a guide.
The following image shows the assets that the Simple RAG Consumption with Snowflake Cortex AI Search and LLM recipe package contains:
The image shows the assets that the Simple RAG Consumption with Snowflake Cortex AI Search and LLM recipe package contains.

Simple RAG Consumption with Snowflake Cortex AI Search and LLM recipe assets

The following table lists the assets that the Simple RAG Consumption with Snowflake Cortex AI Search and LLM recipe package contains:
Asset Name
Asset Type
Description
SnowflakeCortexAIConnection
App connection
Snowflake Cortex AI connection.
Cortex Search
Process
Subprocess that generates Cortex Search output from the user input using Snowflake Cortex.
Inference Complete
Process
Subprocess that generates chat completion from the user input using Snowflake Cortex.
RAG Consumption using Snowflake Cortex Search and LLM with Guide
Guide
Guide that submits a user's query to Snowflake Cortex, and the generated content is then passed to a Large Language Model (LLM) to return a comprehensive response.