Caesar AI Atlas

Aktionsraum

Caesar AI Atlas Definition

Ein Aktionsraum ist die Menge der Tools, Operationen, Berechtigungen oder Züge, die einem Agenten bei der Ausführung einer Aufgabe zur Verfügung stehen. Ein gut abgegrenzter Aktionsraum sollte für die Aufgabe ausreichen und zugleich unnötige Fähigkeiten begrenzen, die Fehler oder Governance-Risiken erhöhen können.

Other Definitions

Aktionsraum 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