Class FrontendChatServiceImpl

Hierarchy (view full)

Constructors

Properties

_sessions: ChatSessionInternal[] = []
chatAgentService: ChatAgentService
chatRequestParser: ChatRequestParser
defaultChatAgentId: undefined | DefaultChatAgentId
logger: ILogger
onActiveSessionChanged: Event<ActiveSessionChangedEvent> = ...
onActiveSessionChangedEmitter: Emitter<ActiveSessionChangedEvent> = ...
preferenceService: PreferenceService
variableService: AIVariableService

Methods