Namespace JD.AI.Gateway.Config
Classes
- AgentDefinition
An agent to auto-spawn on gateway startup.
- EventBusConfig
Event bus infrastructure settings nested under
Gateway:EventBus.
- ModelParameters
Tunable model inference parameters (Ollama, OpenAI, etc.).
- OpenClawAgentRegistration
Defines a JD.AI agent to register with OpenClaw as a native agent.
- OpenClawBindingConfig
Channel binding for an OpenClaw agent registration.
- OpenClawChannelConfig
Per-OpenClaw-channel routing config (maps to OpenClawChannelRouteConfig).
- OpenClawGatewayConfig
OpenClaw-specific gateway configuration.
- RoutingConfig
Routing rules that map channels to agents.
- RoutingRule
A single channel-to-agent routing rule.
- SessionCleanupConfig
Automatic stale session cleanup settings, nested under
Gateway:SessionCleanup.
- TelemetryGatewayConfig
Telemetry settings nested under
Gateway:Telemetryin appsettings.json.