AIExplainer

act

A stage in the agentic loop in which the agent executes the action chosen during the reason stage.

A stage in the agentic loop in which the agent executes the action chosen during the reason stage. For example, the act stage could send an API request.

Practitioners refer to act when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.