toggle menu
lmos-runtime
0.6.0
jvm
switch theme
search in API
lmos-runtime
/
ai.ancf.lmos.runtime.outbound
/
LmosOperatorAgentRegistry
Lmos
Operator
Agent
Registry
@
Service
class
LmosOperatorAgentRegistry
(
lmosRuntimeProperties
:
LmosRuntimeProperties
)
:
AgentRegistryService
Members
Constructors
Lmos
Operator
Agent
Registry
Link copied to clipboard
constructor
(
lmosRuntimeProperties
:
LmosRuntimeProperties
)
Properties
client
Link copied to clipboard
var
client
:
HttpClient
Functions
get
Agents
Link copied to clipboard
open
suspend override
fun
getAgents
(
tenantId
:
String
,
channelId
:
String
)
:
List
<
Agent
>