toggle menu
lmos-runtime
0.4.0
jvm
switch theme
search in API
lmos-runtime
/
ai.ancf.lmos.runtime.core.service.inbound
/
ConversationService
Conversation
Service
interface
ConversationService
Inheritors
DefaultConversationService
Members
Functions
process
Conversation
Link copied to clipboard
abstract
suspend
fun
processConversation
(
conversation
:
Conversation
,
conversationId
:
String
,
tenantId
:
String
,
turnId
:
String
)
:
AssistantMessage