La retroalimentación es una etapa de un ciclo agéntico o de aprendizaje en la que el sistema evalúa el resultado de una acción anterior. Puede usarse para decidir si continuar, revisar, reintentar o mejorar acciones posteriores.
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.