NVIDIA Agentic AI - NCP-AAI 模擬練習
You are building a customer-support chatbot that fetches user account data from an external billing API.
During testing, the API sometimes returns timeouts or 500 errors. You want the agent to be resilient-retrying when appropriate but failing gracefully if the service is down.
Which strategy best handles intermittent failures in API calls while still ensuring a good user experience?
During testing, the API sometimes returns timeouts or 500 errors. You want the agent to be resilient-retrying when appropriate but failing gracefully if the service is down.
Which strategy best handles intermittent failures in API calls while still ensuring a good user experience?
正解: A
解説: (PassTest メンバーにのみ表示されます)
An AI engineer is evaluating an underperforming multi-agent workflow built with NVIDIA agentic frameworks.
Which analysis approach most effectively identifies optimization opportunities in agent coordination and communication patterns?
Which analysis approach most effectively identifies optimization opportunities in agent coordination and communication patterns?
正解: C
解説: (PassTest メンバーにのみ表示されます)
You are implementing a RAG (Retrieval-Augmented Generation) solution.
What is the primary purpose of implementing semantic guardrails within a RAG system?
What is the primary purpose of implementing semantic guardrails within a RAG system?
正解: B
解説: (PassTest メンバーにのみ表示されます)
When analyzing inconsistent performance across a fleet of customer service agents handling similar queries, which evaluation approach most effectively identifies root causes and optimization opportunities?
正解: D
解説: (PassTest メンバーにのみ表示されます)
After a series of adjustments in a supply chain agentic system, the agent has dramatically reduced shipping times and minimized costs, but the team is receiving a high volume of complaints from customers regarding delayed deliveries.
Which metric is MOST important to prioritize when investigating this situation?
Which metric is MOST important to prioritize when investigating this situation?
正解: B
解説: (PassTest メンバーにのみ表示されます)
A financial services company is deploying a multi-agent customer service system consisting of three specialized agents: a reasoning LLM for complex queries, an embedding agent for document retrieval, and a re-ranking agent for result optimization. The system experiences significant traffic variations, with peak loads during business hours (10x normal traffic) and minimal usage overnight. The company needs a deployment solution that can handle these fluctuations cost-effectively while maintaining sub-second response times during peak periods.
Which NVIDIA infrastructure approach would provide the MOST cost-effective and scalable deployment solution for this variable-load multi-agent system?
Which NVIDIA infrastructure approach would provide the MOST cost-effective and scalable deployment solution for this variable-load multi-agent system?
正解: D
解説: (PassTest メンバーにのみ表示されます)
Your support agent frequently fails to complete tasks when third-party tools return unexpected formats.
Which solution improves resilience against these failures?
Which solution improves resilience against these failures?
正解: D
解説: (PassTest メンバーにのみ表示されます)