toggle menu
lmos-runtime
0.5.0
jvm
switch theme
search in API
lmos-runtime
/
ai.ancf.lmos.runtime.core.service.outbound
/
AgentRoutingService
Agent
Routing
Service
interface
AgentRoutingService
Inheritors
LmosAgentRoutingService
Members
Functions
resolve
Agent
For
Conversation
Link copied to clipboard
abstract
suspend
fun
resolveAgentForConversation
(
conversation
:
Conversation
,
agentList
:
List
<
Agent
>
)
:
Agent