Open main menu
Article
Quizzes
Tools
EN
Article
Quizzes
Tools
All quizzes
/
Understanding AI Agents
/
How does a...
How does an agent typically decide it has completed its task and should stop the agentic loop?
It checks whether the current state satisfies the original goal, and returns a final response when no further actions are needed
It stops after a fixed number of tool calls regardless of task completion
It always requires the user to explicitly type 'stop' to terminate
It stops when it runs out of tokens in the context window
Submit answers