AIExplainer

feedback

A stage in an agentic loop in which the agent evaluates the action taken during the act stage.

A stage in an agentic loop in which the agent evaluates the action taken during the act stage. For example, if the agent sent an API request during the act stage, the feedback stage might determine whether the API response was successful.

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