module documentation

Undocumented

Function setup_deterministic_runtime Configures ADK runtime for Temporal determinism.
def setup_deterministic_runtime(): (source) ΒΆ

Configures ADK runtime for Temporal determinism.

This should be called at the start of a Temporal Workflow before any ADK components (like SessionService) are used, if they rely on runtime.get_time() or runtime.new_uuid().