Default Conversation Service
@Service
Constructors
Link copied to clipboard
constructor(agentRegistryService: AgentRegistryService, agentRoutingService: AgentRoutingService, agentClientService: AgentClientService)
Functions
Link copied to clipboard
open suspend override fun processConversation(conversation: Conversation, conversationId: String, tenantId: String, turnId: String): AssistantMessage