Skip to content

Create a dialogue connector manager #250

@NoB0

Description

@NoB0

Create a class DialogueConnectorManager responsible for orchestrating the dialogues between users and agents.

In the current implementation, the platform creates a new dialogue connector and agent for each new user. The plan is to refactor this by creating a dialogue connector manager that is responsible for the creation of a UserEventHandler, a dialogue connector, and an agent for each new user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Medium priorityfeatureFeature or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions