Snowflake SnowPro® Specialty: Gen AI Certification - GES-C01 Exam Practice Test

A development team is building an AI-powered data pipeline in Snowflake. The pipeline involves extracting text from documents, generating embeddings using

,and then performing similarity searches using

to find related documents. They plan to manage this pipeline using Snowflake tasks and want to integrate with a Python application for some custom processing. Considering this scenario, which of the following statements about implementing this pipeline are true?
Correct Answer: D Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
An operations team at a company is implementing a robust governance framework to monitor and optimize the costs associated with their Snowflake Cortex LLM function usage. They need to identify which functions are driving the highest token consumption and overall credit usage to pinpoint areas for cost reduction. Which of the following monitoring tools or methods are appropriate for gaining these insights into Cortex LLM function costs and token consumption?
Correct Answer: A,B,C,D Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
A Gen AI Specialist is developing a conversational analytics application using Cortex Analyst, aiming to provide a seamless multi-turn conversation experience for business users querying structured dat a. The team observes that follow-up questions are sometimes misinterpreted, especially when the conversation history is long. Which of the following statements accurately describe how Cortex Analyst handles multi-turn conversations and key considerations for optimizing this functionality?
Correct Answer: C Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
A data application developer is building a Streamlit chat application within Snowflake. This application uses a RAG pattern to answer user questions about a knowledge base, leveraging a Cortex Search Service for retrieval and an LLM for generating responses. The developer wants to ensure responses are relevant, concise, and structured. Which of the following practices are crucial when integrating Cortex Search with Snowflake Cortex LLM functions like AI_COMPLETE for this RAG chatbot?
Correct Answer: B,D Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
A business is implementing Snowflake Document AI to process a high volume of scanned legal contracts. The contracts are in PDF format, average 75 pages each, and some are up to 45 MB in size. They need to extract specific clauses, contract dates, and signatory names, including any handwritten elements. The business requires the extracted data to be available for continuous processing within an automated pipeline. Which of the following considerations are critical for successful implementation of this Document AI solution?
Correct Answer: A,D,E Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
A data scientist needs to fine-tune a 'mistral-7b' LLM using Snowflake Cortex for a specific text summarization task. They have prepared a training dataset in a Snowflake table, with text in a column named 'source_text' and the desired summaries in a column named 'expected_summary' . They also want to understand the cost implications. Which SQL statement will correctly initiate the fine-tuning job, and how will the cost be primarily calculated?
Correct Answer: A Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
An organisation is deploying a Snowflake Cortex Agent to assist business users with data insights. To enable users to interact with this agent via the agent : run API, which of the following database roles or privileges must be granted to their account role?
Correct Answer: C Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
A Gen AI Specialist is setting up Snowpark Container Services (SPCS) to host a custom open-source LLM. They need to understand the fundamental nature and constraints of image repositories within Snowflake. Which of the following statements accurately describe image repositories in Snowflake's Snowpark Container Services?
Correct Answer: A Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
A data application developer is tasked with building a multi-turn conversational AI application using Streamlit in Snowflake (SiS) that leverages the COMPLETE (SNOWFLAKE. CORTEX) LLM function. To ensure the conversation flows naturally and the LLM maintains context from previous interactions, which of the following is the most appropriate method for handling and passing the conversation history?
Correct Answer: E Vote an answer
A data engineering team needs to configure their Snowflake environment to process documents using AI_PARSE_DOCUMENT and generate text embeddings using EMBED_TEXT_1024 with the voyage-multilingual-2 model. Their Snowflake account is in a region where these specific capabilities or models are only available via cross-region inference. The team needs to ensure these functions work correctly without constant region-specific model selection. Which of the following is the correct configuration action and an important consideration?
Correct Answer: A,D Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).