Skip to main content

Classes

CLASS DummyBackend

A backend for smoke testing.
Methods:

FUNC generate_from_context

generate_from_context(self, action: Component[C] | CBlock, ctx: Context) -> tuple[ModelOutputThunk[C], Context]
See constructor for an exmplanation of how DummyBackends work.