Caesar AI Atlas

Espacio de acciones

Caesar AI Atlas Definition

El espacio de acciones es el conjunto de herramientas, operaciones, permisos o movimientos disponibles para un agente al realizar una tarea. Un espacio de acciones bien delimitado debe ser suficiente para la tarea y, al mismo tiempo, limitar capacidades innecesarias que puedan aumentar errores o riesgos de gobernanza.

Other Definitions

Espacio de acciones Source

The set of resources an agent can use to perform a task. Action space might include the tools and APIs that the agent can invoke and the permissions the agent holds. In general, the action space should be just big enough for the agent to perform the task. If the action space is too small, the agent might have insufficient resources to perform the task. If the action space is too large, the agent tends to become more error prone.

Concept Comparisons

Related Terms