A Gen AI Specialist is building a pipeline in Snowflake to gather data that will be used to summarize customer chat messages.
The following table, CHAT_MESSAGES, was created:
The Specialist wants to use the Snowflake Cortex COMPLETE function with the llama3-8b model to generate a summary of each conversation. The prompt should begin with: "Summarize this chat:" followed by the full text of all messages in that chat conversation.
Which query will achieve this?
A
B
C
D
0
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion