module documentation
Undocumented
| Function | setup |
Configures ADK runtime for Temporal determinism. |
Configures ADK runtime for Temporal determinism.
Warning
This function is experimental and may change in future versions. Use with caution in production environments.
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().