toggle menu
lmos-runtime
0.1.0
jvm
switch theme
search in API
lmos-runtime
/
ai.ancf.lmos.runtime.core.service.outbound
/
AgentRegistryService
Agent
Registry
Service
interface
AgentRegistryService
Inheritors
LmosOperatorAgentRegistry
Members
Functions
get
Agents
Link copied to clipboard
abstract
suspend
fun
getAgents
(
tenantId
:
String
,
channelId
:
String
)
:
List
<
Agent
>