QuestionQ43
Snowflake Gen AI & LLM FunctionsThis command is run:

This error is returned:

What causes this error?
- A The temperature option cannot be used with the guardrails option,
- B The options argument must be the second parameter in the function call
- C The max_tokens option must be included when using the guardrails option.
- D The prompt_or_history argument must be an array of objects when using the options argument.
Community Discussion