QuestionQ55
Snowflake Gen AI & LLM FunctionsWhich strategy should be used to reduce latency when using the SNOWFLAKE.CORTEX.COMPLETE function?
- A Use the REST API when invoking inferences
- B Use the SQL API when using a Snowpark session object
- C Set the temperature parameter close to 1.
- D Pass a JSON schema to the response_format parameter
Community Discussion