--- sidebar_label: error title: opendevin.observation.error --- ## AgentErrorObservation Objects ```python @dataclass class AgentErrorObservation(Observation) ``` This data class represents an error encountered by the agent.