Expand description
Process-global access to the shared runtime context state.
The public API layer uses this module to resolve the single
NemoFlowContextState instance that owns middleware registrations and
runtime extensions for the current process.
Functionsยง
- global_
context - Return the process-global runtime context state handle.