Caesar AI Atlas

Rétroaction

Caesar AI Atlas Definition

La rétroaction est une étape d’une boucle agentique ou d’apprentissage au cours de laquelle le système évalue le résultat d’une action précédente. Elle peut servir à décider s’il faut continuer, réviser, réessayer ou améliorer les actions suivantes.

Other Definitions

Rétroaction Source

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.

Related Terms