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

NVIDIA NCP-AAI - NVIDIA Agentic AI

Page: 4 / 4
Total 121 questions

When evaluating an agent’s degrading response times under increasing load, which analysis approach most effectively identifies scalability bottlenecks and optimization opportunities?

A.

Track average response time while examining stage-by-stage processing metrics, resource usage trends, and potential components impacting scalability.

B.

Test at fixed, low load levels while using controlled stress scenarios to compare with performance under production-like traffic patterns.

C.

Profile each major system stage using distributed tracing, analyze GPU utilization with NVIDIA performance tools, and map queuing delays against varying workload patterns.

D.

Focus on model inference duration while also measuring preprocessing time, tool-calling latency, and response formatting in the end-to-end pipeline.

You are designing an AI-powered drafting assistant for contract lawyers. The assistant suggests standard clauses and highlights potential risks based on past agreements. Senior attorneys must review, accept, modify, or reject each suggestion, see why a clause was recommended, and provide feedback to help improve the assistant.

Which design feature is most critical for enabling effective human-in-the-loop oversight, transparency, and trust?

A.

Display suggested clauses with links to additional details about provenance and risk highlighting in a side panel, allowing users to access more context as needed.

B.

Insert suggested clauses into the draft and highlight changes for review at the end, inviting users to provide detailed feedback on clauses they wish to flag for improvement.

C.

Present batch “accept all” or “reject all” controls for suggested clauses, with explanations and feedback collected in a summary report after draft review.

D.

Show inline “why” explanations for each suggestion, highlight precedent and risk factors, and include accept/modify/reject controls with immediate feedback capture for model refinement.

A recently deployed Agentic AI system designed for automated incident response within a cloud infrastructure has been consistently failing to identify and resolve ‘high-priority’ alerts – specifically, those related to increased CPU utilization across several virtual machines. Initial logs show the agent is primarily focusing on alerts with related network traffic spikes, ignoring the CPU metrics.

What is the most appropriate initial step for a senior Agentic AI engineer to take to resolve this issue, considering the system’s reliance on benchmarking and iterative improvement?

A.

Review the agent’s evaluation framework, focusing on the defined benchmarks used to assess its response efficiency and impact on overall system performance.

B.

Replace the agent’s underlying AI model with a more powerful, general-purpose machine learning engine as a first step in investigating current benchmarks.

C.

Implement a new synthetic data set containing a wide variety of CPU load profiles to train the agent’s decision-making model.

D.

Review the agent’s sensitivity thresholds, focusing on CPU utilization alerts to maximize detection accuracy.

This question addresses important concerns in the field of AI ethics and compliance, particularly as organizations develop more autonomous AI agents. Implementing effective guardrails against bias, ensuring data privacy, and adhering to regulations are essential components of responsible AI development.

Which of the following statements accurately describes how RAGAS (Retrieval Augmented Generation Assessment) can be utilized for implementing safety checks and guardrails in agentic AI applications?

A.

RAGAS cannot evaluate all safety aspects independently but provides metrics like Topic Adherence and Agent Goal Accuracy that serve as guardrails.

B.

RAGAS can only evaluate the quality of document retrieval but has no applications for safety guardrails in agentic systems.

C.

RAGAS is exclusively designed for hallucination detection and cannot evaluate other safety aspects of agentic applications.

D.

RAGAS can only be used in conjunction with other guardrail frameworks like NeMo and cannot function independently.

A logistics company is implementing an agentic AI system for supply chain optimization that manages inventory levels, predicts demand, and automatically reorders supplies across multiple warehouses. Supply chain managers need to monitor AI decisions, understand the reasoning behind inventory recommendations, and intervene when business conditions change rapidly. The system must present complex data analytics in an intuitive way that enables quick decision-making while providing detailed insights when needed. Managers have varying levels of technical expertise and need interfaces that support both high-level oversight and detailed analysis.

Which user interface design approach would BEST support effective human oversight of this complex multi-agent supply chain system?

A.

Develop a comprehensive dashboard with AI decision summaries, drill-down access to underlying data sets, and segmented performance metrics to enable targeted analysis of supply chain operations.

B.

Create separate specialized interfaces tailored to specific user roles, allowing managers to view AI-driven recommendations with drill-down options for role-specific details, but without a unified interface for cross-role collaboration.

C.

Create a layered interface featuring intuitive summaries, drill-down capabilities for detailed analysis, contextual explanations of AI decisions, and clear intervention controls with impact visualization and decision support tools.

D.

Create a streamlined interface presenting only high-level AI decisions and simplified recommendations, with drill-down views limited to basic historical trends for quick reference.

An AI Engineer has deployed a multi-agent system to manage supply chain logistics. Stakeholders request greater insight into how the agents decide on actions across tasks.

Which approach would best improve decision transparency without modifying the underlying model architecture?

A.

Gather structured user evaluations after each completed subtask

B.

Generate visual summaries of attention patterns for every decision

C.

Record a step-by-step reasoning log throughout each agent workflow

D.

Retain and share the full sequence of task instructions with stakeholders