--- sidebar_label: delegate title: opendevin.observation.delegate --- ## AgentDelegateObservation Objects ```python @dataclass class AgentDelegateObservation(Observation) ``` This data class represents a delegate observation. This is used when the produced action is NOT executable.