agentRoutingService

@Bean
@ConditionalOnMissingBean(value = [AgentRoutingService::class])
open fun agentRoutingService(): AgentRoutingService