QuestionQ49

Snowflake Gen AI Governance

A Gen AI Specialist needs to present end users with a complete set of predefined, answerable questions using Cortex Analyst.

How should the Verified Query Repository (VQR) be configured?

Choose two
  • A Use the use_as_onboarding_question flag to true for each desired question.
  • B Add [Suggested Questions] in Markdown at the end of each desired question.
  • C Use questions that are complete sentences that end in question marks.
  • D Use the names of the physical tables and columns that are defined in the underlying data set in the SQL queries.
  • E Use the names of the logical tables and columns that are defined in the semantic model in the SQL queries.
Explanation

Setting use_as_onboarding_question to true on each desired verified query makes Cortex Analyst return all marked onboarding questions, enabling a full predefined set. Verified-query SQL must use the logical tables and columns defined in the semantic model, not the physical names in the underlying dataset.

Learn more

Community Discussion

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