Skip to main content

Module state

Module state 

Source
Expand description

Process-global runtime state and middleware-chain builders.

NemoFlowContextState owns the registries and helper methods that power the public scope, tool, and LLM APIs. Advanced integrations can use this type directly to register middleware, attach runtime extensions, and build the resolved callback chains that the higher-level API layer executes.

Structsยง

NemoFlowContextState
Process-global runtime state backing middleware and event emission.