Pre-Winter Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

A large enterprise company is experiencing challenges managing their model. They have many versions of their model, including the code, data, and parameters used to train the models. They need to find a solution to manage versions, track changes, and stay organized throughout their lifecycle. What Gemini Enterprise Agent Platform tool should the company use?

A.

Model Monitoring on Agent Platform

B.

Model Registry on Agent Platform

C.

Agent Platform Pipelines

D.

Agent Platform Feature Store

A project team is developing a generative AI application that needs to process and summarize lengthy documents. They are considering the limitations of the underlying language model. What is a key consideration regarding the token count for this application?

A.

The model has a token limit; exceeding it may prevent processing of entire documents included in the prompt.

B.

A lower token count will generally lead to more creative and varied outputs from the model.

C.

Increasing the token count will reduce the processing power required by the AI model.

D.

Token count primarily affects the safety settings of the AI model by filtering out more potentially harmful content at higher counts.

A company is evaluating different generative AI (gen AI) platforms and wants to understand the role of the infrastructure layer in supporting the development and deployment of gen AI models. What is the function of the infrastructure layer in the gen AI landscape?

A.

To provide access to pre-trained gen AI models.

B.

To provide a user-friendly interface for interacting with gen AI models.

C.

To provide the compute resources needed to run and train AI models and store training data.

D.

To provide tools and resources for building and deploying gen AI applications.

A company is developing a conversational AI chatbot. They need to ensure the chatbot can engage in human-like conversations and provide accurate information. What should they do to enhance the chatbot ' s ability to understand and respond effectively to user prompts?

A.

Use prompt engineering techniques, like few-shot prompting, to provide the chatbot with examples of successful interactions.

B.

Limit the chatbot ' s training data to prevent it from learning irrelevant information.

C.

Use strict keyword matching to ensure that the chatbot only responds to specific commands.

D.

Lower model temperature setting to produce more consistent and predictable responses.

A company is developing a generative AI-powered customer support chatbot. They want to ensure the chatbot can answer a wide range of customer questions accurately, even those related to recently updated product information not present in the model ' s original training data. What is a key benefit of implementing retrieval-augmented generation (RAG) in this chatbot?

A.

RAG will significantly reduce the computational resources required to run the generative AI model.

B.

RAG will primarily help the chatbot generate more creative and engaging conversational responses.

C.

RAG will enable the chatbot to fine-tune its underlying language model on the fly based on customer interactions.

D.

RAG will enable the chatbot to access and utilize external, up-to-date knowledge sources to provide more accurate and relevant answers.

A company is using a language model to solve complex customer service inquiries. For a particular issue, the prompt includes the following instructions:

" To address this customer ' s problem, we should first identify the core issue they are experiencing. Then, we need to check if there are any known solutions or workarounds in our knowledge base. If a solution exists, we should clearly explain it to the customer. If not, we might need to escalate the issue to a specialist. Following these steps will help us provide a comprehensive and helpful response. Now, given the customer ' s message: ' My order hasn ' t arrived, and the tracking number shows no updates for a week, ' what should be the next step in resolving this? "

What type of prompting is this?

A.

Zero-shot

B.

Few-shot

C.

Role-based

D.

Chain-of-thought

A company is defining their generative AI strategy. They want to follow Google-recommended practices to increase their chances of success. Which strategy should they use?

A.

Bottom-up strategy

B.

Rapid implementation strategy

C.

Top-down strategy

D.

Multi-directional strategy

A learning and development team wants to quickly create a new hire training video with a custom avatar and voiceover that matches their company ' s branding and key messaging. They did not receive any money to spend on the production. What should they do?

A.

Generate the video frames with Imagen.

B.

Prompt the Gemini app to create a video.

C.

Train a model with Vertex AI and produce a video.

D.

Create a video with Google Vids.

A company wants to use generative AI to create a chatbot that can answer customer questions about their products and services. They need to ensure that the chatbot only uses information from the company ' s official documentation. What should the company do?

A.

Use role prompting.

B.

Adjust the temperature parameter.

C.

Use prompt chaining.

D.

Use grounding.

A software development team wants to use generative AI (gen AI) to code faster so they can launch their software prototype quicker. What should the team do?

A.

Use gen AI to refactor and optimize existing code.

B.

Use gen AI to suggest code snippets and complete functions.

C.

Use gen AI to automatically generate comprehensive documentation for their code.

D.

Use gen AI to identify potential bugs and security vulnerabilities in their code.