Uses of Class
com.redis.vl.extensions.router.RoutingConfig
Packages that use RoutingConfig
-
Uses of RoutingConfig in com.redis.vl.extensions.router
Methods in com.redis.vl.extensions.router with parameters of type RoutingConfigModifier and TypeMethodDescriptionSemanticRouter.SemanticRouterBuilder.routingConfig
(RoutingConfig routingConfig) Set the routing configuration.void
SemanticRouter.updateRoutingConfig
(RoutingConfig newConfig) Update the routing configuration.