Expand description
Process-global runtime state and middleware-chain builders.
NemoRelayContextState 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
Relay Context State - Process-global runtime state backing middleware and event emission.