QuestionQ22

Snowflake Gen AI & LLM Functions

Which arguments are required for the SNOWFLAKE.CORTEX.COMPLETE function?

Choose two
  • A model
  • B top_p
  • C response_format
  • D max_tokens
  • E prompt_or_history
Explanation

SNOWFLAKE.CORTEX.COMPLETE requires a model identifier and the prompt or conversation history. Its optional third options argument can contain generation settings such as sampling or output controls. Snowflake documentation

Learn more

Community Discussion

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