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: #1219
Some changes in this PR
- Renamed Semantic Router to PersonaManager: The motivation
is that the only semantic routing we're doing is based on persona.
So lets just call it that wat
- Created update and delete methods for Persona
- Added tests for the whole Persona CRUD
* Created necessary methods for Persona CRUD
Closes: #1219
Some changes in this PR
- Renamed Semantic Router to PersonaManager: The motivation
is that the only semantic routing we're doing is based on persona.
So lets just call it that wat
- Created update and delete methods for Persona
- Added tests for the whole Persona CRUD
* linting issues
Description
Create CRUD for Personas with their respective API endpoint
Additional Context
No response
The text was updated successfully, but these errors were encountered: