QuestionQ15
Snowflake Gen AI & LLM FunctionsHow can costs that are directly associated with invoking the Snowflake Cortex COMPLETE function be minimized?
Choose two
- A Set max_tokens to limit the number of input tokens.
- B Set max_tokens to limit the number of output tokens in the response.
- C Reduce the size of the virtual warehouse used to run the function.
- D Use an LLM that has more parameters than the current LLM being used.
- E Use an LLM that has fewer parameters than the current LLM being used.
Community Discussion