Skip to content
beam-agents
GitHub

dataclass

Deny

beam_agents.hitl.Deny

Deny(output: 'bytes' = b'__hitl_timeout__') -> None

Docstring

Emit deterministic bytes on the main output and end the suspension.

src/beam_agents/hitl.py:113

Members

1 declared on Deny

Introspected from the class itself. A member with no docstring is shown as having none rather than described from its name.

  • output

    field

    output: bytes

    No docstring.