GENERATIVE-AI-ENGINEER-ASSOCIATE · Question #39
A Generative AI Engineer is using LangGraph to define multiple tools in a single agentic application. They want to enable the main orchestrator LLM to decide on its own which tools are most appropriat
Sign in or unlock GENERATIVE-AI-ENGINEER-ASSOCIATE to reveal the answer and full explanation for question #39. The question stem and answer options stay visible for context.
Question
A Generative AI Engineer is using LangGraph to define multiple tools in a single agentic application. They want to enable the main orchestrator LLM to decide on its own which tools are most appropriate to call for a given prompt. To do this, they must determine the general flow of the code. Which sequence will do this?
Options
- A
- Define or import the tools 2. Add tools and LLM to the agent 3. Create the ReAct agent
- B
- Define or import the tools 2. Define the agent 3. Initialize the agent with ReAct, the LLM, and
- C
- Define the tools 2. Load each tool into a separate agent 3. Instruct the LLM to use ReAct to call
- D
- Define the tools inside the agents 2. Load the agents into the LLM 3. Instruct the LLM to use
Unlock GENERATIVE-AI-ENGINEER-ASSOCIATE to see the answer
You've previewed enough free GENERATIVE-AI-ENGINEER-ASSOCIATE questions. Unlock GENERATIVE-AI-ENGINEER-ASSOCIATE for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.