Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a dialogue connector manager #250

Open
NoB0 opened this issue May 13, 2024 · 0 comments
Open

Create a dialogue connector manager #250

NoB0 opened this issue May 13, 2024 · 0 comments
Labels
feature Feature or improvement P1 Medium priority

Comments

@NoB0
Copy link
Collaborator

NoB0 commented May 13, 2024

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.

@NoB0 NoB0 added feature Feature or improvement P1 Medium priority labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature or improvement P1 Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant