toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.common.ai.model
/
RoleResolution
/
Service
Service
data
class
Service
(
val
llmService
:
LlmService
<
*
>
)
:
RoleResolution
An already-built service, for callers that construct their own.
Members
Constructors
Service
Link copied to clipboard
constructor
(
llmService
:
LlmService
<
*
>
)
Properties
llm
Service
Link copied to clipboard
val
llmService
:
LlmService
<
*
>