module documentation

LangGraph plugin for running LangGraph nodes and tasks as Temporal activities.

Constant _ACTIVITY_OPTION_KEYS Undocumented
_ACTIVITY_OPTION_KEYS: frozenset[str] = (source) ΒΆ

Undocumented

Value
frozenset(set(['execute_in',
               *inspect.signature(workflow.execute_activity).parameters]))