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

NVIDIA Agentic AI NCP-AAI Question # 10 Topic 2 Discussion

NVIDIA Agentic AI NCP-AAI Question # 10 Topic 2 Discussion

NCP-AAI Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

An AI engineer at an oil and gas company is designing a multi-agent AI system to support drilling operations. Different agents are responsible for subsurface modeling, risk analysis, and resource allocation. These agents must share operational context, reason through interdependent planning steps, and justify their collaborative decisions using structured, transparent logic. The architecture must support memory persistence, sequential decision-making and chain-of-thought prompting across agents.

Which implementation best supports this design?


A.

Orchestrate NeMo agents via Triton, use vector memory for shared context, ReAct planning, and NeMo Guardrails for reasoning.


B.

Use stateless LLM endpoints behind an API gateway and pass shared prompts across agents to simulate context and reasoning.


C.

Use LangChain to coordinate third-party agent APIs and store shared information in external memory, with logic encoded in static prompt chains.


D.

Fine-tune separate NeMo models for each agent role using LoRA, with pre-scripted action flows deployed via TensorRT for latency reduction.


Get Premium NCP-AAI Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.