Snowflake SnowPro Specialty Gen AI GES-C01 - SnowPro Specialty Gen AI GES-C01 Exam
Page: 3 / 13
Total 61 questions
Question #11 (Topic: Exam A)
A Gen AI Specialist is building a Streamlit chatbot that leverages snowflake.cortex.complete to answer user questions with this script:

Which parameter should be added to the script so that responses appear incrementally in small chunks, as the responses are generated?

Which parameter should be added to the script so that responses appear incrementally in small chunks, as the responses are generated?
A. deadline=5
B. stream=True
C. options=CompleteOptions (max_tokens=5)
D. options=CompleteOptions (response_format="increnental")
Answer: B
Question #12 (Topic: Exam A)
A Gen AI Specialist is creating metadata for Snowflake Cortex Analyst by creating a semantic model. The relationship between the PRODUCTS and PRODUCT_SALES tables is defined as:

Which join will be generated in a Cortex Analyst query using this model?

Which join will be generated in a Cortex Analyst query using this model?
A.
B.
C.
D.
B.
C.
D.
Answer: A
Question #13 (Topic: Exam A)
What is the role of event tables in the Snowflake Cortex Analyst observability features?
A. To archive historical versions of semantic models
B. To generate and store user authentication logs
C. To maintain a history of virtual warehouse performance metrics
D. To log date about requests including questions asked and generated SQL
Answer: D
Question #14 (Topic: Exam A)
Which consideration should be made when using the Snowflake Cortex COMPLETE function?
A. The COMPLETE function can only be used with the Snowflake Arctic mode
B. The COMPLETE function can only process single string prompts
C. The COMPLETE function will retain the state between one call and the next.
D. The COMPLETE function will generate a response using a specified language model based on a given prompt.
Answer: D
Question #15 (Topic: Exam A)
Which Snowflake feature enables Retrieval Augmented Generation (RAG) using unstructured data?
A. Cortex Analyst
B. Cortex Search
C. Cortex LLM Playground
D. Semantic views
Answer: B