Skip to content

Commit 7a631a2

Browse files
Merge pull request mendix#9027 from strategicalliances/patch-9
Update snowflake-cortex.md
2 parents f3c7460 + 3168d55 commit 7a631a2

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/modules/genai
  • static/attachments/appstore/platform-supported-content/modules/genai/snowflake

content/en/docs/appstore/use-content/platform-supported-content/modules/genai/snowflake-cortex.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,23 +47,24 @@ The [Snowflake showcase app](https://marketplace.mendix.com/link/component/22584
4747

4848
For more information, see [How to Use Marketplace Content](/appstore/use-content/).
4949

50-
2. In Studio Pro, in the [App Explorer](https://docs.mendix.com/refguide/app-explorer/), go to **Showcase_AI_RESTQLAPI** > **Pages**.
50+
2. In Studio Pro, in the [App Explorer](https://docs.mendix.com/refguide/app-explorer/), go to **Showcase_AI_RESTSQLAPI** > **Pages**.
5151

52-
This section contains the following pages:
52+
This section contains the following pages:
5353

5454
1. Introduction
55-
2. ANOMALY DETECTION (Machine Learning)
56-
3. COMPLETE and TRANSLATE (Large Language Models)
57-
4. Analyst (Cortex Analyst)
55+
2. ML functions
56+
3. Cortex LLM Functions
57+
4. Cortex Analyst
58+
5859

59-
3. To see how a Snowflake function is called, right-click on the corresponding **SQLStatement** field, and then click **Go to data source microflow**.
60+
3. To see how a Snowflake Cortex Analyst action is called, use the **Explorer** search box to find and open the *EXAMPLE_CortexAnalyst_GenerateResponseMessage** microflow.
6061

61-
{{< figure src="/attachments/appstore/platform-supported-content/modules/genai/snowflake/statement.png" alt="" >}}
62+
{{< figure src="/attachments/appstore/platform-supported-content/modules/snowflake-rest-sql/CortexAnalystRequestExample.png" >}}
6263

63-
This opens the microflow that calls the Snowflake function.
64+
This microflow calls the Snowflake Cortex Analyst function.
6465

65-
4. To modify the call, edit the **Statement_SetUp** step.
66+
4. To see how you can modify the statement, refer to the *DS_Statement_ML_CreateView_Analyze* example microflow and check how the parameters are set at the **Statement_SetUp** step.
6667

67-
{{< figure src="/attachments/appstore/platform-supported-content/modules/genai/snowflake/setup.png" alt="" >}}
68+
{{< figure src="/attachments/appstore/platform-supported-content/modules/genai/snowflake/StatementSetup.png" alt="" >}}
6869

69-
For information about the parameters required by each functionality, refer to Snowflake documentation.
70+
For information about the parameters required by each functionality, refer to Snowflake documentation.
83.2 KB
Loading

0 commit comments

Comments
 (0)