toggle menu
lmos-runtime
0.7.0
jvm
switch theme
search in API
lmos-runtime
/
ai.ancf.lmos.runtime.core.config
/
LmosRuntimeAutoConfiguration
/
conversationExecutor
conversation
Executor
@
Bean
@
ConditionalOnMissingBean
(
value
=
[
ConversationHandler::class
]
)
open
fun
conversationExecutor
(
agentConversationService
:
ConversationService
)
:
ConversationHandler