You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Description
Add a new muxing rule which allows the user to select a Persona as a muxing rule
Additional Context
No response
The text was updated successfully, but these errors were encountered: