Lmos Agent Routing Service
@Service
Functions
Link copied to clipboard
Link copied to clipboard
fun resolveAgent(agentRoutingSpecResolver: AgentRoutingSpecsResolver, context: Context, input: UserMessage): AgentRoutingSpec?
Link copied to clipboard
open suspend override fun resolveAgentForConversation(conversation: Conversation, agentList: List<Agent>): Agent