QuestionQ47

Snowflake Gen AI & LLM Functions

What consideration should be made when using the Snowflake Cortex COMPLETE function?

  • A The COMPLETE function can only be used with the Snowflake Arctic mode
  • B The COMPLETE function can only process single string prompts
  • C The COMPLETE function will retain the state between one call and the next.
  • D The COMPLETE function will generate a response using a specified language model based on a given prompt.
Explanation

Snowflake Cortex COMPLETE generates a completion from a supplied prompt by using the specified supported language model. Conversational context is not retained automatically between calls; it must be passed as conversation history when needed.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!