QuestionQ25

Snowflake Gen AI & LLM Functions

A Gen AI Specialist is developing a Gen AI application in Snowflake and must debug a particular record that produced an inaccurate response. The Specialist needs to see, step by step, how the input prompt was processed, what context was retrieved, which tools were called, and how the LLM responded.

Which Snowflake AI observability feature should be used?

  • A Metrics
  • B Logging
  • C Tracing
  • D Monitoring
Explanation

Tracing in Snowflake AI Observability follows every step of an application execution across input prompts, retrieved context, tool use, and LLM inference. It is intended for debugging individual records and refining an application’s accuracy, latency, and cost.

Learn more

Community Discussion

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