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ยง
- Nemo
Flow Context State - Process-global runtime state backing middleware and event emission.