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

[Task]: Wire in Personas as muxing rules #1220

Open
aponcedeleonch opened this issue Mar 5, 2025 · 0 comments · May be fixed by #1244
Open

[Task]: Wire in Personas as muxing rules #1220

aponcedeleonch opened this issue Mar 5, 2025 · 0 comments · May be fixed by #1244
Assignees

Comments

@aponcedeleonch
Copy link
Contributor

Description

Add a new muxing rule which allows the user to select a Persona as a muxing rule

Additional Context

No response

@aponcedeleonch aponcedeleonch self-assigned this Mar 6, 2025
aponcedeleonch added a commit that referenced this issue Mar 6, 2025
Closes: #1220

This PR:
- Changes the way the queries are checked to determine if they
match a persona description. Before we were using SQLite now we use Numpy
- Adds a new MuxMatcherType called `persona_description` that checks
if the user messages in a request match a persona description
@aponcedeleonch aponcedeleonch linked a pull request Mar 6, 2025 that will close this issue
aponcedeleonch added a commit that referenced this issue Mar 6, 2025
Closes: #1220

This PR:
- Changes the way the queries are checked to determine if they
match a persona description. Before we were using SQLite now we use Numpy
- Adds a new MuxMatcherType called `persona_description` that checks
if the user messages in a request match a persona description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant