ray.serve.config.RequestRouterConfig.__init__#

RequestRouterConfig.__init__(**kwargs: dict[str, Any])[source]#

Initialize RequestRouterConfig with the given parameters.

Needed to serialize the request router class since validators are not called for attributes that begin with an underscore.

Parameters:

**kwargs – Keyword arguments to pass to BaseModel.