QuestionQ29

Snowflake Gen AI & LLM Functions

For which Snowflake Cortex LLM functions is usage calculated from both input and output tokens?

Choose three
  • A SUMMARIZE
  • B SENTIMENT
  • C TRANSLATE
  • D EMBED_TEXT_768
  • E EMBED_TEXT_1024
  • F CLASSIFY_TEXT
Explanation

Snowflake bills both input and output tokens for functions that generate a response from supplied text. This includes the legacy SUMMARIZE, TRANSLATE, and CLASSIFY_TEXT functions. Embedding functions count only input tokens, and sentiment analysis is not listed in the both-input-and-output category.

Learn more

Community Discussion

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