GES-C01 試験問題を無料オンラインアクセス
| 試験コード: | GES-C01 |
| 試験名称: | SnowPro® Specialty: Gen AI Certification Exam |
| 認定資格: | Snowflake |
| 無料問題数: | 351 |
| 更新日: | 2026-07-17 |
An organization is planning to deploy Snowflake Cortex Agents for sensitive financial reporting, requiring strict adherence to data governance policies and clear understanding of cost drivers. Which of the following statements about governance and cost considerations for Cortex Agents are true?
A data scientist is tasked with improving the accuracy of an LLM-powered chatbot that answers user questions based on internal company documents stored in Snowflake. They decide to implement a Retrieval Augmented Generation (RAG) architecture using Snowflake Cortex Search. Which of the following statements correctly describe the features and considerations when leveraging Snowflake Cortex Search for this RAG application?
A data engineering team is building a pipeline in Snowflake that uses a SQL task to call various Snowflake Cortex LLM functions (e.g., AI_COMPLETE, AI EMBED) on large datasets of customer interaction logs. The team observes fluctuating costs and occasional query failures, which sometimes halt the pipeline. To address these issues and ensure an efficient, robust, and monitorable pipeline, which of the following actions or considerations are essential? (Select all that apply.)
An analytics team is preparing documents for a new Document AI model build to extract information from internal policy reviews. They have a variety of documents that they intend to upload to an internal stage for processing. The document list includes: (1 ) a 70 MB PDF with 100 pages, (2) a 45 MB DOCX with 150 pages, (3) a 30 MB PNG image, (4) a 60 MB TIFF image, and (5) a 20 MB HTML file. All documents are in English. Which of these documents would 'fail' to meet the direct input requirements for Document AI processing?
A Streamlit application developer wants to use AI_COMPLETE (the latest version of COMPLETE (SNOWFLAKE. CORTEX)) to process customer feedback. The goal is to extract structured information, such as the customer's sentiment, product mentioned, and any specific issues, into a predictable JSON format for immediate database ingestion. Which configuration of the AI_COMPLETE function call is essential for achieving this structured output requirement?