openhands.events.observation.commands
CmdOutputObservation Objects
@dataclass
class CmdOutputObservation(Observation)
This data class represents the output of a command.
IPythonRunCellObservation Objects
@dataclass
class IPythonRunCellObservation(Observation)
This data class represents the output of a IPythonRunCellAction.