
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. |