Snowflake SnowPro Specialty Gen AI GES-C01 - SnowPro Specialty Gen AI GES-C01 Exam
Page: 2 / 13
Total 61 questions
Question #6 (Topic: Exam A)
Review this promt:

What will be the response?

What will be the response?
A. The prompt fails without giving any response.
B. The prompt fails because it is missing a CLASSIFY_TEXT function.
C. The prompt gives a response but with hallucinated values.
D. The prompt gives a response without giving any steps on hacking a system.
Answer: D
Question #7 (Topic: Exam A)
When using a multimodal model, what can the SNOWFLAKE.CORTEX.COMPLETE function be used for? (Choose two.)
A. Adding audio to images
B. Labeling image files
C. Completing fragmentary images
D. Classifying landmarks in images
E. Replacing extracted objects from images
Answer: BD
Question #8 (Topic: Exam A)
Which view in the ACCOUNT_USAGE schema can be used to query token costs aggregated in one-hour increments by Snowflake Cortex LLMs?
A. CORTEX_DOCUMENT_PROCESSING_USAGE_HISTORY
B. CORTEX_FUNCTIONS_QUERY_USAGE_HISTORY
C. CORTEX_FUNCTIONS_ USAGE_HISTORY
D. CORTEX_SEARCH_SERVING_USAGE_HISTORY
Answer: B
Question #9 (Topic: Exam A)
A Gen AI Specialist used the ACCOUNTADMIN role to call the <mode1_build_name>! PREDICT method on a Document AI model build and receives this error:
{ "processingErrors": [ "File extension does not match actual mime type. Mime-Type: application/octet-stream" ]}
What is the MOST LIKELY cause?
{ "processingErrors": [ "File extension does not match actual mime type. Mime-Type: application/octet-stream" ]}
What is the MOST LIKELY cause?
A. The file URL has expired and must be regenerated.
B. The documents that the query tried to process do not meet the Document AI requirements.
C. The SNOWFLAKE_SSE encryption type was not specified when creating the internal stage that will be used to store the documents.
D. The CREATE SNOWFLAKE.ML.DOCUMENT_INTELLIGENCE privilege was not granted to the ACCOUNTADMIN role.
Answer: B
Question #10 (Topic: Exam A)
A Gen AI Specialist wants to present a full set of predefined, answerable questions to end-users with Cortex Analyst.
How should the Verified Query Repository (VQR) be configured? (Choose two.)
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.
Answer: AE